| Commit message (Expand) | Author | Age | Files | Lines |
* | Install man page link for strtok_r. | John Polstra | 1999-01-19 | 1 | -1/+2 |
* | Spell check and minor grammar fix. | John Polstra | 1999-01-19 | 1 | -3/+3 |
* | Reviewed by: JKH | Wes Peters | 1998-12-14 | 2 | -87/+217 |
* | (Whoops: make it better instead of worse this time). Clarify | Robert Nordier | 1998-10-29 | 1 | -1/+1 |
* | Clarify processing of the string argument by perror(). | Robert Nordier | 1998-10-29 | 1 | -8/+5 |
* | Fix handling more than 1 char with non-C locale | Andrey A. Chernov | 1998-06-05 | 1 | -16/+4 |
* | Cast a pointer to a long, not an int before masking it. | John Birrell | 1998-05-10 | 1 | -1/+1 |
* | Pedantry (NULL -> NUL). | James Raynard | 1998-05-03 | 1 | -1/+1 |
* | Change MACHINE references to MACHINE_ARCH. | John Birrell | 1998-02-20 | 1 | -3/+3 |
* | PR: 5573 | Daniel O'Callaghan | 1998-01-27 | 2 | -2/+4 |
* | The terminating character in strings is `NUL', not `NULL'. | Wolfram Schneider | 1997-12-28 | 1 | -1/+1 |
* | Sorted lists. | Bruce Evans | 1997-10-21 | 1 | -4/+4 |
* | Handle machine-dependent (m-d) (string) sources more automatically. | Bruce Evans | 1997-10-16 | 1 | -73/+7 |
* | Removed the subdirectory paths from the definitions of MAN[1-9]. They | Bruce Evans | 1997-10-15 | 1 | -11/+6 |
* | Added some 2-line source files to get a direct correspondence | Bruce Evans | 1997-10-15 | 5 | -0/+10 |
* | Added bounds checking to the example after chasing down someone's | Peter da Silva | 1997-07-26 | 1 | -1/+2 |
* | kill the undead | Peter Wemm | 1997-07-13 | 2 | -478/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r27180, | Bruce Evans | 1997-07-03 | 2 | -0/+478 |
|\ |
|
| * | Import Lite2's src/lib, except for non-i386 machine-dependent directories, | Bruce Evans | 1997-07-03 | 2 | -0/+478 |
* | | Changed all paths to be relative to src/lib instead of src/lib/libc | John Birrell | 1997-05-03 | 1 | -4/+7 |
* | | Fixed #include and/or prototype bugs in synopsis. | Bruce Evans | 1997-04-19 | 1 | -1/+1 |
* | | Merge from Lite2 (whiteout/unionfs) | Peter Wemm | 1997-03-11 | 1 | -2/+4 |
* | | This commit was generated by cvs2svn to compensate for changes in r23658, | Peter Wemm | 1997-03-11 | 1 | -1/+6 |
|\| |
|
| * | Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch | Peter Wemm | 1997-03-11 | 2 | -0/+301 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 6 | -6/+6 |
* | Sort cross references. | Wolfram Schneider | 1997-01-20 | 2 | -8/+8 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 6 | -6/+6 |
* | delete doubled words, e.g.: "the the" -> "the" | Wolfram Schneider | 1996-10-05 | 1 | -1/+2 |
* | add missing comma(s) in .Xr macros | Wolfram Schneider | 1996-09-23 | 2 | -2/+4 |
* | Fixed the easy cases of const poisoning in the kernel. Cosmetic. | Bruce Evans | 1996-08-31 | 2 | -2/+3 |
* | Correctly use .Fn instead of .Nm to reference function names | Mike Pritchard | 1996-08-22 | 6 | -6/+12 |
* | Back out fallback approximation changes, they are not so right to live | Andrey A. Chernov | 1996-08-13 | 3 | -40/+15 |
* | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 1 | -3/+3 |
* | Use better approximation if collate info not available. | Andrey A. Chernov | 1996-06-09 | 3 | -16/+41 |
* | Localize it. | Andrey A. Chernov | 1996-06-09 | 1 | -46/+7 |
* | ``mv'' -> ``mv -f'' | Wolfram Schneider | 1996-05-07 | 1 | -10/+11 |
* | Added `const' to types of sys_errlist and sys_nerr. | Bruce Evans | 1996-04-19 | 1 | -5/+10 |
* | Update the description of strncat to accurately describe how many | Mike Pritchard | 1996-04-09 | 1 | -1/+4 |
* | Another round of man page cleanups. | Mike Pritchard | 1996-02-12 | 1 | -1/+1 |
* | Fix even more spelling errors in some more man pages. | Mike Pritchard | 1996-01-30 | 2 | -6/+6 |
* | Correct the strspn() man page so that it no longer references | Mike Pritchard | 1996-01-10 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | Peter Wemm | 1995-12-30 | 2 | -478/+0 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 2 | -2/+2 |
* | If locale not available, fallback to strcasecmp, not to strcmp | Andrey A. Chernov | 1995-04-16 | 1 | -2/+2 |
* | Don't build swab.o here. It gets built in libc/i386/string. Previously | Bruce Evans | 1995-03-07 | 1 | -1/+1 |
* | Minor optimization. | Andrey A. Chernov | 1995-02-18 | 1 | -7/+9 |
* | Copyrights cleanup | Andrey A. Chernov | 1995-02-18 | 4 | -22/+38 |
* | Add 8bit collate stuff | Andrey A. Chernov | 1995-02-16 | 5 | -110/+150 |
* | Obtained from: 386BSD-0.1 patchkit; also fixed in 1.1.5 | Bruce Evans | 1994-12-12 | 1 | -2/+3 |
* | Use latest Arthur Olson timezone code rather than that supplied with | Garrett Wollman | 1994-09-13 | 1 | -2/+2 |