NetBSD/sys/arch/i386
cgd 8a3333b2a9 Fix an inconsistency that came in with Lite: setrq() was renamed to
setrunqueue(), but remrq() was never renamed.  Rename remrq() to
remrunqueue().
1996-11-06 20:19:19 +00:00
..
apm_init The copyright for this file has been assigned to the NetBSD Foundation 1996-11-04 23:04:43 +00:00
bioscall The copyright for this file has been assigned to the NetBSD Foundation 1996-11-04 23:04:43 +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 Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
include New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
isa vga_move_charset() shouldn't need XSERVER. Fixes port-i386/2904. 1996-11-06 05:28:49 +00:00
netboot
pci Make this compile again if PCI_CONF_MODE is defined (unused label). 1996-10-24 12:32:29 +00:00
stand
Makefile