summaryrefslogtreecommitdiffstats
path: root/sys/kern/sysv_msg.c
Commit message (Expand)AuthorAgeFilesLines
* Eradicate the variable "time" from the kernel, using various measures.phk1998-03-301-5/+5
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-061-20/+15
* Removed unused #includes.bde1997-08-021-3/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Don't depend in the kernel on the gcc feature of doing arithmetic onbde1996-08-311-5/+5
* Somehow managed to miss these four files when converting the SYSV IPCwollman1996-01-051-1/+3
* Update sysv_*.c to get their argument definitions from sysproto.hpeter1995-12-151-13/+23
* A Major staticize sweep. Generates a couple of warnings that I'll dealphk1995-12-141-5/+5
* Start including <sys/sysproto.h> to get the correct args structs andbde1995-10-211-19/+35
* 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/+5
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-3/+2
* Got rid of compiler warnings.dg1994-09-171-11/+4
* Added SYSV ipcs.dfr1994-09-131-0/+1006
OpenPOWER on IntegriCloud