summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys (follow)
Commit message (Expand)AuthorAgeFilesLines
* Close .Blmpech2003-04-211-1/+2
* Fix format odditiy in 'ERRORS' section, formats like mmap(2) manpage now.drahn2003-04-181-2/+2
* Document that mquery() returns EINVAL if request memory was not availabledrahn2003-04-181-5/+4
* fix typo; Julien Bordetmillert2003-04-171-2/+2
* There are two related changes.art2003-04-143-4/+148
* underfined -> undefined;jmc2003-04-121-2/+2
* exceeds -> exceedes;jmc2003-04-031-2/+2
* fifo -> FIFOjmc2003-04-023-18/+18
* nfs -> NFSjmc2003-04-021-4/+4
* F_[GS]ETFL deal with file status flags, not descriptor status flags.millert2003-03-281-3/+7
* Ip -> IP;jmc2003-03-281-2/+2
* duplicate words: and and, the thedavid2003-03-181-2/+2
* mention namelen in DESCRIPTIONmillert2003-03-182-2/+10
* Do not capitalize "Indicates" as it does not start the sentencemillert2003-03-182-4/+4
* some small typos;jmc2003-03-172-4/+4
* add some notes about nosuid mounted file systems. suggested by deraadt@tedu2003-03-101-1/+5
* .Xr typos;jmc2003-03-066-16/+16
* in the handler, block signals handlers as soon as possible; ok miod millertderaadt2003-03-031-3/+9
* typos;jmc2003-02-289-59/+58
* typos;jmc2003-02-278-22/+25
* typos;jmc2003-02-255-12/+13
* the thederaadt2003-02-241-2/+2
* one more: guid -> egidjmc2003-02-211-2/+2
* typos;jmc2003-02-2110-32/+30
* intial -> initial;jmc2003-02-181-2/+2
* some more functions that are (only on OpenBSD) safe in signal handlers.deraadt2003-02-031-2/+17
* Replace emulated versions of setreuid() and setregid() with real syscalls.millert2003-01-313-8/+256
* spellingderaadt2003-01-051-2/+2
* bug fixetoh2002-12-101-3/+3
* Document getlogin_r()millert2002-12-022-3/+29
* KNFderaadt2002-12-021-6/+6
* Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackmiod2002-12-022-1/+91
* fd sharing was re-enabled quite awhile ago.brad2002-11-281-6/+1
* typo; Stefan Bergmillert2002-11-191-2/+2
* SEE ALSO corrections. millert ok.fgsch2002-11-103-10/+10
* missing MLINKs for setresuid(2). millert ok.fgsch2002-11-101-1/+3
* thread safe libc -- 2nd try. OK miod@, millert@marc2002-11-051-6/+1
* back out previous patch.. there are still some vax/m68k issuesmarc2002-11-031-1/+6
* libc changes for thread safety. Tested on:marc2002-11-031-6/+1
* Add [gs]etres[ug]id(2) syscall to libc and use it in emulating some 4.3BSDmillert2002-10-302-9/+106
* .Xr ipcs 1henning2002-10-072-2/+6
* Document FD_CLOEXEC; from FreeBSD (Peter Jeremy)millert2002-09-191-7/+14
* fix Xr refs; frisco@blackant.netderaadt2002-09-182-4/+4
* uncommit, since it breaks macppc libc. millert and miod have now said theyderaadt2002-09-178-24/+37
* move __syscall prototype into unistd.h (like everybody else) and avoid private protos for it everywhere; millert@ okmickey2002-09-178-37/+24
* mickey, did you not look at the output?deraadt2002-09-171-1/+2
* Sync limits described by EFBIG and ELOOP with current reality; from NetBSD.aaron2002-08-111-3/+5
* grammar nitspjanzen2002-08-091-5/+4
* document generic ioctls. ok art@wcobb2002-08-081-1/+49
* Comma splice introduced in last commit.aaron2002-08-061-2/+2