NetBSD/sys
lukem aaa7dba035 - Enable NFS_BOOT_DHCP (as well as the existing NFS_BOOT_BOOTPARAM).
DHCP/Bootp is tried before bootparams in the MI nfs mountroot code.
- Change the order in boot.net from "bootparams then bootp" to
  "bootp then bootparams", to be consistent with the MI nfs mountroot code.

(Consistency with other NetBSD ports is good, and things still work
for sites that run bootparams but not dhcp/bootp, although I'd argue that
dhcp/bootp is much easier to setup and manage and is easier to debug
than our rpc.bootparamd...)

Per discussion with Paul Kranenburg and Matt Green.
2002-05-14 14:27:33 +00:00
..
adosfs Add local definition of adosfs_vnodeop_p 2002-05-14 00:05:56 +00:00
altq Move ALTQ configuration definitions into altq/files.altq 2002-04-16 21:27:13 +00:00
arch - Enable NFS_BOOT_DHCP (as well as the existing NFS_BOOT_BOOTPARAM). 2002-05-14 14:27:33 +00:00
coda Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
compat Make COMPAT_LINUX compile again on Alpha. linux_getdents64 moved but 2002-05-13 05:41:26 +00:00
conf Move code shared by procfs and the kernel proper out of procfs and 2002-05-09 15:44:44 +00:00
crypto sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
ddb Add db_recover 2002-05-13 20:17:20 +00:00
dev Regen. 2002-05-14 12:05:35 +00:00
filecorefs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
fs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
gdbscripts
ipkdb
isofs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
kern Eliminate more commons or redundant declarations. 2002-05-14 02:58:32 +00:00
lib fix comment 2002-05-10 11:07:01 +00:00
lkm Fix a file name. 2002-04-10 04:21:27 +00:00
miscfs Extern speclisth 2002-05-12 20:42:03 +00:00
msdosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
net Eliminate common. 2002-05-13 23:50:32 +00:00
netatalk Eliminate commons. 2002-05-12 21:43:23 +00:00
netccitt Remove/move a redundant extern. 2002-05-12 21:43:57 +00:00
netinet Define uint{8,32}_t locally, per XNS5.2/POSIX-2001, and use them in this 2002-05-13 13:34:32 +00:00
netinet6 rename: net.inet6.ip6.bindv6only -> net.inet6.ip6.v6only 2002-05-14 10:27:28 +00:00
netisdn Sync layer 3 B-channel accounting with layer 2. 2002-05-02 18:56:55 +00:00
netiso Eliminate commons. 2002-05-12 21:30:35 +00:00
netkey remove unneeded #if 2002-03-21 04:41:03 +00:00
netnatm
netns More commons eliminated. 2002-05-12 20:23:49 +00:00
netsmb comment out includes for now 2002-01-09 21:10:04 +00:00
nfs Eliminate commons 2002-05-12 23:04:35 +00:00
ntfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
stand Fix two typos reported by Chris Lloyd in kern/15028. 2001-12-22 00:35:45 +00:00
sys Migrate alpha/pmax/vax bootblock stuff from <dev/dec/dec_boot.h> to 2002-05-14 06:34:20 +00:00
ufs Commit out code that's no longer used. 2002-05-14 02:46:22 +00:00
uvm When preparing to swap to a miniroot partition, add a little 2002-05-09 21:43:44 +00:00
Makefile descend into netsmb and fs 2002-01-09 21:51:53 +00:00