pkgsrc/net/netbsd-tap
cube 6aac300207 Sync with main tree:
- 1.8 (christos)
    Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to
    implement, xtoa(), but I think defining the samestring 50 times is a bit
    too much. Defined HEXDIGITS and hexdigits in subr_prf.c and use it...

 - 1.9 (bouyer)
    call (ifp->if_input) at splnet(). ifp->if_input points to ether_input()
    which doesn't raise the IPL itself in all cases.
    Should also fix PR 29546 (the pkgsrc kernel module needs to be updated).

Bump version to 20050610.
2005-06-10 15:06:33 +00:00
..
files Sync with main tree: 2005-06-10 15:06:33 +00:00
buildlink3.mk o Add a way to pass special definitions to the compilation, to match kernel 2005-02-20 21:50:57 +00:00
builtin.mk Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
DESCR o Add a way to pass special definitions to the compilation, to match kernel 2005-02-20 21:50:57 +00:00
Makefile Sync with main tree: 2005-06-10 15:06:33 +00:00
MESSAGE
options.mk Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a 2005-05-31 10:01:36 +00:00
PLIST