aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/posix4_mib.c
Commit message (Expand)AuthorAgeFilesLines
* Set various POSIX capability sysctls to the version of the API that isJohn Baldwin2010-11-191-3/+4
* Add a facility to dynamically adjust or unconfigure p1003_1b mib.Konstantin Belousov2010-06-021-5/+35
* Fix mispatch of includes list; allows my kernel to build successfully.Tom Rhodes2006-11-121-0/+1
* Update #includes list.Tom Rhodes2006-11-111-1/+1
* Back when VOP_* was introduced, we did not have new-style structPoul-Henning Kamp2004-12-011-0/+1
* Use __FBSDID().David E. O'Brien2003-06-111-2/+3
* Rework the sysconf(3) interaction with aio:Alfred Perlstein2002-11-171-2/+22
* Change the way support for asynchronous I/O is indicated to applicationsGarrett Wollman2002-10-271-1/+3
* Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c.Alfred Perlstein2002-09-191-1/+12
* Add $FreeBSD$.Garrett Wollman2000-04-221-0/+17
* * Change sysctl from using linker_set to construct its tree using SLISTs.Doug Rabson1999-02-161-1/+5
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-281-33/+50
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-041-0/+77