NetBSD/sys
is 5d5c1cd59e - avoid system stack underflow when calling sigreturn via trap #0
- make sure all sigreturn error conditions are reported to the caller,
  instead of the place jumped to.
This is the bugfix part of pr 4628 by ITOH Yasufumi.
The performance optimization part will be handled seperately, after evaluating
its implications.
Testing on 68040 and removing the performance change from the proposed patch
by scottr. Half of the Amiga machdep.c change had to be done manually by me,
as the patchfile didn't apply cleanly.
XXX Yes, Amiga should be changed to use the common sig_machdep.c instead.
XXX Really soon now. I promise.
1998-01-07 22:46:00 +00:00
..
adosfs Bump last argument to VOP_READDIR to off_t (from u_long). 1997-10-10 01:57:31 +00:00
arch - avoid system stack underflow when calling sigreturn via trap #0 1998-01-07 22:46:00 +00:00
compat regened with RCSIDs in place 1998-01-05 18:23:00 +00:00
conf Add kern/subr_pool.c 1997-12-15 11:16:50 +00:00
ddb Fixes for software-assisted single-stepping from Chuck Silvers. 1997-12-10 23:09:31 +00:00
dev fix some typos in error messages & comments 1998-01-07 08:47:54 +00:00
gdbscripts
ipkdb Don't include psl.h in MI code. 1997-08-21 11:26:42 +00:00
isofs/cd9660 Add missing casts to nlink_t and dev_t 1997-10-16 23:56:57 +00:00
kern Fix bug in recvit() that would cause recvmsg() to only receive one 1998-01-07 05:49:25 +00:00
lib RCSID Police. 1998-01-05 19:40:40 +00:00
lkm merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
miscfs RCSID Police. 1998-01-05 19:19:41 +00:00
msdosfs PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
net Fix imported RCS keyword slightly 1998-01-05 05:08:43 +00:00
netatalk
netccitt
netinet Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
netiso Make these structures packed, so that at least with our compiler, fixed 1997-11-03 15:01:18 +00:00
netnatm
netns
nfs Check vnode for VDIR type before doing anything with it in the 1997-12-22 00:09:02 +00:00
stand
sys regened with RCSIDs in place 1998-01-05 19:14:39 +00:00
ufs When allocating an inode with dtime set, also bzero e2di_blocks[]. 1997-10-27 14:43:41 +00:00
vm Garbage-collect __VM_PMAP_HACK. 1998-01-06 08:36:23 +00:00
Makefile add some "find | xargs chmod"s to the includes target, like were in 1997-11-26 17:25:10 +00:00