aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/sysv_msg.c
Commit message (Expand)AuthorAgeFilesLines
* Start including <sys/sysproto.h> to get the correct args structs andBruce Evans1995-10-211-19/+35
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofDavid Greenman1995-09-091-3/+3
* Fix several sysinit functions that had the wrong type and unnecessarilyBruce Evans1995-08-301-7/+4
* Reviewed by: julian with quick glances by bruce and othersJulian Elischer1995-08-281-1/+8
* Eliminate sloppy common-style declarations. There should be none left forBruce Evans1995-07-291-1/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* All of this is cosmetic. prototypes, #includes, printfs and so on. MakesPoul-Henning Kamp1994-10-021-3/+2
* Got rid of compiler warnings.David Greenman1994-09-171-11/+4
* Added SYSV ipcs.Doug Rabson1994-09-131-0/+1006