summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_sig.c
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up SA_NODEFER changes.bde1995-11-181-6/+6
* Included <sys/sysproto.h> to get central declarations for syscall argsbde1995-11-121-1/+26
* Implement SA_NODEFER sa_flag for sigaction():swallace1995-10-191-3/+12
* Remove trailing whitespace.rgrimes1995-05-301-11/+11
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+1
* Correct a name of one structure member in the sigaltstack structure.ats1995-01-291-4/+4
* Security nitpicking: don't make *.core world readableache1994-11-061-2/+2
* Cosmetics. related to getting prototypes into view.phk1994-10-101-53/+53
* Log SA_CORE signalsache1994-09-301-1/+9
* While in the real world, I had a bad case of being swapped out for a lot ofphk1994-09-251-12/+12
* Don't use SIG_DFL or SIG_IGN for case label expressions. ANSI requiresbde1994-09-201-3/+3
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+23
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+1197
OpenPOWER on IntegriCloud