1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/net
Kenjiro Cho 0ce8bd9571 clean up en atm driver
o fix DDB support
   - include "opt_ddb.h"
   - fix Debugger() arg
   pointed out by bde

 o back out pvc shadow interface support
   - it is currently not used
   - to make it easier to merge another implementation

 o misc minor cleanup
1999-05-08 14:23:40 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c This Implements the mumbled about "Jail" feature. 1999-04-28 11:38:52 +00:00
bpf.h
bpfdesc.h
bridge.c Free the dummynet descriptor in ip_dummynet, not in the called 1999-05-04 16:20:33 +00:00
bridge.h
bsd_comp.c
ethernet.h
fddi.h
hostcache.c
hostcache.h
if_arp.h
if_atm.h clean up en atm driver 1999-05-08 14:23:40 +00:00
if_atmsubr.c clean up en atm driver 1999-05-08 14:23:40 +00:00
if_disc.c
if_dl.h
if_ethersubr.c
if_fddisubr.c
if_iso88025subr.c
if_llc.h
if_loop.c
if_media.c Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
if_media.h Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
if_mib.c
if_mib.h
if_ppp.c Suser() simplification: 1999-04-27 11:18:52 +00:00
if_ppp.h
if_pppvar.h
if_sl.c Suser() simplification: 1999-04-27 11:18:52 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c
if_tun.c Add sufficient braces to keep egcs happy about potentially ambiguous 1999-05-06 18:13:11 +00:00
if_tun.h
if_tunvar.h
if_types.h
if_var.h Add sufficient braces to keep egcs happy about potentially ambiguous 1999-05-06 18:13:11 +00:00
if_vlan_var.h
if_vlan.c
if.c This Implements the mumbled about "Jail" feature. 1999-04-28 11:38:52 +00:00
if.h Fix some disordering I introduced with the jail code. 1999-05-08 07:00:04 +00:00
iso88025.h
netisr.h Make NETISR_SET use a SYSINIT() rather than a linker set. 1999-04-26 08:52:16 +00:00
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c I got tired of seeing all the cdevsw[major(foo)] all over the place. 1999-05-08 06:40:31 +00:00
radix.c Postpone route_init() until all domains are attached. 1999-04-29 03:22:19 +00:00
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c Suser() simplification: 1999-04-27 11:18:52 +00:00
route.c Postpone route_init() until all domains are attached. 1999-04-29 03:22:19 +00:00
route.h Add sufficient braces to keep egcs happy about potentially ambiguous 1999-05-06 18:13:11 +00:00
rtsock.c Postpone route_init() until all domains are attached. 1999-04-29 03:22:19 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h