freebsd-dev/sys/boot/arc/lib
John Baldwin 2efeedfd4b Fix some of the arcdisk devsw functions to catch up with warning fixes in
<stand.h>.  Also, since bcache_strategy() used to not have a prototype,
arcdisk happily called bcache_strategy() with 6 parameters instead of 7,
leaving out the disk unit number, which is the 2nd parameter.  Add in the
unit number to the bcache_strategy() call to fix this.
2000-08-04 05:25:36 +00:00
..
arch/alpha $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
abort.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
arcconsole.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
arcdisk.c Fix some of the arcdisk devsw functions to catch up with warning fixes in 2000-08-04 05:25:36 +00:00
bootinfo.c Update loader logic to distinguish modules vs. files. 2000-05-01 17:41:25 +00:00
delay.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
devicename.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
elf_freebsd.c Update loader logic to distinguish modules vs. files. 2000-05-01 17:41:25 +00:00
Makefile ${MACHINE} -> ${MACHINE_ARCH} 1999-11-14 13:54:44 +00:00
module.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
prom.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
setjmperr.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
time.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00