NetBSD/sys/arch/vax
ragge 32923df5d6 Fix a signal handler bug originally reported by Hugh Graham some year ago:
If two signals are sent after each other without the process being run in
userspace between them then the second one will overwrite part of the signal
info stored on the userstack.
Fixed by rewriting and simplifying both the signal delivery code and the
trampoline code. Also bump signal version number to 2.
2002-09-12 18:22:23 +00:00
..
bi VAX-specific bi support changes. 2000-07-26 11:53:30 +00:00
boot make booting from FS_RAID work. tested on vs4000/90. 2002-06-24 14:53:16 +00:00
compile
conf Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
consolerl Use 2000-08-30 23:51:46 +00:00
floppy
if Read correct Ethernet address on VXT2000. 2002-05-27 17:32:01 +00:00
include Add non-_KERNEL variants so regress/sys/kern/lock will compile. 2002-09-12 07:31:13 +00:00
mba Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
stand arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static. 2002-08-27 08:53:14 +00:00
uba Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
vax Fix a signal handler bug originally reported by Hugh Graham some year ago: 2002-09-12 18:22:23 +00:00
vsa Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
Makefile deprecate MD installboot in favour of MI installboot in /usr/sbin 2002-05-14 14:57:14 +00:00