This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
93f270352c
NetBSD
/
sys
/
net
History
martin
6121a90ba1
Fix copy&pasto: truncate strings copied in at *their* right length, not
...
some other strings length. Found by Arne Helme.
2002-01-21 11:37:29 +00:00
..
Makefile
…
bpf.c
…
bpf.h
…
bpf_filter.c
…
bpfdesc.h
…
bridgestp.c
…
bsd-comp.c
…
dlt.h
…
ethertypes.h
…
if.c
…
if.h
…
if_arc.h
…
if_arcsubr.c
…
if_arp.h
…
if_atm.h
…
if_atmsubr.c
…
if_bridge.c
…
if_bridgevar.h
…
if_dl.h
…
if_eco.h
…
if_ecosubr.c
…
if_ether.h
…
if_ethersubr.c
…
if_faith.c
…
if_faith.h
…
if_fddi.h
…
if_fddisubr.c
…
if_gif.c
Include <machine/intr.h> unconditionally, instead of only doing so if
2002-01-14 18:19:15 +00:00
if_gif.h
…
if_gre.c
…
if_gre.h
…
if_hippi.h
…
if_hippisubr.c
…
if_ieee1394.h
…
if_ieee1394subr.c
…
if_ieee80211.h
…
if_ieee80211subr.c
…
if_llc.h
…
if_loop.c
…
if_media.c
…
if_media.h
…
if_ppp.c
Include <machine/intr.h> unconditionally, instead of only doing so if
2002-01-14 18:19:15 +00:00
if_ppp.h
…
if_pppoe.c
As discussed with Aymeric, <machine/intr.h> is always required, so don't
2002-01-14 16:10:33 +00:00
if_pppoe.h
Move net/if_sppp.h to net/if_spppvar.h, create a new net/if_sppp.h
2002-01-04 12:21:24 +00:00
if_pppvar.h
…
if_sl.c
Include <machine/intr.h> unconditionally, instead of only doing so if
2002-01-14 18:19:15 +00:00
if_slvar.h
…
if_sppp.h
Make fields in ioctl parameters that are not allowed to be negative u_ints.
2002-01-15 12:28:08 +00:00
if_spppsubr.c
Fix copy&pasto: truncate strings copied in at *their* right length, not
2002-01-21 11:37:29 +00:00
if_spppvar.h
Implement a retry counter for failed authorizations and limit it to
2002-01-07 10:49:02 +00:00
if_stf.c
move protosw fragment for gif/stf to their own source code.
2001-12-21 03:21:50 +00:00
if_stf.h
…
if_strip.c
Include <machine/intr.h> unconditionally, instead of only doing so if
2002-01-14 18:19:15 +00:00
if_stripvar.h
…
if_token.h
…
if_tokensubr.c
…
if_tun.c
…
if_tun.h
…
if_types.h
…
if_vlan.c
…
if_vlanvar.h
…
net_osdep.c
whitespace and comment. sync with kame
2001-12-21 02:50:02 +00:00
net_osdep.h
whitespace and comment. sync with kame
2001-12-21 02:50:02 +00:00
netisr.h
…
netisr_dispatch.h
…
pfil.c
…
pfil.h
…
pfkeyv2.h
…
ppp-comp.h
…
ppp-deflate.c
…
ppp_defs.h
…
ppp_tty.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
Do not provide memcpy()/memset()/memcmp() macros as wrappers
2001-12-23 22:36:16 +00:00
zlib.h
…