summaryrefslogtreecommitdiff
path: root/sys/compat/osf1/osf1_signal.c
AgeCommit message (Expand)Author
2008-05-01spl0() is not your friend, use splx() instead.Miod Vallat
2000-08-04Merge in NetBSD changes. This now works for most statically compiled osf1Eric Jackson
1998-12-23Granted this is #if 0'd out, but it should have a chance of compiling anywayTodd C. Miller
1998-12-22range check signal [] conversionsTheo de Raadt
1998-02-17make COMPAT_OSF1 compile againTodd C. Miller
1997-09-15SA_NOCLDWAITTodd C. Miller
1997-09-15Fix bsd_to_*_sigaction(). Also add SA_SIGINFO supportTheo de Raadt
1996-08-02Added Makefiles to build stuff from syscalls.master in some emulations.Niklas 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