NetBSD/sys/arch/i386
lukem a250e57c96 Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
"${RELEASEDIR}/...".

${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.
2003-01-03 15:34:30 +00:00
..
acpi remove redundant declaration 2002-12-28 20:06:07 +00:00
bios Use aprint_normal() for cfprint routines. 2003-01-01 01:24:19 +00:00
bioscall
compile
conf Add commented out entry for acpi(4). 2003-01-02 12:36:51 +00:00
eisa New interrupt code. The basic idea behind it is to hide the differences 2002-11-22 15:23:35 +00:00
gdbscripts
i386 Use aprint_normal() for cfprint routines. 2003-01-01 01:24:19 +00:00
include The correct way to decorate objects with attributes is to use __attribute__ 2002-12-28 20:11:57 +00:00
isa Change from a hardcoded sanity check date that has to be updated by 2002-12-10 23:24:33 +00:00
mca New interrupt code. The basic idea behind it is to hide the differences 2002-11-22 15:23:35 +00:00
pci Use aprint_normal() for cfprint routines. 2003-01-01 01:24:19 +00:00
pnpbios Use aprint_normal() for cfprint routines. 2003-01-01 01:24:19 +00:00
stand Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of 2003-01-03 15:34:30 +00:00
Makefile