NetBSD/sys/arch/arm32
mark bda575c253 Removed stub code for copystr(), copyinstr() and copyout() now that
optimised assembly versions are in place.
Added support for mounting an NFS filesystem as the root filesystem even
for generic configs.
Don't hardcode the number of spl levels use the define in psl.h
1996-08-29 22:33:24 +00:00
..
arm32 Removed stub code for copystr(), copyinstr() and copyout() now that 1996-08-29 22:33:24 +00:00
boot RCS Id police. 1996-06-12 19:24:19 +00:00
compile
conf add COMPAT_12. 1996-08-26 23:39:36 +00:00
dev change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
doc Initial commit of the NetBSD/arm32 kernel TODO list. 1996-08-21 20:25:04 +00:00
fpe-arm No longer need the relocation function arm_fpe_mod_reloc() as this is now 1996-08-21 20:21:05 +00:00
fpe-sp RCS Id police. 1996-03-18 19:54:53 +00:00
include Updated with more info on the ARM7500 IOC/IOMD. 1996-08-21 20:00:50 +00:00
iomd Updated with more info on the ARM7500 IOC/IOMD. 1996-08-21 20:00:50 +00:00
kshell Fixed -Wall compiler warnings. 1996-06-03 22:11:34 +00:00
mainbus change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
podulebus (1) set scsi_link channel to either the appropriate channel (if a 1996-08-28 18:59:15 +00:00
rc7500 Claim the interrupt if it has been dealt with otherwise pass it on. 1996-06-12 20:28:29 +00:00
vidc Make sure all routes through vt_curadr() range check the x and y coordinates. 1996-07-05 19:07:55 +00:00
Makefile