freebsd_amp_hwpstate/sys/net
Bruce Evans 5f679211e3 Fix slioctl(). It has to return -1 for ioctls that it doesn't know about
so that these ioctls can be handled by the calling layer(s).

Clean up the recently added code:
- include the appropriate header to declare an implicitly declared function.
- declare timeout functions correctly and remove numerous bogus casts that
  hid (but didn't fix) their incorrectness.
1995-04-02 00:11:48 +00:00
..
bpf.c
bpf.h
bpf_compat.h
bpf_filter.c Patch from Greg Ansley: 1995-04-01 01:46:27 +00:00
bpfdesc.h
fddi.h
if.c
if.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
if_arp.h
if_disc.c Support for pseudo-device LKMs. Note that this is restricted to only 1995-03-20 19:20:44 +00:00
if_dl.h
if_ethersubr.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
if_fddisubr.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
if_llc.h
if_loop.c Support for pseudo-device LKMs. Note that this is restricted to only 1995-03-20 19:20:44 +00:00
if_ppp.c pppinput: 1995-03-29 20:34:17 +00:00
if_ppp.h
if_sl.c Fix slioctl(). It has to return -1 for ioctls that it doesn't know about 1995-04-02 00:11:48 +00:00
if_slvar.h This sl enhancement helps to keep serial line (modem) connection alive. 1995-03-30 20:43:32 +00:00
if_sppp.h
if_spppsubr.c
if_tun.c Support for pseudo-device LKMs. Note that this is restricted to only 1995-03-20 19:20:44 +00:00
if_tun.h
if_types.h
netisr.h
pppcompress.c
pppcompress.h
radix.c radix.c: correct exit condition in rn_walktree_from() 1995-03-23 18:07:29 +00:00
radix.h Better fix for the deletion of parents of cloned routes problem, 1995-03-20 21:30:21 +00:00
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Don't delete clones if they are PINNED. 1995-03-24 20:05:28 +00:00
route.h Better fix for the deletion of parents of cloned routes problem, 1995-03-20 21:30:21 +00:00
rtsock.c Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
slcompress.c
slcompress.h
slip.h This sl enhancement helps to keep serial line (modem) connection alive. 1995-03-30 20:43:32 +00:00