summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* Revert $FreeBSD$ to $Id$peter1997-02-2227-28/+28
* Revert $FreeBSD$ to $Id$peter1997-02-223-3/+3
* Typogrammatical error 'with' -> 'when'.danny1997-02-201-1/+1
* Add forgotten man page link fts_set.3 -> fts.3wosch1997-02-161-1/+1
* Allow commonly-used "insecure" as a valid keyword in /etc/ttys.davidn1997-02-151-0/+2
* lite2 remame: vfc_index --> vfc_typenumadam1997-02-121-1/+1
* Submitted by: John Birrelljulian1997-02-051-1/+1
* Don't use hardcoded *roff font change requests.mpp1997-01-311-2/+2
* Very minor mdoc cleanup.mpp1997-01-312-5/+5
* Update to reflect current include files.mpp1997-01-305-32/+41
* Dont' mlink getgrent.3 to setgrfile.3, since there is nompp1997-01-301-1/+1
* Sort cross references.wosch1997-01-2017-29/+29
* Sweep through the tree fixing mmap() usage:alex1997-01-161-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1430-31/+31
* Added group= facility to /etc/ttys for tty grouping for moredavidn1997-01-022-1/+9
* Spelling/mdoc police.mpp1996-12-301-6/+6
* Small yet significant tweaks/cleanups:wpaul1996-12-273-10/+14
* Make a note in the standards section that sysconf isn't completelyalex1996-12-271-2/+3
* Use dynamic allocated buffers instead static buffers. No member orwosch1996-12-251-19/+91
* Speeling fix.davidn1996-12-221-1/+1
* Add a missing #ifdef YP/#endif pair so that this module willwpaul1996-12-211-0/+2
* Mention FreeBSD explicitly along with 4.2BSD so that thempp1996-12-151-2/+4
* Correct some xrefs/mlinks.mpp1996-12-141-1/+1
* Merge Lite2 mods, and -Wall cleaning. undelete(2) cruftsteve1996-12-143-6/+21
* Don't free the line buffer, since getttynam(3) might still referencejoerg1996-12-121-5/+4
* Change another reference to host names to domain names, and restore somempp1996-12-091-4/+3
* sethostname() returns int, not long. I could get used to having thisjkh1996-12-051-2/+2
* _key is a char array and we don't need to pass its address to _buildkey()jkh1996-12-051-1/+1
* gethostname() returns int, not long. Answered my own question byjkh1996-12-051-1/+1
* Add support for detecting and hopefully using the passwd.adjunct.bynamewpaul1996-12-031-13/+65
* Update getdomainname(3) to reflect that it operates onmpp1996-12-011-11/+13
* Fixed execvp() of an empty pathname to fail POSIXly. Previously itbde1996-11-181-0/+6
* Fixed uninitialized variables for the '/'-in-pathname case in execvp().bde1996-11-181-1/+2
* Parameters pthread_getspecific() changed.hsu1996-11-111-1/+1
* Document that the `old' count is returned for the ENOMEM case.bde1996-11-041-1/+2
* collate_range_cmp -> __collate_range_cmpache1996-10-312-6/+8
* Fix an off-by-one error in getvfsent().joerg1996-10-261-1/+1
* GNU-style changes:ache1996-10-232-11/+21
* Fix a potential memory leak i've introduced with my recent patch.joerg1996-10-211-2/+2
* add flag FNM_ICASE for case insensitve searchwosch1996-10-202-1/+25
* Remove the arbitrary limit for the line length in /etc/ttys, and makejoerg1996-10-191-11/+33
* Corrently null-terminate the path being passed to the opendir() calls,peter1996-10-171-0/+1
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-2/+2
* Made this about as (in)complete as sysctl.8.bde1996-09-291-35/+42
* .Os NetBSD -> .Os FreeBSD.wosch1996-09-284-4/+4
* Fix typo from previous commit (tsvsec --> tv_sec).alex1996-09-231-1/+1
* fix .Xr macrowosch1996-09-211-1/+1
* ts_sec -> tv_secnate1996-09-202-5/+5
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-4/+4
* Apply patch to fix +group YP overrides and prevent SEGV on badlywpaul1996-09-051-8/+47
OpenPOWER on IntegriCloud