freebsd-dev/sys/boot/common
Dag-Erling Smørgrav 84344f9fbf Rename the kern.vm.kmem.size tunable to the more logical vm.kmem_size. To
assure backward compatibility (conditional on !BURN_BRIDGES), look it up
by its old name first, and log a warning (but accept the setting) if it
was found.  If both the old and new name are defined, the new name takes
precedence.

Also export vm.kmem_size as a read-only sysctl variable; I find it hard to
tune a parameter when I don't know its default value, especially when that
default value is computed at boot time.
2004-01-27 15:59:38 +00:00
..
bcache.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
boot.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
bootstrap.h Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
commands.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
console.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
dev_net.c Override the root server address if an IP address is specified in 2003-11-03 19:45:05 +00:00
dev_net.h
devopen.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
help.common Rename the kern.vm.kmem.size tunable to the more logical vm.kmem_size. To 2004-01-27 15:59:38 +00:00
interp_backslash.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
interp_forth.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
interp_parse.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
interp.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
isapnp.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
isapnp.h
load_elf32.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
load_elf64.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
load_elf.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
load.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
loader.8 Rename the kern.vm.kmem.size tunable to the more logical vm.kmem_size. To 2004-01-27 15:59:38 +00:00
ls.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
Makefile.inc Build on amd64. Yes, I know this isn't particularly nice. 2003-06-26 03:51:57 +00:00
merge_help.awk
misc.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
module.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
newvers.sh
panic.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
pnp.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00
pnpdata
ufsread.c Use __FBSDID(). 2003-08-25 23:30:41 +00:00