Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reject negative ngrp arguments in linux_setgroups() and linux_setgroups16(); | tjr | 2003-10-21 | 1 | -1/+1 |
* | Use __FBSDID(). | obrien | 2003-06-10 | 1 | -2/+3 |
* | More caddr_t removal, in conjunction with copy{in,out}(9) this time. | des | 2003-03-03 | 1 | -4/+2 |
* | Include <sys/malloc.h> instead of depending on namespace pollution 2 | bde | 2002-09-05 | 1 | -3/+3 |
* | Use the new kern_* functions to avoid the need to store arguments | iedowse | 2002-09-01 | 1 | -22/+18 |
* | Rework logic of syscalls that modify process credentials as described in | jhb | 2002-04-13 | 1 | -12/+20 |
* | Change the suser() API to take advantage of td_ucred as well as do a | jhb | 2002-04-01 | 1 | -1/+1 |
* | Simple p_ucred -> td_ucred changes to start using the per-thread ucred | jhb | 2002-02-27 | 1 | -3/+3 |
* | When casting from uid16/gid16 to uid/gid respectively, make sure | marcel | 2001-10-14 | 1 | -14/+16 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -35/+37 |
* | Speculatively add this file. It's part of the Linuxulator update | marcel | 2001-09-01 | 1 | -0/+285 |