summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_sig.c
Commit message (Expand)AuthorAgeFilesLines
...
* Back out DIAGNOSTIC changes.eivind1998-02-061-2/+1
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-1/+2
* Make COMPAT_43 and COMPAT_SUNOS new-style options.eivind1997-12-161-1/+2
* Changes to allow event-based process monitoring and control.sef1997-12-061-6/+21
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-061-29/+17
* Implement SA_NOCLDWAIT.joerg1997-09-131-1/+16
* Removed unused #includes.bde1997-09-021-6/+1
* Finished staticizing.bde1997-08-261-3/+5
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixed sigaction() for SIGKILL and SIGSTOP. Reading the old action nowbde1996-11-291-5/+9
* Kill unnecessary test in coredump() that wasn't removed in rev 1.19dg1996-10-191-9/+2
* 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