NetBSD/sys/arch
cgd b439a787bc kill a host of null dereference bugs... tracking down a _different_ bug,
i was getting "KSP INVALID" death.  It was being cause by never-ending
MM faults, caused by null derefs (of curproc) in the MM fault trap
handler.  the original MM fault was caused by a null deref (of
curproc, again) in the unaligned access handler!
1995-04-22 16:59:47 +00:00
..
alpha kill a host of null dereference bugs... tracking down a _different_ bug, 1995-04-22 16:59:47 +00:00
amiga allow boot from cdrom. from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-04-19 13:02:57 +00:00
atari Fix typo: ieefp.h -> ieeefp.h. 1995-04-16 16:47:03 +00:00
da30 Fix typo: ieefp.h -> ieeefp.h. 1995-04-16 16:47:03 +00:00
hp300 Use vfs_shutdown(). 1995-04-21 21:56:59 +00:00
i386 Clean this up a bit: 1995-04-22 03:59:59 +00:00
m68k Shift the bit positions. 1995-04-09 23:29:22 +00:00
mac68k Define DELAY. 1995-04-22 13:17:51 +00:00
mips Use _KERNEL, not KERNEL 1995-04-12 01:55:35 +00:00
pc532 Remove the "#if 0" around vfs_unmountall(). 1995-04-21 20:20:15 +00:00
pmax Add dummy fb device driver reference for compatibility with conf.c changes 1995-04-21 23:58:36 +00:00
sparc Use vfs_shutdown(). 1995-04-22 10:00:50 +00:00
sun3 Add this so "make cleandir" will work. 1995-04-21 22:55:01 +00:00
vax Typo. 1995-04-18 22:08:25 +00:00