summaryrefslogtreecommitdiff
path: root/sys/compat/svr4/svr4_signal.c
AgeCommit message (Expand)Author
2011-07-04remove all the compat svr4 filesTed Unangst
2011-04-18Revert the sigacts diff: NFS can apparently retain pointers to processesPhilip Guenthe
2011-04-15Correct the sharing of the signal handling state: stuff that shouldPhilip Guenthe
2009-12-09Add entries in compat signal mapping arrays for SIGTHR.Jonathan Gray
2008-05-01spl0() is not your friend, use splx() instead.Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
1998-12-22range check signal [] conversionsTheo de Raadt
1997-09-15SA_NOCLDWAITTodd C. Miller
1997-09-15Fix bsd_to_*_sigaction(). Also add SA_SIGINFO supportTheo de Raadt
1997-06-02rename sa_handler to sa__handlerTheo de Raadt
1997-02-13Merge of NetBSD 970211Niklas Hallqvist
1996-04-17Good fixes and changes from latest Net.Michael Shalayeff
1996-02-26From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-01-05ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd p...Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt