freebsd_amp_hwpstate/sys/net
Brian Somers 3145c58d33 Don't complain if 0 bytes are written to the tun device, simply
do nothing.
1999-07-26 12:11:10 +00:00
..
bpf.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
bpf.h
bpf_compat.h
bpf_filter.c Quick fix for breakage of bounds checking in rev.1.12. Only one 1999-07-04 08:07:35 +00:00
bpfdesc.h
bridge.c Fix two easy warnings when using BRIDGE without IPFIREWALL. 1999-07-01 15:07:08 +00:00
bridge.h
bsd_comp.c
ethernet.h
fddi.h
hostcache.c
hostcache.h
if.c Add a new interface ioctl, to return "aux status". 1999-06-19 18:42:31 +00:00
if.h Fixed English errors, spelling errors and formatting errors in rev.1.51 1999-07-05 12:00:05 +00:00
if_arp.h World, I'd like you to meet the first FreeBSD token Ring driver. 1999-02-20 11:18:00 +00:00
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 Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
if_dl.h Submitted by: Larry Lile 1999-03-10 10:11:43 +00:00
if_ethersubr.c * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
if_fddisubr.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
if_iso88025subr.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
if_llc.h
if_loop.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
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 * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
if_mib.h
if_ppp.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
if_ppp.h
if_pppvar.h
if_sl.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
if_slvar.h
if_sppp.h rganize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better, 1999-03-30 13:28:26 +00:00
if_spppsubr.c rganize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better, 1999-03-30 13:28:26 +00:00
if_tun.c Don't complain if 0 bytes are written to the tun device, simply 1999-07-26 12:11:10 +00:00
if_tun.h Implement TUNSIFMODE and TUNSLMODE. 1999-03-24 21:20:12 +00:00
if_tunvar.h Add a new interface ioctl, to return "aux status". 1999-06-19 18:42:31 +00:00
if_types.h
if_var.h PR: kern/10570 1999-05-16 17:09:20 +00:00
if_vlan.c Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
if_vlan_var.h Grrr... botched remote commit. Let's try this again: vlan updates, 1999-03-15 01:22:01 +00:00
iso88025.h Submitted by: Larry Lile 1999-03-10 10:11:43 +00:00
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 Never return the root node itself from rn_match(); return NULL instead. 1999-06-25 13:43:30 +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 Increase the size of the route reference count from 15 bits to 31 bits. 1999-06-30 23:11:15 +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