summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_fork.c
Commit message (Expand)AuthorAgeFilesLines
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Included <sys/sysproto.h> to get central declarations for syscall argsbde1995-11-121-1/+4
* Remove prototype definitions from <sys/systm.h>.swallace1995-10-081-1/+5
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-4/+1
* Don't count the parent's previous timeslice in the child's resource usagebde1995-01-211-4/+3
* Cosmetics. related to getting prototypes into view.phk1994-10-101-1/+3
* Got rid of map.h. It's a leftover from the rmap code, and we use rlists.dg1994-10-091-2/+1
* "idle priority" support. Based on code from Henrik Vestergaard Draboel,dg1994-10-021-6/+1
* Realtime priority scheduling support.dg1994-09-011-1/+6
* Fix up some sloppy coding practices:wollman1994-08-181-2/+4
* Process scheduling changes - adapted from FreeBSD 1.1.5. Basically,dg1994-08-061-1/+7
* 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/+315
OpenPOWER on IntegriCloud