summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove a 4.3BSDish anachronism that claimed EPERM for an attempt tojoerg1999-08-271-3/+1
* Document ENOSYS error.chris1999-08-231-1/+5
* This is the addition of a syslog(3) security.* top-level category. Thisgreen1999-08-211-1/+4
* Add warnings, ala mktemp, to tempnam and tmpnam as a reminder thatimp1999-08-212-3/+13
* Reverted to revision 1.8 as previous fix causes fts_open with with apho1999-08-152-2/+2
* Various man page cleanup:mpp1999-08-1513-53/+58
* Reviewed by: phkpho1999-08-142-2/+2
* Add $Id$ tag.chris1999-08-141-0/+2
* Bad reference time(2) changed to time(3)chris1999-08-141-1/+1
* Bad reference of sysctl(1) changed to sysctl(8)chris1999-08-141-3/+3
* Fix .Xr line for `getpagesize'chris1999-08-141-2/+2
* Fix some bad references:chris1999-08-141-3/+3
* Change reference to mount(1) to mount(8)chris1999-08-141-2/+2
* Change reference from kldload(3) to kldload(2)chris1999-08-131-2/+2
* Treat an attempt to read from a write-only stream more consistently.rnordier1999-08-101-1/+2
* Use the latest version of these files from OpenBSD.imp1999-08-103-21/+26
* Import strl{cat,cpy} from OpenBSD.imp1999-08-104-6/+289
* Fixed missing "G" in the list item for the main description of %g andbde1999-08-081-2/+2
* Mention that EXIT_SUCCESS and EXIT_FAILURE are preferred overhoek1999-08-011-1/+7
OpenPOWER on IntegriCloud