aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/kern_synch.c
Commit message (Expand)AuthorAgeFilesLines
* Don't generate code for the unused function sleep().Bruce Evans1996-04-071-1/+3
* Merge in Lite2: proc LIST changesJeffrey Hsu1996-03-111-4/+8
* Improved killproc() log message and made it and the other similar messageDavid Greenman1996-01-311-2/+2
* Converted two options over to the new scheme: USER_LDT and KTRACE.Garrett Wollman1996-01-031-1/+3
* Untangled the vm.h include file spaghetti.David Greenman1995-12-071-1/+4
* Completed function declarations and/or added prototypes.Bruce Evans1995-12-021-2/+3
* Finished (?) cleaning up sysinit stuff.Bruce Evans1995-12-021-10/+3
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofDavid Greenman1995-09-091-4/+4
* Reviewed by: julian with quick glances by bruce and othersJulian Elischer1995-08-281-3/+15
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-4/+3
* Don't mess with already freed structures when a process is being runDavid Greenman1994-12-121-13/+15
* Removed references to bclnlist which we don't use/support/need.David Greenman1994-10-181-3/+1
* All of this is cosmetic. prototypes, #includes, printfs and so on. MakesPoul-Henning Kamp1994-10-021-5/+7
* "idle priority" support. Based on code from Henrik Vestergaard Draboel,David Greenman1994-10-021-2/+3
* While in the real world, I had a bad case of being swapped out for a lot ofPoul-Henning Kamp1994-09-251-2/+2
* Realtime priority scheduling support.David Greenman1994-09-011-6/+12
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+666