summaryrefslogtreecommitdiff
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* YAMFC: Fix fts_set declaration, and update specify the correctMike Pritchard1997-03-092-5/+6
* YAMFC:Mike Pritchard1997-02-2823-74/+84
* YAMFC: sort xrefs and fix typo.Mike Pritchard1997-02-201-2/+2
* YAMFC: From rev 1.25: MLINK fts_set.3 -> fts.3Mike Pritchard1997-02-171-2/+2
* This is a partial close on PR bin/1387 for the RELENG2_2 branch.David Nugent1997-01-131-9/+18
* Merge in rest of YP buffer/NUL termination fixes.Bill Paul1996-12-313-9/+14
* YAMFC:Mike Pritchard1996-12-281-2/+3
* YAMFC:Mike Pritchard1996-12-222-2/+2
* YAMFC (rev 1.2)Joerg Wunsch1996-12-221-2/+4
* YAMFCJoerg Wunsch1996-12-121-5/+4
* YAMFCJoerg Wunsch1996-12-101-2/+2
* YAMFCJoerg Wunsch1996-12-103-6/+4
* YAMFCPoul-Henning Kamp1996-12-031-11/+13
* YAMFCPoul-Henning Kamp1996-11-211-1/+8
* Merge from -current.Poul-Henning Kamp1996-11-061-1/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1996-11-0212-2217/+0
* collate_range_cmp -> __collate_range_cmpAndrey A. Chernov1996-10-312-6/+8
* Fix an off-by-one error in getvfsent().Joerg Wunsch1996-10-261-1/+1
* GNU-style changes:Andrey A. Chernov1996-10-232-11/+21
* Fix a potential memory leak i've introduced with my recent patch.Joerg Wunsch1996-10-211-2/+2
* add flag FNM_ICASE for case insensitve searchWolfram Schneider1996-10-202-1/+25
* Remove the arbitrary limit for the line length in /etc/ttys, and makeJoerg Wunsch1996-10-191-11/+33
* Corrently null-terminate the path being passed to the opendir() calls,Peter Wemm1996-10-171-0/+1
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-2/+2
* Made this about as (in)complete as sysctl.8.Bruce Evans1996-09-291-35/+42
* .Os NetBSD -> .Os FreeBSD.Wolfram Schneider1996-09-284-4/+4
* Fix typo from previous commit (tsvsec --> tv_sec).Alexander Langer1996-09-231-1/+1
* fix .Xr macroWolfram Schneider1996-09-211-1/+1
* ts_sec -> tv_secNate Williams1996-09-202-5/+5
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-4/+4
* Apply patch to fix +group YP overrides and prevent SEGV on badlyBill Paul1996-09-051-8/+47
* Some minor man page cleanup.Mike Pritchard1996-08-231-9/+10
* Typo police.Mike Pritchard1996-08-231-2/+2
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-2214-16/+30
* Update a bunch of man pages to use .Fn insteadMike Pritchard1996-08-2219-168/+187
* Update some more man pages to use the .Fx macro.Mike Pritchard1996-08-211-2/+3
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-201-1/+2
* Don't claim to be POSIX compliant, since our alarm function isn't.Mike Pritchard1996-08-151-5/+5
* Convert to newly aded collate compare functionAndrey A. Chernov1996-08-122-6/+6
* Use collate for alpha character rangesAndrey A. Chernov1996-08-121-1/+4
* Remove static collcmp, ise new internal function nowAndrey A. Chernov1996-08-121-35/+3
* Use collate for alpha character rangesAndrey A. Chernov1996-08-121-1/+35
* Fixed description of _SC_CLK_TCK. Both the clock and the unitsBruce Evans1996-07-301-1/+1
* Refer to the ASCII character 000 by its proper name, `NUL', and notGarrett Wollman1996-07-251-11/+12
* Finish rename of KERN_DOMAINNAME to KERN_NISDOMAINNAME.Garrett Wollman1996-07-252-4/+4
* The previous change to alarm.3 to improve the wordingMike Pritchard1996-07-191-19/+24
* the previous text was absurd, and wrongAdam David1996-07-191-2/+2
* Include the proper header file (<unistd.h>) and declare [gs]etdomainname()Garrett Wollman1996-07-122-11/+8
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-1227-58/+76
* Document the "sig" function parameter.Mike Pritchard1996-07-031-0/+3