summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* Flag empty UID entries as errors (to stop typos from turning intoeivind1999-11-061-1/+6
* Add unsigned char cast to isdigitache1999-11-042-2/+2
* Add unsigned char cast to isspace argache1999-11-044-7/+15
* It is no longer necessary to prepend underscores to external symbols underjoerg1999-11-021-24/+8
* mdoc(7)'fyphantom1999-10-303-9/+21
* "S" comes before "U"...obrien1999-10-251-2/+2
* 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
* o Add $FreeBSD$ as a rcsid instead of in a commentmarcel1999-10-021-31/+28
* sigset_t change (part 5 of 5)marcel1999-09-291-5/+28
* Explicitly use sigemptyset to clear a sigset_t. Explicitmarcel1999-09-281-1/+4
* Nuke dlopen.3 -> dlversion.3 link.phantom1999-09-231-2/+1
* 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
* Correct spelling : ascii -> ASCIIphantom1999-09-201-1/+1
* - 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
* 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
* $Header$ -> $FreeBSD$peter1999-08-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-28111-111/+111
* $Id$ -> $FreeBSD$peter1999-08-273-3/+3
* This is the addition of a syslog(3) security.* top-level category. Thisgreen1999-08-211-1/+4
* Reverted to revision 1.8 as previous fix causes fts_open with with apho1999-08-152-2/+2
* Various man page cleanup:mpp1999-08-152-4/+4
* Reviewed by: phkpho1999-08-142-2/+2
* Bad reference of sysctl(1) changed to sysctl(8)chris1999-08-141-3/+3
* Fix some bad references:chris1999-08-141-3/+3
* Use the .At macro when referencing versions of AT&T UNIX.mpp1999-07-303-6/+8
* Add missing cause for an EINVAL return (msgtype < 1).sheldonh1999-07-261-1/+4
* Backed out previous commit. devname.3 and devname.c were broken in Lite1bde1999-07-241-4/+6
* Correct the information about the return value when no device matchesnik1999-07-201-6/+4
* Make devname(3) return something more intelligent than NULL if it doesn'tphk1999-07-181-2/+27
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-1264-0/+69
* Spell isinf(3) correctly.steve1999-06-071-1/+1
* Apply patch for PR #12008: remember to reset _yp_enabled flag inwpaul1999-06-041-0/+2
* Chflags was clearing all flags supplied on the command line after ajmz1999-05-213-6/+6
* Fixed disordering and duplication of MLINKS in previous commit tobde1999-05-191-1/+2
* Add a strsignal(3) (like strerror(3)) for libc compatability with otherpeter1999-05-182-4/+20
* More typos.kris1999-05-091-2/+2
* Typo.kris1999-05-091-1/+1
* Add missing strings.phk1999-04-241-0/+7
* Back out my change from 6 April PDT that added a new dlversion()jdp1999-04-222-33/+1
* Revise for KLD's.ghelmer1999-04-201-55/+8
* vfsload maps into kldload only now, no more fork/exec of modload(8).peter1999-04-191-85/+1
* Add manpage link for dlversion(3).jdp1999-04-071-2/+3
* Add a new function dlversion() which returns the version number ofjdp1999-04-072-2/+34
OpenPOWER on IntegriCloud