summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_synch.c
Commit message (Expand)AuthorAgeFilesLines
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+4
* Completed function declarations and/or added prototypes.bde1995-12-021-2/+3
* Finished (?) cleaning up sysinit stuff.bde1995-12-021-10/+3
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-4/+4
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-3/+15
* 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/+3
* Don't mess with already freed structures when a process is being rundg1994-12-121-13/+15
* Removed references to bclnlist which we don't use/support/need.dg1994-10-181-3/+1
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-5/+7
* "idle priority" support. Based on code from Henrik Vestergaard Draboel,dg1994-10-021-2/+3
* While in the real world, I had a bad case of being swapped out for a lot ofphk1994-09-251-2/+2
* Realtime priority scheduling support.dg1994-09-011-6/+12
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+666
OpenPOWER on IntegriCloud