summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* "S" comes before "U"...obrien1999-10-251-2/+2
* Remove UNSAFE_WARN ifdef for mktemp warning (never defined)ache1999-10-243-6/+6
* YP/NIS code: remove unnecessary endgrent() calls which can cause fail onache1999-10-161-5/+3
* Fix longstanding bug "unused stayopen" introduced in rev1.11ache1999-10-161-2/+6
* Remove osig* from NOASM. It bogus now.marcel1999-10-142-4/+2
* In longjmp, call sigreturn instead of osigreturn. The latter isn'tjdp1999-10-141-1/+1
* Not needed now the syscall matches the prototype.marcel1999-10-123-117/+0
* \begin{quote}marcel1999-10-102-2/+2
* Remove syscall wrappers.marcel1999-10-095-192/+4
* Remove old sig* wrappers.dfr1999-10-091-2/+1
* Correct the description of the timeout argument. I've examinedwes1999-10-091-0/+10
* Fix sigvec(). When the sigset_t changes came in, it was alteredjdp1999-10-091-6/+17
* o Add $FreeBSD$ as a rcsid instead of in a commentmarcel1999-10-021-31/+28
* o Add $FreeBSD$ as a rcsid instead of in a comment.marcel1999-10-021-5/+12
* Fix misspelling of the "addq" opcode.jdp1999-09-291-1/+1
* sigset_t change (part 5 of 5)marcel1999-09-2912-91/+149
* Back out my backout, it was already posix compliant. Any new fields arepeter1999-09-281-1/+0
* Fix previous commit. The standards specifically say: "The structurepeter1999-09-281-0/+1
* Explicitly use sigemptyset to clear a sigset_t. Explicitmarcel1999-09-281-1/+2
* Explicitly use sigemptyset to clear a sigset_t. Explicitmarcel1999-09-281-1/+4
* Xref strlcat, strlcpyimp1999-09-282-2/+5
* Change .Fn to .Xr on a couple of lines where abort(3) is referenced.chris1999-09-251-2/+2
* mdoc(7)'fyphantom1999-09-231-5/+6
* Nuke dlopen.3 -> dlversion.3 link.phantom1999-09-231-2/+1
* Add gencat(1) to SEE ALSO section.phantom1999-09-223-0/+3
* Add links for errc.3, verrc.3, warnc.3, vwarnc.3.phantom1999-09-221-2/+3
* If `who' was not specified, set the appropriate bits as the chmod(1)ru1999-09-221-2/+6
* mdoc(7)'fyphantom1999-09-211-1/+1
* Fixed a typo (well, format-o) in yesterday's edits.wes1999-09-211-2/+3
* Fixed the description of when and why aio_suspend returns.wes1999-09-201-11/+15
* Correct spelling : ascii -> ASCIIphantom1999-09-201-1/+1
* Fix typophantom1999-09-191-1/+1
* Add a version number field to the jail(2) argument so that future changesphk1999-09-191-3/+14
* __collate_substitute() do something non-trivial only for German. For everyonedt1999-09-123-6/+25
* Reduce time of __collate_substitute() from O(strlen(s)^2) to O(strlen(s)).dt1999-09-121-8/+11
* Implement new format specifier for strftime: %OB, alternative nationaldt1999-09-113-19/+58
* Add FreeBSD history in 'HISTORY'alfred1999-09-111-1/+4
* Fixed disordering in previous commit.bde1999-09-111-1/+1
* Document fhopen, fhstat, and fhstatfs syscalls.alfred1999-09-112-1/+137
* sync with src/sys/sys/mount.halfred1999-09-101-1/+2
* Add aio_{cancel,error,return,suspend,write} into the mix.billf1999-09-091-1/+3
* - add reference to siginterrupt(3)ru1999-09-061-32/+35
* Don't forget to reset _pw_stepping_yp to 0 before returning. Fixes a bugdes1999-09-061-0/+1
* Tidy up $Log$ debris.peter1999-09-051-32/+2
* Some style and "look" fixesphantom1999-09-059-12/+27
* Name Description (.Nd macro) added.phantom1999-09-051-6/+7
* mdoc(7) style fix.phantom1999-09-051-2/+4
* mdoc(7) style fix: FreeBSD -> .Fxphantom1999-09-057-7/+14
* Remove useless .Fn macro suffixphantom1999-09-051-1/+1
* mdoc style fix.phantom1999-09-051-4/+2
OpenPOWER on IntegriCloud