summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_exit.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unreachable code.bde1995-11-111-6/+5
* Remove COMPAT_IBCS2 option.swallace1995-10-231-17/+8
* Simplify the pseudo-argument removal changes by not optimizing forbde1995-10-231-28/+18
* Remove prototype definitions from <sys/systm.h>.swallace1995-10-081-0/+7
* Remove compat_43 psuedo-argument hack, and replace with a better hack.swallace1995-10-071-21/+31
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-11/+1
* Fixed multiple bugs that cause null pointers to be followed or FREEed datadg1994-12-281-2/+6
* Fix the panic message if init dies to show the exit status.phk1994-10-271-3/+5
* Fixed bug in ibcs2 signal translation.sos1994-10-111-4/+4
* Changed option IBCS2 to COMPAT_IBCS2 (for lkm support)sos1994-10-091-5/+5
* Got rid of map.h. It's a leftover from the rmap code, and we use rlists.dg1994-10-091-2/+1
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-4/+4
* While in the real world, I had a bad case of being swapped out for a lot ofphk1994-09-251-9/+9
* Limit p_estcpu to UCHAR_MAX to keep it within reasonable bounds - elsedg1994-09-121-3/+5
* Changes preparing for iBCS supportsos1994-08-241-9/+19
* Process scheduling changes - adapted from FreeBSD 1.1.5. Basically,dg1994-08-061-1/+5
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+3
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+492
OpenPOWER on IntegriCloud