freebsd-dev/sys/net
Peter Wemm 8e203b83a7 Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h.
XXX It probably makes sense to have a flag for bsd.kern.mk to avoid these
    rules.
XXX IO_NDELAY seems to be the main reason for it, when used in a cdevsw
    read or write "flag" context.  Perhaps a redundant declaration
    somewhere like sys/conf.h might help remove the need for vnode.h in
    these device drivers in the first place.
1999-01-17 20:53:48 +00:00
..
bpf_compat.h
bpf_filter.c Propagate unsignedness to all variants of 'k', and reorganize the 1998-12-07 16:31:15 +00:00
bpf.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
bpf.h
bpfdesc.h
bridge.c Remove one unused variable. 1998-12-31 07:52:49 +00:00
bridge.h Bridging support. Wait for LINT to be updated before trying it. 1998-12-14 17:58:05 +00:00
bsd_comp.c
ethernet.h
fddi.h
hostcache.c
hostcache.h
if_arp.h
if_atm.h
if_atmsubr.c Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
if_disc.c Make the use of 'disc' vs 'ds' as prefix consistent by making all 'disc'. 1998-12-14 01:59:16 +00:00
if_dl.h
if_ethersubr.c Remove unused variable & clean up a couple of style issues. 1999-01-12 12:07:00 +00:00
if_fddisubr.c
if_llc.h
if_loop.c
if_media.c
if_media.h
if_mib.c Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
if_mib.h
if_ppp.c
if_ppp.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h Update sppp support to i4b level. This includes the new spppcontrol 1998-12-27 21:30:44 +00:00
if_spppsubr.c Update sppp support to i4b level. This includes the new spppcontrol 1998-12-27 21:30:44 +00:00
if_tun.c Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h. 1999-01-17 20:53:48 +00:00
if_tun.h
if_tunvar.h
if_types.h
if_var.h Generalize the if_up() and if_down() functions under the names 1998-12-16 18:30:43 +00:00
if_vlan_var.h
if_vlan.c Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
if.c Generalize the if_up() and if_down() functions under the names 1998-12-16 18:30:43 +00:00
if.h
netisr.h
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h. 1999-01-17 20:53:48 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h