1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/boot/common
Matthew Hunt 5d98029c7e Typo fix: tunnable.
Backslash-parsing is not the role of printf(3), but is provided
	by the C language.
2000-06-25 07:12:03 +00:00
..
bcache.c
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 Make typing 'q' or 'Q' work for the show command as the pager prompt 2000-06-14 09:05:03 +00:00
console.c
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
devopen.c
help.common
interp_backslash.c
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
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
isapnp.h
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
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
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
pnp.c Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
pnpdata