summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_uid16.c
Commit message (Expand)AuthorAgeFilesLines
* Reject negative ngrp arguments in linux_setgroups() and linux_setgroups16();tjr2003-10-211-1/+1
* Use __FBSDID().obrien2003-06-101-2/+3
* More caddr_t removal, in conjunction with copy{in,out}(9) this time.des2003-03-031-4/+2
* Include <sys/malloc.h> instead of depending on namespace pollution 2bde2002-09-051-3/+3
* Use the new kern_* functions to avoid the need to store argumentsiedowse2002-09-011-22/+18
* Rework logic of syscalls that modify process credentials as described injhb2002-04-131-12/+20
* Change the suser() API to take advantage of td_ucred as well as do ajhb2002-04-011-1/+1
* Simple p_ucred -> td_ucred changes to start using the per-thread ucredjhb2002-02-271-3/+3
* When casting from uid16/gid16 to uid/gid respectively, make suremarcel2001-10-141-14/+16
* KSE Milestone 2julian2001-09-121-35/+37
* Speculatively add this file. It's part of the Linuxulator updatemarcel2001-09-011-0/+285
OpenPOWER on IntegriCloud