index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
compat
/
linux
/
linux_uid16.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Match the LINUX32's style with existing style
obrien
2005-01-14
1
-4
/
+4
*
Changes to MI Linux emulation code necessary to run 32-bit Linux binaries
tjr
2004-08-16
1
-0
/
+7
*
Rename suser_cred()'s PRISON_ROOT flag to SUSER_ALLOWJAIL. This is
cperciva
2004-07-26
1
-1
/
+1
*
Deorbit COMPAT_SUNOS.
phk
2004-06-11
1
-1
/
+1
*
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