freebsd-dev/sys/net
Matthew N. Dodd 071c2e5cc2 - Whitespace changes.
- Formatting.
- Use macro, not magic numbers.
- Move a dropanyway label in fddi_input() to end of function.
2002-03-29 09:52:01 +00:00
..
bpf_compat.h
bpf_filter.c Remove __P. 2002-03-19 21:54:18 +00:00
bpf.c Remove __P. 2002-03-19 21:54:18 +00:00
bpf.h Remove __P. 2002-03-19 21:54:18 +00:00
bpfdesc.h Make bpf's read timeout feature work more correctly with 2001-12-14 22:17:54 +00:00
bridge.c Add hooks for very basic IPFilter support in bridging. Set, 2002-03-18 00:55:23 +00:00
bridge.h Lots of improvement to the bridging code. 2002-02-15 05:11:11 +00:00
bsd_comp.c Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-24 09:34:04 +00:00
ethernet.h Remove __P. 2002-03-19 21:54:18 +00:00
fddi.h Sync defines with NetBSD. 2002-03-29 08:27:48 +00:00
if_arc.h Remove __P. 2002-03-19 21:54:18 +00:00
if_arcsubr.c Remove __P. 2002-03-19 21:54:18 +00:00
if_arp.h
if_atm.h Remove __P. 2002-03-19 21:54:18 +00:00
if_atmsubr.c
if_disc.c minor style fix. 2001-12-14 19:28:06 +00:00
if_dl.h Remove __P. 2002-03-19 21:54:18 +00:00
if_ef.c Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
if_ethersubr.c Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-24 09:34:04 +00:00
if_faith.c Remove __P. 2002-03-19 21:54:18 +00:00
if_fddisubr.c - Whitespace changes. 2002-03-29 09:52:01 +00:00
if_gif.c Remove __P. 2002-03-19 21:54:18 +00:00
if_gif.h Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-24 09:34:04 +00:00
if_ieee80211.h
if_iso88025subr.c whitespace fixes. 2001-12-14 19:32:47 +00:00
if_llc.h Sync with NetBSD. 2002-03-29 06:58:45 +00:00
if_loop.c Simplify the interface cloning framework by handling unit 2002-03-11 09:26:07 +00:00
if_media.c Remove __P. 2002-03-19 21:54:18 +00:00
if_media.h Remove __P. 2002-03-19 21:54:18 +00:00
if_mib.c
if_mib.h
if_ppp.c Remove __P. 2002-03-19 21:54:18 +00:00
if_ppp.h
if_pppvar.h Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-24 09:34:04 +00:00
if_sl.c Remove __P. 2002-03-19 21:54:18 +00:00
if_slvar.h sc_lasttime and sc_starttime are time_t's, not long's. 2001-10-27 20:31:24 +00:00
if_sppp.h Implement an option to administratively disable the negotiation of 2001-12-30 20:42:29 +00:00
if_spppsubr.c Implement an option to administratively disable the negotiation of 2001-12-30 20:42:29 +00:00
if_stf.c Remove __P. 2002-03-19 21:54:18 +00:00
if_stf.h Remove __P. 2002-03-19 21:54:18 +00:00
if_tap.c Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-24 09:34:04 +00:00
if_tap.h
if_tapvar.h
if_tun.c minor style(9) fix: return (foo); The file was mostly style(9) before. 2002-02-26 03:00:19 +00:00
if_tun.h
if_tunvar.h
if_types.h
if_var.h Remove __P. 2002-03-19 21:54:18 +00:00
if_vlan_var.h Simplify the interface cloning framework by handling unit 2002-03-11 09:26:07 +00:00
if_vlan.c Simplify the interface cloning framework by handling unit 2002-03-11 09:26:07 +00:00
if.c Remove __P. 2002-03-19 21:54:18 +00:00
if.h Remove __P. 2002-03-19 21:54:18 +00:00
intrq.c Initialise the intrq_present fields at runtime, not link time. This allows 2002-01-08 10:34:03 +00:00
intrq.h Remove __P. 2002-03-19 21:54:18 +00:00
iso88025.h
net_osdep.c
net_osdep.h Remove __P. 2002-03-19 21:54:18 +00:00
netisr.h Remove __P. 2002-03-19 21:54:18 +00:00
pfil.c Remove __P. 2002-03-19 21:54:18 +00:00
pfil.h Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-24 09:34:04 +00:00
pfkeyv2.h
ppp_comp.h Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-24 09:34:04 +00:00
ppp_deflate.c Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-24 09:34:04 +00:00
ppp_defs.h
ppp_tty.c Remove __P. 2002-03-19 21:54:18 +00:00
radix.c Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-24 09:34:04 +00:00
radix.h Remove __P. 2002-03-19 21:54:18 +00:00
raw_cb.c Give struct socket structures a ref counting interface similar to 2001-11-17 03:07:11 +00:00
raw_cb.h Remove __P. 2002-03-19 21:54:18 +00:00
raw_usrreq.c Give struct socket structures a ref counting interface similar to 2001-11-17 03:07:11 +00:00
route.c Remove __P. 2002-03-19 21:54:18 +00:00
route.h Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-24 09:34:04 +00:00
rtsock.c Remove __P. 2002-03-19 21:54:18 +00:00
slcompress.c
slcompress.h Remove __P. 2002-03-19 21:54:18 +00:00
slip.h
zlib.c Work around zlib bug where using a deflate window size of 8 will 2002-03-23 13:05:53 +00:00
zlib.h