aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/posix4.h
Commit message (Expand)AuthorAgeFilesLines
* In order to maximize the re-usability of kernel code in user space thisKip Macy2011-09-161-1/+1
* Add a facility to dynamically adjust or unconfigure p1003_1b mib.Konstantin Belousov2010-06-021-0/+1
* Update #includes list.Tom Rhodes2006-11-111-1/+1
* Extended the POSIX scheduler APIs to accept lwpid as well, we've alreadyDavid Xu2006-07-111-8/+8
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-1/+1
* Rework the sysconf(3) interaction with aio:Alfred Perlstein2002-11-171-0/+1
* headers should not really include "opt_foo.h" (in this case opt_posix.h).Alfred Perlstein2002-11-151-2/+0
* Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c.Alfred Perlstein2002-09-191-0/+1
* Remove __P.Alfred Perlstein2002-03-191-2/+2
* KSE Milestone 2Julian Elischer2001-09-121-8/+8
* Fixed some type mismatches. p_retval[0] in struct proc has typeBruce Evans1999-12-271-8/+10
* Well folks, this is it - The second stage of the removal for build supportPeter Wemm1999-04-171-1/+1
* The system call stubs for the sched_* system calls can't bePeter Dufault1998-03-281-4/+0
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B andPeter Dufault1998-03-281-215/+41
* Reviewed by: bdePeter Dufault1998-03-081-13/+5
* Reviewed by: msmith, bde long agoPeter Dufault1998-03-041-0/+300