NetBSD/sys/arch
mhitch 84974b0849 Add a check in the kernel reload device (/dev/reload) to protect
against the MMU switch code being in different locations between
the running kernel and the new kernel.  Returns ENODEV if the reload
fails.
Change the error return from EFAULT to ENOEXEC when kernel_reload
gets a short write on the exec header.
1996-05-02 02:08:22 +00:00
..
alpha the kernel config file for my 3000/300LX. 1996-05-01 23:32:45 +00:00
amiga Add a check in the kernel reload device (/dev/reload) to protect 1996-05-02 02:08:22 +00:00
arm32 Fixed cpu_set_kpc() and pagemove() functions to match prototypes. 1996-04-27 03:00:27 +00:00
atari There seem to be 2 types for a trap frame.... 1996-04-29 20:55:44 +00:00
hp300 Add "void" return type to consinit(). 1996-04-27 00:39:59 +00:00
i386 Remove BIOSSEG. 1996-04-30 10:35:25 +00:00
m68k Bring back Step9 and fix an oversight from Ken Nakata <kenn@remus.rutgers.edu> 1996-04-30 12:02:54 +00:00
mac68k Kill unused variables and fix prototypes. 1996-04-30 18:11:38 +00:00
mips Fixes for -Wall -Wmissing-prototypes: 1996-04-10 17:38:18 +00:00
mvme68k change dk_establish() back to void again. 1996-05-01 21:22:55 +00:00
pc532 Initial check-in of the ieee fp support for the pc532. 1996-04-04 06:36:03 +00:00
pica update for the fact that config_found() and config_rootfound() now 1996-04-04 06:25:00 +00:00
pmax Add a hardware dependent initialization function lehwinit() 1996-04-22 02:25:54 +00:00
sparc Fix apparent paste-o ... spurious "}" 1996-04-30 00:56:45 +00:00
sun3 Catch up with some prototype changes. 1996-04-26 18:37:58 +00:00
vax Added prototypes to everything. Made all files compile with -Wall. 1996-04-08 18:32:26 +00:00