NetBSD/sys/net
itojun d6c33e0ef5 kill a sprintf 2004-04-21 19:10:31 +00:00
..
Makefile Complete replacement of the old 802.11 layer with the new. 2003-10-13 08:34:15 +00:00
bpf.c If we timeout waiting for data on the bpf device, allow data in the current 2004-04-20 10:51:09 +00:00
bpf.h don't use u_long in an ioctl, rather, u_int64_t so there are no long 32/64 2004-04-15 15:17:11 +00:00
bpf_filter.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if.c Constify if.c radix.c and route.c (and fix related fallout). 2004-04-21 04:17:28 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_arcsubr.c UCB no longer requires the advertising clause. 2004-03-25 10:53:46 +00:00
if_arp.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
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 Add filter/no filter flag parameter to bridge_enqueue(). 2003-09-16 17:38:24 +00:00
if_dl.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_eco.h
if_ecosubr.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
if_ether.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_ethersubr.c Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
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 make USE_ENCAPCHECK (in netinet*/*gif.c) to global option, GIF_ENCAPCHECK. 2002-11-11 18:35:27 +00:00
if_gre.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
if_gre.h Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
if_hippi.h
if_hippisubr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_ieee1394.h
if_ieee1394subr.c Fix uninitialized variable warnings.` 2003-10-26 19:09:44 +00:00
if_llc.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
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 bump the buffer size from 15 to 63 bytes. 2003-09-04 07:46:47 +00:00
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 Add a new ioctl PPPIOCGRAWIN to get the last characters we got from the 2003-09-01 16:51:25 +00:00
if_sl.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
if_slvar.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
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 Rearange dead link detection slightly: 2003-09-03 20:48:46 +00:00
if_stf.c kill sprintf, use snprintf 2004-04-21 18:40:37 +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 Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
if_tokensubr.c Update my copyright to not include advertising clause. 2004-03-22 18:02:12 +00:00
if_tun.c Don't leak memory if a copyin fails. 2004-03-01 13:54:02 +00:00
if_tun.h cleanup & uniform descriptor owner handling: 2003-09-21 19:16:48 +00:00
if_types.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
if_vlan.c kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
if_vlanvar.h
net_osdep.h no need to compile net_osdep.c. simplify net_osdep.h conditions (remove 2003-05-14 22:45:02 +00:00
netisr.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
netisr_dispatch.h Revert previous. Nested comments are evil. 2002-11-02 12:00:03 +00:00
pfil.c
pfil.h Protect kernel opt_*.h include by #ifdef _KERNEL_OPT 2003-06-23 12:56:07 +00:00
pfkeyv2.h (fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if 2003-08-15 03:42:00 +00:00
ppp-comp.h prototype must not have variable name 2003-07-08 07:13:50 +00:00
ppp-deflate.c copyright clarification. from openbsd 2002-09-13 14:32:11 +00:00
ppp_defs.h copyright clarification. from openbsd 2002-09-13 14:32:11 +00:00
ppp_tty.c Add a new ioctl PPPIOCGRAWIN to get the last characters we got from the 2003-09-01 16:51:25 +00:00
radix.c fix constification botch. (hi gimpy) 2004-04-21 15:51:22 +00:00
radix.h Constify if.c radix.c and route.c (and fix related fallout). 2004-04-21 04:17:28 +00:00
raw_cb.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
raw_cb.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
raw_usrreq.c Fix off-by-one in PRC_NCMDS check. From FreeBSD via OpenBSD 2003-09-30 00:01:18 +00:00
route.c Constify if.c radix.c and route.c (and fix related fallout). 2004-04-21 04:17:28 +00:00
route.h Constify if.c radix.c and route.c (and fix related fallout). 2004-04-21 04:17:28 +00:00
rtsock.c Constify if.c radix.c and route.c (and fix related fallout). 2004-04-21 04:17:28 +00:00
slcompress.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
slcompress.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
slip.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
zlib.c #if 0 a couple of unused functions. 2002-08-20 03:52:26 +00:00
zlib.h prototype must not have variable name 2003-07-08 07:13:50 +00:00