summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* 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
* mdoc(7) style fixesphantom1999-09-051-2/+4
* Spelling and grammar error fix.phantom1999-09-041-2/+8
* Use definitions provided in sysarch.h for args structures.luoqi1999-09-025-41/+12
* Fix the root cause of the fts buffer overflow. This is a temporaryimp1999-09-022-10/+46
* Back out previous commit. I mistook passing commentary from bde forsheldonh1999-08-311-9/+6
* Only issue a warning for the first occurrence of a UID > USHRT_MAX andsheldonh1999-08-301-6/+9
* Add $FreeBSD$ lines to man pages that are missing them to makempp1999-08-281-0/+2
* $Header$ -> $FreeBSD$peter1999-08-284-4/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-28686-765/+765
* $Id$ -> $FreeBSD$peter1999-08-273-3/+3
* Remove some 4.3BSDish anacronisims that stated that it was anmpp1999-08-275-19/+5
OpenPOWER on IntegriCloud