NetBSD/sys/arch/pc532
hubertf 9f48bba3ae Add "install" target, so "make install" after building the kernel
does something useful.  The target can be redefined by putting a
install-kernel-${MACHINE_NAME} target that fits your needs into
/etc/mk.conf.
2000-05-09 00:56:21 +00:00
..
compile
conf Add "install" target, so "make install" after building the kernel 2000-05-09 00:56:21 +00:00
dev Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk 2000-03-25 15:27:54 +00:00
fpu {bzero, bcopy} -> {memset, memcpy} 1998-09-12 19:14:58 +00:00
include Let each platform typedef the new __cpu_simple_lock_t, which should 2000-05-02 04:41:04 +00:00
pc532 Merge all missing changes from sys/i386/i386/pmap.c;1.88. 2000-04-12 06:23:21 +00:00
stand Fix symbol loading. esym is passed as an offset to loadaddress. 1999-05-03 09:19:29 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
To.Do