NetBSD/sys/arch/i386
perry ac4e0ab44e add a missing \n in the printf in rd_attach_hook. added an XXX
comment to note that this printf still isn't quite right (possibly
because this is now a pseudodevice), and the autoconf printout when
mounting root on a ramdisk isn't right, either. This should both be
fixed.
1996-10-22 10:19:10 +00:00
..
apm_init use ls, not ${LS}; remove now-unneeded Makefile.inc 1996-09-13 02:24:30 +00:00
bioscall use ls, not ${LS}; remove now-unneeded Makefile.inc 1996-09-13 02:24:30 +00:00
boot Fix name conflict with boot() prototype in <sys/reboot.h> 1996-08-30 01:34:01 +00:00
compile
conf add -Wall -Wstrict-prototypes -Wmissing-prototypes. 1996-10-11 00:04:22 +00:00
eisa Implement eisa_mem_{alloc,free}(), a method for allocating/freeing 1996-10-21 23:12:56 +00:00
i386 add a missing \n in the printf in rd_attach_hook. added an XXX 1996-10-22 10:19:10 +00:00
include New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
isa New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
netboot Fix #includes. 1996-02-02 18:05:36 +00:00
pci New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
stand LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
Makefile