..
Makefile
…
bpf.c
Add bpf_mtap2, which taps a packet whose head is in a void *buffer
2004-04-30 22:07:21 +00:00
bpf.h
Add bpf_mtap2, which taps a packet whose head is in a void *buffer
2004-04-30 22:07:21 +00:00
bpf_filter.c
…
bpfdesc.h
Add a count of the number of packets that match the bpf filter applied to a
2004-04-15 14:56:57 +00:00
bridgestp.c
s/netbsd.org/NetBSD.org/g
2003-11-28 08:56:48 +00:00
bsd-comp.c
…
dlt.h
Add data-link type DLT_IEEE802_11_RADIO to wi and atw. DLT_IEEE802_11_RADIO
2003-11-16 09:02:42 +00:00
ethertypes.h
…
if.c
Constify protosw arrays. This can reduce the kernel .data section by
2004-04-22 01:01:40 +00:00
if.h
Constify if.c radix.c and route.c (and fix related fallout).
2004-04-21 04:17:28 +00:00
if_arc.h
…
if_arcsubr.c
UCB no longer requires the advertising clause.
2004-03-25 10:53:46 +00:00
if_arp.h
…
if_atm.h
…
if_atmsubr.c
kill sprintf, use snprintf
2004-04-21 18:40:37 +00:00
if_bridge.c
kill a sprintf
2004-04-21 19:10:31 +00:00
if_bridgevar.h
…
if_dl.h
…
if_eco.h
…
if_ecosubr.c
kill sprintf, use snprintf
2004-04-21 18:40:37 +00:00
if_ether.h
…
if_ethersubr.c
…
if_faith.c
kill sprintf, use snprintf
2004-04-21 18:40:37 +00:00
if_faith.h
…
if_fddi.h
…
if_fddisubr.c
Update my copyright to not include advertising clause.
2004-03-22 18:02:12 +00:00
if_gif.c
kill sprintf, use snprintf
2004-04-21 18:40:37 +00:00
if_gif.h
…
if_gre.c
Mark gre(4) interfaces as IFT_TUNNEL (Encapsulation interface).
2004-05-13 11:29:40 +00:00
if_gre.h
…
if_hippi.h
…
if_hippisubr.c
…
if_ieee1394.h
…
if_ieee1394subr.c
…
if_llc.h
…
if_loop.c
kill sprintf, use snprintf
2004-04-21 18:40:37 +00:00
if_media.c
De-__P'ify.
2004-04-09 20:44:57 +00:00
if_media.h
De-__P'ify.
2004-04-09 20:44:57 +00:00
if_ppp.c
kill sprintf, use snprintf
2004-04-21 18:40:37 +00:00
if_ppp.h
…
if_pppoe.c
kill sprintf, use snprintf
2004-04-21 18:40:37 +00:00
if_pppoe.h
s/netbsd.org/NetBSD.org/g
2003-11-28 08:56:48 +00:00
if_pppvar.h
…
if_sl.c
kill sprintf, use snprintf
2004-04-21 18:40:37 +00:00
if_slvar.h
…
if_sppp.h
Add a new ioctl SPPPGETSTATUSNCP to query the PPP phase and check wether
2003-12-26 23:39:23 +00:00
if_spppsubr.c
sprintf -> snprintf
2004-04-21 17:45:38 +00:00
if_spppvar.h
…
if_stf.c
Remove #else of #if __STDC__
2004-04-26 01:41:15 +00:00
if_stf.h
…
if_strip.c
kill sprintf, use snprintf
2004-04-21 18:40:37 +00:00
if_stripvar.h
…
if_token.h
…
if_tokensubr.c
Update my copyright to not include advertising clause.
2004-03-22 18:02:12 +00:00
if_tun.c
Fix locking issues noticed by Tom Ivar Helbekkmo on tech-net:
2004-05-14 13:23:12 +00:00
if_tun.h
…
if_types.h
…
if_vlan.c
s/the the/the/ (only in sources that aren't regularly imported from
2004-04-23 02:58:27 +00:00
if_vlanvar.h
…
net_osdep.h
…
netisr.h
…
netisr_dispatch.h
…
pfil.c
…
pfil.h
…
pfkeyv2.h
Initial commit of a port of the FreeBSD implementation of RFC 2385
2004-04-25 22:25:03 +00:00
ppp-comp.h
…
ppp-deflate.c
…
ppp_defs.h
Remove #else of #if __STDC__
2004-04-26 01:41:15 +00:00
ppp_tty.c
…
radix.c
ANSI-fy and some additional de-__P and constification.
2004-04-21 21:03:43 +00:00
radix.h
ANSI-fy and some additional de-__P and constification.
2004-04-21 21:03:43 +00:00
raw_cb.c
…
raw_cb.h
…
raw_usrreq.c
Remove #else of #if __STDC__
2004-04-26 01:41:15 +00:00
route.c
Initialise (most) pools from a link set instead of explicit calls
2004-04-25 16:42:40 +00:00
route.h
ANSI-fy and some additional de-__P and constification.
2004-04-21 21:03:43 +00:00
rtsock.c
Constify protosw arrays. This can reduce the kernel .data section by
2004-04-22 01:01:40 +00:00
slcompress.c
…
slcompress.h
…
slip.h
…
zlib.c
…
zlib.h
…