This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
net
History
cgd
d73abf41aa
avoid unnecessary checks of m_get/MGET/etc.'s return values. When
...
they're called with M_WAIT, they are defined to never return NULL.
1996-06-14 22:21:12 +00:00
..
bpf_filter.c
…
bpf.c
avoid unnecessary checks of m_get/MGET/etc.'s return values. When
1996-06-14 22:21:12 +00:00
bpf.h
…
bpfdesc.h
…
bsd-comp.c
…
if_arc.h
…
if_arcsubr.c
…
if_arp.h
…
if_dl.h
…
if_ethersubr.c
…
if_fddi.h
…
if_fddisubr.c
…
if_llc.h
…
if_loop.c
…
if_ppp.c
no need for a local implementation of SIOCGIFMTU; delete it.
1996-06-13 21:50:32 +00:00
if_ppp.h
…
if_pppvar.h
…
if_sl.c
…
if_slvar.h
…
if_strip.c
…
if_stripvar.h
…
if_tun.c
…
if_tun.h
…
if_types.h
…
if.c
implement SIOCGIFMTU in a generic manner, by pulling the MTU out of
1996-06-13 21:49:43 +00:00
if.h
add an ifru_mtu member to the union in 'struct ifreq', and add a
1996-06-13 21:48:34 +00:00
netisr.h
…
ppp_defs.h
…
ppp_tty.c
avoid unnecessary checks of m_get/MGET/etc.'s return values. When
1996-06-14 22:21:12 +00:00
ppp-comp.h
…
ppp-deflate.c
…
radix.c
…
radix.h
…
raw_cb.c
…
raw_cb.h
…
raw_usrreq.c
…
route.c
…
route.h
…
rtsock.c
…
slcompress.c
…
slcompress.h
…
slip.h
…
zlib.c
…
zlib.h
…