freebsd-dev/sys/boot/common
Sean Chittenden 6087c960b5 Document the tunable kern.ipc.nsfbufs in help.common and loader.8. Small
nearby grammar fixup that saves a line of display while in the loader
(help set tunables), but reuses the line for kern.ipc.nsfbufs.

Approved by:	 roam
2003-03-04 23:46:29 +00:00
..
bcache.c Removed mounds of unused variables. 2002-02-25 03:45:09 +00:00
boot.c Implement the long-awaited module->file cache database. A userland 2001-09-11 01:09:24 +00:00
bootstrap.h CG superfluous prototype. 2002-03-10 22:33:04 +00:00
commands.c Print out 'foo devices:' as the line before displaying a group of 2001-11-04 02:58:39 +00:00
console.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dev_net.c Stash various networking paramters in the environment for the kernel 2002-07-31 20:17:06 +00:00
dev_net.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
devopen.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
help.common Document the tunable kern.ipc.nsfbufs in help.common and loader.8. Small 2003-03-04 23:46:29 +00:00
interp_backslash.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
interp_forth.c Upgrade FICL to 3.02. Forgot this one, sorry. 2002-04-09 20:59:34 +00:00
interp_parse.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
interp.c Upper case the FreeBSD loader prompt. 2001-11-19 17:30:26 +00:00
isapnp.c Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
isapnp.h Remove __P. 2002-03-20 08:00:54 +00:00
load_elf.c Fix module dependency (pre)loading on sparc64 by relocating the variables 2003-01-21 05:46:46 +00:00
load.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
loader.8 Document the tunable kern.ipc.nsfbufs in help.common and loader.8. Small 2003-03-04 23:46:29 +00:00
ls.c GC unused variable (size) 2000-05-01 18:03:15 +00:00
Makefile.inc Initiate deorbit burn of i386 a.out kld "support" in loader. Note that 2002-08-29 02:02:28 +00:00
merge_help.awk Initialize first to -1; this will create a (nearly) empty file on failure, 2001-11-07 17:53:25 +00:00
misc.c Delay calling the device cleanup routines until the absolute last 2000-06-14 10:34:29 +00:00
module.c FreeBSD 5.0 has stopped shipping /modules 2.5 years ago. Catch 2003-03-03 22:53:35 +00:00
newvers.sh setlocale(3) has been fixed to match POSIX standard: 2001-03-02 16:52:14 +00:00
panic.c Waits for a keypress before rebooting on panic. 2001-11-28 14:00:36 +00:00
pnp.c Use <sys/queue.h> macro API. 2000-12-30 20:40:16 +00:00
pnpdata $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ufsread.c Only apply rev 1.10 (which hacks around the i386 boot2 being too big for 2003-02-25 00:10:20 +00:00