summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4/svr4_signal.c
Commit message (Expand)AuthorAgeFilesLines
* KSE Milestone 2julian2001-09-121-58/+58
* get rid of some printf and pointer type warningsassar2001-07-221-1/+1
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-1/+3
* Proc locking.jhb2001-01-231-4/+10
* Include machine/cpu.h for cpu_getstack().marcel2000-12-031-0/+2
* Don't use p->p_sigstk.ss_flags to keep state of whether themarcel2000-11-301-1/+1
* Cleanup after repo copy of sys/svr4 to sys/compat/svr4.obrien2000-08-311-6/+6
* Fix handling of svr4_sigsets, which are implemented in SysVR4 as a sequencenewton2000-01-151-14/+50
* Remove unnecessary includesnewton1999-12-081-1/+0
* Remove unnecessary includes.newton1999-10-171-3/+0
* Add a per-signal flag to mark handlers registered with osigaction, so weluoqi1999-10-111-1/+1
* sigset_t change (part 4 of 5)marcel1999-09-291-56/+65
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$ tagsnewton1999-07-301-0/+2
* Rename struct members sa_siginfo. POSIX reserves identifiers startingcracauer1999-07-061-18/+18
* Emulator KLD for SysVR4 executables grabbed from NetBSD.newton1999-01-301-0/+623
OpenPOWER on IntegriCloud