NetBSD/sys/arch/i386
jtc 46ab334aef Changed condition used to determine whether to do the overlap-safe
copy to succeed only when regions actually overlap.  This improves
the performance of the average case.  Pulled from userland bcopy.S.
1996-11-12 01:49:29 +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 Changed condition used to determine whether to do the overlap-safe 1996-11-12 01:49:29 +00:00
include Two things pointed out by Chris Demetriou <cgd@cs.cmu.edu>: 1996-11-10 03:19:25 +00:00
isa Fix typo; PR port-i386/2666. 1996-11-07 07:30:19 +00:00
netboot Fix #includes. 1996-02-02 18:05:36 +00:00
pci Make this compile again if PCI_CONF_MODE is defined (unused label). 1996-10-24 12:32:29 +00:00
stand LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
Makefile