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
/
kern
/
posix4_mib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
posix4_mib: Don't overrun facility_initialized array
cem
2016-04-27
1
-3
/
+3
*
Simplify AIO initialization now that it is standard.
jhb
2016-03-09
1
-8
/
+1
*
Define two new sysctl node flags: CTLFLAG_CAPRD and CTLFLAG_CAPRW, which
rwatson
2011-07-17
1
-2
/
+3
*
Set various POSIX capability sysctls to the version of the API that is
jhb
2010-11-19
1
-3
/
+4
*
Add a facility to dynamically adjust or unconfigure p1003_1b mib.
kib
2010-06-02
1
-5
/
+35
*
Fix mispatch of includes list; allows my kernel to build successfully.
trhodes
2006-11-12
1
-0
/
+1
*
Update #includes list.
trhodes
2006-11-11
1
-1
/
+1
*
Back when VOP_* was introduced, we did not have new-style struct
phk
2004-12-01
1
-0
/
+1
*
Use __FBSDID().
obrien
2003-06-11
1
-2
/
+3
*
Rework the sysconf(3) interaction with aio:
alfred
2002-11-17
1
-2
/
+22
*
Change the way support for asynchronous I/O is indicated to applications
wollman
2002-10-27
1
-1
/
+3
*
Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c.
alfred
2002-09-19
1
-1
/
+12
*
Add $FreeBSD$.
wollman
2000-04-22
1
-0
/
+17
*
* Change sysctl from using linker_set to construct its tree using SLISTs.
dfr
1999-02-16
1
-1
/
+5
*
Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and
dufault
1998-03-28
1
-33
/
+50
*
Reviewed by: msmith, bde long ago
dufault
1998-03-04
1
-0
/
+77