summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS insheldonh1999-12-021-1/+8
* Separate some common sysctl code into sysctl_find_oid() and callinggreen1999-12-011-0/+4
* style fixes, remove extra braces.alfred1999-11-291-17/+20
* Provide a man page for Alfreds lovely readdir_r function. Alsowes1999-11-292-5/+27
* Provide and document ctermid_r function.wes1999-11-282-2/+23
* Provide the getlogin_r function.wes1999-11-281-0/+18
* add pthread_cancel, obtained from OpenBSD.alfred1999-11-281-0/+44
* Allow empty UIDs if we are processing NIS records. I am not entirelyeivind1999-11-221-2/+4
* Make setproctitle(NULL) restore all of the original argumentsbrian1999-11-172-30/+45
* Introduce commandline caching in the kernel.phk1999-11-161-0/+9
* Add to pwd_mkdb a -q option to silence warnings about large IDs. Add asheldonh1999-11-152-4/+15
* fts_pathlen and fts_namelen are u_short, not shortkris1999-11-151-2/+2
* Remove useless section.phantom1999-11-091-2/+0
* 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
OpenPOWER on IntegriCloud