Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Change suser_xxx() to suser() where it applies. | phk | 1999-04-27 | 1 | -7/+6 |
* | Suser() simplification: | phk | 1999-04-27 | 1 | -3/+3 |
* | Use suser() to determine super-user-ness, don't examine cr_uid directly. | phk | 1999-01-30 | 1 | -2/+5 |
* | Removed an unused #include. Added an unsed #include of <sys/ucred.h> | bde | 1997-11-18 | 1 | -8/+9 |
* | Move the "retval" (3rd) parameter from all syscall functions and put | phk | 1997-11-06 | 1 | -46/+31 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | kern_descrip.c: add fdshare()/fdcopy() | peter | 1996-02-23 | 1 | -3/+2 |
* | (gulp!) reran makesyscalls.. | peter | 1996-01-08 | 1 | -2/+229 |
* | Somehow managed to miss these four files when converting the SYSV IPC | wollman | 1996-01-05 | 1 | -1/+3 |
* | Added SYSV ipcs. | dfr | 1994-09-13 | 1 | -0/+69 |