NetBSD/sys/net
christos 10191279fb - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
..
bpf.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
bpf.h On new architectures and on the alpha, define SIZEOF_BPF_HDR to be 1996-05-02 00:57:28 +00:00
bpf_filter.c
bpfdesc.h
bsd-comp.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
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
if_arc.h
if_arcsubr.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
if_arp.h
if_atm.h ported ATM to FreeBSD 2.2-960612-SNAP 1996-07-03 17:17:10 +00:00
if_atmsubr.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
if_dl.h
if_ethersubr.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
if_fddi.h
if_fddisubr.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
if_llc.h
if_loop.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
if_ppp.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
if_ppp.h
if_pppvar.h Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
if_sl.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
if_slvar.h Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
if_strip.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
if_stripvar.h * Remove old, unused SLIP variables from softc. 1996-08-02 02:53:39 +00:00
if_tun.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
if_tun.h A couple of emulation enhancements from der mouse's PR#2411: 1996-06-25 22:15:13 +00:00
if_types.h
netisr.h add native mode atm network interrupt 1996-07-04 03:16:13 +00:00
pfil.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
pfil.h minor copyright update. 1996-10-05 23:41:53 +00:00
ppp-comp.h
ppp-deflate.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
ppp_defs.h
ppp_tty.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
radix.c
radix.h
raw_cb.c We must indirect through the higher-level protocol for 1996-05-23 18:30:57 +00:00
raw_cb.h Prototype new raw_*() functions. 1996-05-28 23:24:50 +00:00
raw_usrreq.c Remove unused variable. 1996-05-28 23:24:23 +00:00
route.c - printf -> kprintf, sprintf -> ksprintf 1996-10-10 22:59:41 +00:00
route.h Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
rtsock.c - Fix PR/2582: default route change without specifying gateway kills system. 1996-07-01 01:12:32 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c Use sys/types.h and sys/systm.h to bring in prototypes for bzero() and 1996-09-18 03:11:03 +00:00
zlib.h