summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
2003-05-20Document ENXIO error condicion when the named file is a FIFO andTodd C. Miller
2003-05-20consistent non-capitalization of words not beginning sentencesPaul Janzen
2003-05-19Explicitly state that priority values outside the range -20 to 20 areTodd C. Miller
2003-05-16typo from deraadt@Jason McIntyre
2003-05-12cpu -> CPUJason McIntyre
2003-05-10Do not let userland access the swapon system call anymore (nothing uses itMiod Vallat
2003-04-30a extended -> an extended;Jason McIntyre
2003-04-28Change mquery() function call signature to be the same a mmap(). ItDale Rahn
2003-04-25Remove note about POLLMSG. not used and not provided. ok millert@Ted Unangst
2003-04-25backout mquery change, something broke when not combined with a different diff.Dale Rahn
2003-04-25Document changes to mquery(2) function signature change, now the same as mmap(2)Dale Rahn
2003-04-25change mquery() function call signature to be the same a mmap(). ItDale Rahn
2003-04-21Close .BlMike Pechkin
2003-04-18Fix format odditiy in 'ERRORS' section, formats like mmap(2) manpage now.Dale Rahn
2003-04-18Document that mquery() returns EINVAL if request memory was not availableDale Rahn
2003-04-17fix typo; Julien BordetTodd C. Miller
2003-04-14There are two related changes.Artur Grabowski
2003-04-12underfined -> undefined;Jason McIntyre
2003-04-03exceeds -> exceedes;Jason McIntyre
2003-04-02fifo -> FIFOJason McIntyre
2003-04-02nfs -> NFSJason McIntyre
2003-03-28F_[GS]ETFL deal with file status flags, not descriptor status flags.Todd C. Miller
2003-03-28Ip -> IP;Jason McIntyre
2003-03-18duplicate words: and and, the theDavid Krause
2003-03-18mention namelen in DESCRIPTIONTodd C. Miller
2003-03-18Do not capitalize "Indicates" as it does not start the sentenceTodd C. Miller
2003-03-17some small typos;Jason McIntyre
2003-03-10add some notes about nosuid mounted file systems. suggested by deraadt@Ted Unangst
2003-03-06.Xr typos;Jason McIntyre
2003-03-03in the handler, block signals handlers as soon as possible; ok miod millertTheo de Raadt
2003-02-28typos;Jason McIntyre
2003-02-27typos;Jason McIntyre
2003-02-25typos;Jason McIntyre
2003-02-24the theTheo de Raadt
2003-02-21one more: guid -> egidJason McIntyre
2003-02-21typos;Jason McIntyre
2003-02-18intial -> initial;Jason McIntyre
2003-02-03some more functions that are (only on OpenBSD) safe in signal handlers.Theo de Raadt
2003-01-31Replace emulated versions of setreuid() and setregid() with real syscalls.Todd C. Miller
2003-01-05spellingTheo de Raadt
2002-12-10bug fixHiroaki Etoh
2002-12-02Document getlogin_r()Todd C. Miller
2002-12-02KNFTheo de Raadt
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-11-28fd sharing was re-enabled quite awhile ago.Brad Smith
2002-11-19typo; Stefan BergTodd C. Miller
2002-11-10SEE ALSO corrections. millert ok.Federico G. Schwindt
2002-11-10missing MLINKs for setresuid(2). millert ok.Federico G. Schwindt
2002-11-05thread safe libc -- 2nd try. OK miod@, millert@Marco S Hyman
2002-11-03back out previous patch.. there are still some vax/m68k issuesMarco S Hyman