summaryrefslogtreecommitdiffstats
path: root/sys/kern/sysv_sem.c
Commit message (Expand)AuthorAgeFilesLines
* Start including <sys/sysproto.h> to get the correct args structs andbde1995-10-211-17/+38
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-3/+3
* Fix several sysinit functions that had the wrong type and unnecessarilybde1995-08-301-7/+4
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-1/+8
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-1/+6
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-3/+3
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-3/+2
* Got rid of compiler warnings.dg1994-09-171-2/+4
* Added SYSV ipcs.dfr1994-09-131-0/+939
OpenPOWER on IntegriCloud