NetBSD/sys/net
thorpej 2fadbc363c Move a mis-placed line on slattach() so that SLIOCGUNIT works properly.
From Jonathan O'Brien <obrien@phoenix.sfsu.edu>.
1996-06-02 16:22:32 +00:00
..
bpf.c Remove duplicate definition of bpf_setif(). 1996-05-22 13:41:54 +00:00
bpf.h
bpf_filter.c
bpfdesc.h
bsd-comp.c
if.c 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
if.h Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
if_arc.h
if_arcsubr.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
if_arp.h
if_dl.h
if_ethersubr.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
if_fddi.h
if_fddisubr.c Fix new warnings. 1996-05-07 23:20:21 +00:00
if_llc.h
if_loop.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
if_ppp.c 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
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 Move a mis-placed line on slattach() so that SLIOCGUNIT works properly. 1996-06-02 16:22:32 +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 Catch up to removal of if_unit and addition of if_xname and sc_unit, 1996-05-19 22:09:36 +00:00
if_stripvar.h Catch up to removal of if_unit and addition of if_xname and sc_unit, 1996-05-19 22:09:36 +00:00
if_tun.c Removing a completely unneeded reference to curproc. 1996-05-22 13:42:57 +00:00
if_tun.h
if_types.h
netisr.h
ppp-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +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
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 We must indirect through the higher-level protocol for 1996-05-23 18:30:57 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h