freebsd-src/sys/net
Bruce Evans 67df6ed30c if.h:
Declare a complete prototype for the function pointer *ifa_rtrequest.

radix.h:
Declare a complete prototype for the function pointer *rnh_walktree
and for the function rn_walktree.

Uniformize idempotency ifdef.
1994-11-14 14:06:06 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c Got rid of map.h. It's a leftover from the rmap code, and we use rlists. 1994-10-09 07:35:18 +00:00
bpf.h
bpfdesc.h
if_arp.h
if_dl.h
if_ethersubr.c Fix a bug which caused panics when attempting to change just the flags of 1994-10-11 23:16:38 +00:00
if_llc.h
if_loop.c
if_ppp.c Make it compile again. XXX - this is not really the right way to fix 1994-11-01 22:18:34 +00:00
if_ppp.h
if_sl.c
if_slvar.h
if_types.h
if.c Remove redundant stuff. Amazing that they actually solved a bug found in 1994-11-10 18:49:23 +00:00
if.h if.h: 1994-11-14 14:06:06 +00:00
netisr.h
pppcompress.c Make PPP compile cleanly 1994-11-01 09:03:20 +00:00
pppcompress.h
radix.c moved a message into a #ifdef DEBUG. This message comes out if a kernel 1994-10-15 21:33:17 +00:00
radix.h if.h: 1994-11-14 14:06:06 +00:00
raw_cb.c Cosmetics: to silence gcc -wall. 1994-10-08 22:38:27 +00:00
raw_cb.h
raw_usrreq.c Cosmetics: to silence gcc -wall. 1994-10-08 22:38:27 +00:00
route.c Collapse two fields so that we have space for another 32 flags. 1994-11-03 01:04:32 +00:00
route.h Collapse two fields so that we have space for another 32 flags. 1994-11-03 01:04:32 +00:00
rtsock.c Fix a bug which caused panics when attempting to change just the flags of 1994-10-11 23:16:38 +00:00
slcompress.c Cosmetics: to silence gcc -wall. 1994-10-08 22:38:27 +00:00
slcompress.h
slip.h