This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
net
History
thorpej
5804211474
Initialize sc_unit in the right place, a'la if_sl.c. Thanks to
...
Jonathan Stone <jonathan@DSG.Stanford.EDU> for pointing this out.
1996-06-05 23:20:49 +00:00
..
bpf_filter.c
…
bpf.c
Remove duplicate definition of bpf_setif().
1996-05-22 13:41:54 +00:00
bpf.h
…
bpfdesc.h
…
bsd-comp.c
…
if_arc.h
…
if_arcsubr.c
…
if_arp.h
…
if_dl.h
…
if_ethersubr.c
…
if_fddi.h
…
if_fddisubr.c
…
if_llc.h
…
if_loop.c
…
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
…
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
…
if_strip.c
Initialize sc_unit in the right place, a'la if_sl.c. Thanks to
1996-06-05 23:20:49 +00:00
if_stripvar.h
…
if_tun.c
Removing a completely unneeded reference to curproc.
1996-05-22 13:42:57 +00:00
if_tun.h
…
if_types.h
…
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
…
netisr.h
…
ppp_defs.h
…
ppp_tty.c
…
ppp-comp.h
…
ppp-deflate.c
…
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
…