freebsd-dev/sys/net
Julian Elischer 2b14f991e6 Reviewed by: julian with quick glances by bruce and others
Submitted by:	terry (terry lambert)
This is  a composite of 3 patch sets submitted by terry.
they are:
New low-level init code that supports loadbal modules better
some cleanups in the namei code to help terry in 16-bit character support
some changes to the mount-root code to make it a little more
modular..

NOTE: mounting root off cdrom or NFS MIGHT be broken as I haven't been able
to test those cases..

certainly mounting root of disk still works just fine..
mfs should work but is untested. (tomorrows task)

The low level init stuff includes a total rewrite of init_main.c
to make it possible for new modules to have an init phase by simply
adding an entry to a TEXT_SET (or is it DATA_SET) list. thus a new module can
be added to the kernel without editing any other files other than the
'files' file.
1995-08-28 09:19:25 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c Fix panic("ifpromisc failed") when shutting down a bpf tap when the attached 1995-07-31 10:35:36 +00:00
bpf.h
bpfdesc.h
fddi.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 Obtained from: an ancient patch of mine via 1.1.5 1995-07-31 21:54:46 +00:00
if_ppp.h
if_sl.c Obtained from: partly from ancient patches of mine via 1.1.5 1995-07-31 21:02:00 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c
if_tun.c Make everything except the unsupported network sources compile cleanly 1995-08-16 16:14:28 +00:00
if_tun.h
if_types.h
if.c Reviewed by: julian with quick glances by bruce and others 1995-08-28 09:19:25 +00:00
if.h Make everything except the unsupported network sources compile cleanly 1995-08-16 16:14:28 +00:00
netisr.h
pppcompress.c
pppcompress.h
radix.c
radix.h
raw_cb.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
raw_cb.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
raw_usrreq.c
route.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
route.h Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
rtsock.c
slcompress.c
slcompress.h
slip.h