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
/
fs
/
procfs
/
procfs_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The si_status field of the siginfo_t, provided by the waitid(2) and
kib
2015-07-18
1
-3
/
+3
*
Convert files to UTF-8
uqs
2012-01-15
1
-1
/
+1
*
In order to maximize the re-usability of kernel code in user space this
kmacy
2011-09-16
1
-2
/
+2
*
Provide groundwork for 32-bit binary compatibility on non-x86 platforms,
nwhitehorn
2010-03-11
1
-3
/
+3
*
Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in
rwatson
2007-06-12
1
-2
/
+1
*
Commit 14/14 of sched_lock decomposition.
jeff
2007-06-05
1
-2
/
+2
*
The process lock is held when procfs_ioctl() is called. Assert that this
des
2007-05-01
1
-2
/
+8
*
Do allow PIOCSFL in jail for setguid processes; this is more consistent
rwatson
2007-02-19
1
-4
/
+2
*
Wake up PIOCWAIT handler on the process exit in addition to the stop
kib
2006-11-17
1
-2
/
+2
*
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
rwatson
2006-11-06
1
-2
/
+14
*
Fix our ioctl(2) implementation when the argument is "int". New
ru
2006-09-27
1
-4
/
+27
*
Jumbo-commit to enhance 32 bit application support on 64 bit kernels.
peter
2005-06-30
1
-0
/
+35
*
Conditionally weaken sys_generic.c rev 1.136 to allow certain dubious
peter
2005-06-30
1
-0
/
+14
*
Minor whitespace and style issues.
des
2003-12-07
1
-1
/
+1
*
- P_SHOULDSTOP just needs proc lock now, so don't acquire sched_lock unless
jhb
2003-04-17
1
-6
/
+4
*
Completely redo thread states.
julian
2002-09-11
1
-2
/
+1
*
s/SGNL/SIG/
davidxu
2002-09-05
1
-1
/
+1
*
Fixed 64bit big endian bugs relating to abuse of ioctl argument passing.
jake
2002-08-15
1
-4
/
+4
*
Part 1 of KSE-III
julian
2002-06-29
1
-2
/
+4
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
1
-1
/
+1
*
Pre-KSE/M3 commit.
julian
2002-02-07
1
-1
/
+1
*
Fix various bugs in the debugging code and reenable it.
des
2001-12-09
1
-7
/
+9
*
Pseudofsize procfs(5).
des
2001-12-04
1
-0
/
+132