1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/boot/common
Daniel C. Sobral a5686d2f66 bcache_strategy() now receives an unit number, and keep track of what
was the last unit number received. If it changes, it flushes the cache.
Add bcache_flash().

The actual fix is sligthly different from the one in the PR.

PR:		17098
Submitted by:	John Hood <jhood@sitaranetworks.com>
2000-03-15 01:56:12 +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
bootstrap.h bcache_strategy() now receives an unit number, and keep track of what 2000-03-15 01:56:12 +00:00
commands.c Correctly handle a user-requested abort in the middle of displaying a 1999-12-28 07:19:22 +00:00
console.c
dev_net.c
dev_net.h
devopen.c
help.common Update to reflect use of : not ; as separator in paths passed to the 1999-12-07 18:31:43 +00:00
interp_backslash.c
interp_forth.c Bring in ficl version 2.03. No version bump for loader. 1999-09-29 04:43:16 +00:00
interp_parse.c
interp.c Make the prompt look like on OpenBoot. 1999-11-27 21:44:47 +00:00
isapnp.c
isapnp.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
load_aout.c
load_elf.c Fix the loader to handle module dependencies properly. More fixes 2000-02-25 05:10:44 +00:00
load.c
loader.8
ls.c
Makefile.inc
merge_help.awk
misc.c
module.c Fix the loader to handle module dependencies properly. More fixes 2000-02-25 05:10:44 +00:00
newvers.sh
panic.c
pnp.c
pnpdata