summaryrefslogtreecommitdiffstats
path: root/sys/kern/posix4_mib.c
Commit message (Expand)AuthorAgeFilesLines
* Define two new sysctl node flags: CTLFLAG_CAPRD and CTLFLAG_CAPRW, whichrwatson2011-07-171-2/+3
* Set various POSIX capability sysctls to the version of the API that isjhb2010-11-191-3/+4
* Add a facility to dynamically adjust or unconfigure p1003_1b mib.kib2010-06-021-5/+35
* Fix mispatch of includes list; allows my kernel to build successfully.trhodes2006-11-121-0/+1
* Update #includes list.trhodes2006-11-111-1/+1
* Back when VOP_* was introduced, we did not have new-style structphk2004-12-011-0/+1
* Use __FBSDID().obrien2003-06-111-2/+3
* Rework the sysconf(3) interaction with aio:alfred2002-11-171-2/+22
* Change the way support for asynchronous I/O is indicated to applicationswollman2002-10-271-1/+3
* Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c.alfred2002-09-191-1/+12
* Add $FreeBSD$.wollman2000-04-221-0/+17
* * Change sysctl from using linker_set to construct its tree using SLISTs.dfr1999-02-161-1/+5
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-281-33/+50
* Reviewed by: msmith, bde long agodufault1998-03-041-0/+77
OpenPOWER on IntegriCloud