summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_sig.c
Commit message (Expand)AuthorAgeFilesLines
* Log not exited signal only, but the fact that core dumped (or not) tooache1996-07-091-5/+6
* Removed unnecessary #includes from <sys/imgact.h> so that it isbde1996-05-011-2/+1
* Correct the handling of NOCLDSTOP when using sigvec()peter1996-03-301-12/+24
* Actually implement SA_RESETHAND - some of the sigaction code recognised itpeter1996-03-151-11/+27
* From Lite2: proc LIST changes.hsu1996-03-111-4/+6
* From Lite2: change code parameter to u_long and initialize ps_sig.hsu1996-03-111-2/+4
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-16/+18
* Improved killproc() log message and made it and the other similar messagedg1996-01-311-8/+7
* Converted two options over to the new scheme: USER_LDT and KTRACE.wollman1996-01-031-1/+3
* A Major staticize sweep. Generates a couple of warnings that I'll dealphk1995-12-141-5/+7
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+6
* 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