1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
Mike Smith b7017a8210 Call bootpc_init before we try to mount an NFS root, if we're configured
to use BOOTP for NFS root discovery.

The entire interface setup inside nfs_mountroot is evil, and should die.
1999-11-01 23:55:38 +00:00
..
alpha This is a complete rewrite of vfs_conf.c, which changes the way the root 1999-11-01 23:51:00 +00:00
amd64 This is a complete rewrite of vfs_conf.c, which changes the way the root 1999-11-01 23:51:00 +00:00
boot Changes prompt to "ok". This line is actually commented out, and serves only 1999-11-01 08:07:04 +00:00
cam Fix Bus Device Resets from userland, and specifically from camcontrol. 1999-10-31 02:39:44 +00:00
coda
compat
compile
conf Elminiate the (unused) TUNE_1542 option. 1999-11-01 22:50:52 +00:00
contrib
ddb
dev Sync with RELENG_3. 1999-11-01 23:15:29 +00:00
fs Remove specfs::vop_lookup() There is no code path which can call it. 1999-11-01 02:53:38 +00:00
geom
gnu
i4b
i386 This is a complete rewrite of vfs_conf.c, which changes the way the root 1999-11-01 23:51:00 +00:00
isa i8254_restore is called from apm_default_resume() to reload 1999-10-30 14:56:01 +00:00
isofs/cd9660
kern Move a couple of globals here where they are initialised, rather than 1999-11-01 23:54:07 +00:00
libkern
miscfs Remove specfs::vop_lookup() There is no code path which can call it. 1999-11-01 02:53:38 +00:00
modules bpf need no longer be an option 1999-11-01 00:48:06 +00:00
msdosfs
net Use typedefs for node methods. 1999-11-01 10:18:36 +00:00
netatalk
netatm
netgraph Fix some bugs in MP allocation routine when links are non-equivalent. 1999-11-01 19:44:28 +00:00
netinet
netipx
netkey
netnatm
netncp Bump internal version number with next release of ncplib. 1999-10-31 15:01:47 +00:00
netns
nfs Call bootpc_init before we try to mount an NFS root, if we're configured 1999-11-01 23:55:38 +00:00
nfsclient Call bootpc_init before we try to mount an NFS root, if we're configured 1999-11-01 23:55:38 +00:00
nfsserver
ntfs
nwfs Bump version number to sync with ncplib 1.3.3 1999-10-31 15:11:43 +00:00
pc98 Elminiate the (unused) TUNE_1542 option. 1999-11-01 22:50:52 +00:00
pccard
pci Do some more work on the mxphy pseudo-driver to make it better at media 1999-11-01 17:10:26 +00:00
posix4
powerpc
rpc
svr4
sys Add strtol & strtoul to kernel. Derived from libc versions. 1999-11-01 15:04:04 +00:00
tools
ufs
vm Reverse the sense of the test in the KASSERT's from the last commit. 1999-10-30 09:09:02 +00:00
Makefile