index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
kern
/
kern_sig.c
Age
Commit message (
Expand
)
Author
1997-02-01
add type & union sigval args to sendsig/trapsignal
Theo de Raadt
1997-01-27
add another parameter to trapsignal() and sendsig() -- fault addr to be
Theo de Raadt
1997-01-27
initial cut at SA_SIGINFO support
Theo de Raadt
1996-10-27
Signal handling now fully POSIX.1-1990 compliant
Thorsten Lockert
1996-10-27
Allow kill(, 0) on process groups that hold only zombies; per POSIX
Thorsten Lockert
1996-10-27
Don't verify that euid has write permission
Thorsten Lockert
1996-10-27
Correct last fix
Thorsten Lockert
1996-10-26
A process can send a signal to another process if the uid of the signalling
Thorsten Lockert
1996-10-20
Further limit the cases where we write core files
Thorsten Lockert
1996-10-18
From Keith Bostic, with some minor changes:
Thorsten Lockert
1996-09-03
another typo....
Theo de Raadt
1996-09-03
do not coredump for setuid/setgid, unless run by root
Theo de Raadt
1996-05-02
sync syscalls, no sys/cpu.h
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1996-01-05
ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd p...
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt