freebsd_amp_hwpstate/sys/net
Bruce Evans 8b25681eb5 Replaced bogus macros for dummy devswitch entries by functions.
These functions went away:

	enosys (hasn't been used for some time)
	enxio
	enodev
	enoioctl (was used only once, actually for a vop)

if_tun.c:
Continued cleaning up...

conf.h:
Probably fixed the type of d_reset_t.  It is hard to tell the correct
type because there are no non-dummy device reset functions.

Removed last vestige of ambiguous sleep message strings.
1995-11-06 00:36:19 +00:00
..
bpf.c
bpf.h Moved prototypes for devswitch functions from conf.c and driver sources 1995-11-04 13:25:33 +00:00
bpf_compat.h
bpf_filter.c
bpfdesc.h
bsd_comp.c Remove the old pppcompress files (btw: these look net-2 derived) 1995-10-31 20:51:24 +00:00
fddi.h
if.c
if.h
if_arp.h
if_disc.c
if_dl.h
if_ethersubr.c
if_fddisubr.c
if_llc.h
if_loop.c
if_ppp.c Fix the incomplete merge for the IPX code - the internals are different. 1995-11-03 08:42:21 +00:00
if_ppp.h Merge/update ppp-2.2 kernel parts onto mainline. 1995-10-31 20:24:14 +00:00
if_pppvar.h Merge/update ppp-2.2 kernel parts onto mainline. 1995-10-31 20:24:14 +00:00
if_sl.c Replaced bogus macros for entry points to unconfigured line disciplines 1995-11-05 20:25:59 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c
if_tun.c Replaced bogus macros for dummy devswitch entries by functions. 1995-11-06 00:36:19 +00:00
if_tun.h
if_types.h
netisr.h
ppp_comp.h Merge/update ppp-2.2 kernel parts onto mainline. 1995-10-31 20:24:14 +00:00
ppp_defs.h Merge/update ppp-2.2 kernel parts onto mainline. 1995-10-31 20:24:14 +00:00
ppp_tty.c Re-Zap unused variables in their new location.. :-) 1995-11-01 00:58:43 +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