summaryrefslogtreecommitdiffstats
path: root/sys/kern/sysv_ipc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the undocumented, flawed, broken-as-designed semconfig() syscall.peter2000-05-011-9/+0
* In 'ipcperm()', only call 'suser()' if it is actually required.bsd2000-03-131-7/+2
* Fix a superuser credential check.bsd2000-02-291-1/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Change suser_xxx() to suser() where it applies.phk1999-04-271-7/+6
* Suser() simplification:phk1999-04-271-3/+3
* Use suser() to determine super-user-ness, don't examine cr_uid directly.phk1999-01-301-2/+5
* Removed an unused #include. Added an unsed #include of <sys/ucred.h>bde1997-11-181-8/+9
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-061-46/+31
* 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
* kern_descrip.c: add fdshare()/fdcopy()peter1996-02-231-3/+2
* (gulp!) reran makesyscalls..peter1996-01-081-2/+229
* Somehow managed to miss these four files when converting the SYSV IPCwollman1996-01-051-1/+3
* Added SYSV ipcs.dfr1994-09-131-0/+69
OpenPOWER on IntegriCloud