freebsd-dev/sys/boot/common
Kris Kennaway 487730cc8b Don't call printf with no format string. This is technically a security
vulnerability and could in principle be used to upload a new kernel from the
bootloader :-)
2000-07-10 06:33:55 +00:00
..
bcache.c bcache_strategy() now receives an unit number, and keep track of what 2000-03-15 01:56:12 +00:00
boot.c Delay calling the device cleanup routines until the absolute last 2000-06-14 10:34:29 +00:00
bootstrap.h Delay calling the device cleanup routines until the absolute last 2000-06-14 10:34:29 +00:00
commands.c Don't call printf with no format string. This is technically a security 2000-07-10 06:33:55 +00:00
console.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dev_net.c Only probe network settings on the first open of the network device. 2000-05-13 15:40:46 +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 Some more i386-only BIOS-friendliness: 2000-04-16 20:48:33 +00:00
interp_backslash.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
interp_forth.c Fix vocabulary juggling so that builtins voc is always searched before 2000-06-16 05:04:05 +00:00
interp_parse.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
interp.c Remove the setting of sourceid from bf_vm(), as bf_vm() really has 2000-06-14 19:37:00 +00:00
isapnp.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
isapnp.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
load_aout.c Fix some warnings on the Alpha. sizeof() returns different things on 2000-05-01 18:02:38 +00:00
load_elf.c Remove residual printf. 2000-06-07 03:33:12 +00:00
load.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
loader.8 Typo fix: tunnable. 2000-06-25 07:12:03 +00:00
ls.c GC unused variable (size) 2000-05-01 18:03:15 +00:00
Makefile.inc Move man page directives to common/Makefile.inc. 2000-05-19 08:52:16 +00:00
merge_help.awk $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
misc.c Delay calling the device cleanup routines until the absolute last 2000-06-14 10:34:29 +00:00
module.c Update loader logic to distinguish modules vs. files. 2000-05-01 17:41:25 +00:00
newvers.sh Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
panic.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pnp.c Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
pnpdata $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00