summaryrefslogtreecommitdiffstats
path: root/sys/posix4
Commit message (Expand)AuthorAgeFilesLines
* Add $FreeBSD$peter2000-05-011-0/+1
* Remove unneeded #include <sys/kernel.h>phk2000-04-291-1/+0
* Add $FreeBSD$.wollman2000-04-221-0/+17
* Commit major SMP cleanups and move the BGL (big giant lock) in thedillon2000-03-281-0/+1
* Track libc_r addition of semaphores implementation.jasone2000-01-201-10/+16
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-294-10/+13
* Fixed some type mismatches. p_retval[0] in struct proc has typebde1999-12-272-18/+22
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Well folks, this is it - The second stage of the removal for build supportpeter1999-04-172-2/+2
* * Change sysctl from using linker_set to construct its tree using SLISTs.dfr1999-02-161-1/+5
* Set PAGE_SIZE for _SC_PAGESIZE sysconf().dufault1998-06-011-0/+1
* 1. Add new defs for mins and maxs for the POSIX flavor priorities. Theydufault1998-05-192-9/+26
* 1. Don't use "nosys" and generate coredumps for unconfigureddufault1998-05-182-3/+11
* Add C++ support.jb1998-05-121-0/+2
* Support compiling with `gcc -ansi'.bde1998-04-151-1/+1
* The system call stubs for the sched_* system calls can't bedufault1998-03-281-4/+0
* Include sys/resource.h to get PRIO_MAX.dufault1998-03-281-0/+1
* Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B anddufault1998-03-288-288/+380
* Fixed syntax errors.bde1998-03-231-5/+5
* Don't depend on namespace pollution to help misdeclare pointers as arrays.bde1998-03-231-5/+3
* Reviewed by: bdedufault1998-03-084-19/+18
* Reviewed by: msmith, bde long agodufault1998-03-047-0/+942
OpenPOWER on IntegriCloud