| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.0.0_cvs | cvs2svn | 2000-03-20 | 37 | -37/+37 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-02 | 1 | -1/+2 |
| * | Grammar: "be even number" -> "be an even number" | Bill Fumerola | 2000-01-03 | 1 | -1/+1 |
| * | Backout the prev. commit. It's a bad idea to make-up terms. I believe | Tim Vanderhoek | 1999-12-31 | 2 | -3/+3 |
| * | Add ".Xref tolower 3" since its internal use is inferred in DESCRIPTION. | Tim Vanderhoek | 1999-12-28 | 1 | -1/+2 |
| * | Avoid the potentially confusing term "a null pointer" and say "the NULL | Tim Vanderhoek | 1999-12-28 | 2 | -3/+3 |
| * | Remove x-ref to itself. | Bill Fumerola | 1999-12-14 | 1 | -1/+0 |
| * | Add HISTORY. | David E. O'Brien | 1999-10-29 | 1 | -0/+8 |
| * | Xref strlcat, strlcpy | Warner Losh | 1999-09-28 | 2 | -2/+5 |
| * | __collate_substitute() do something non-trivial only for German. For everyone | Dmitrij Tejblum | 1999-09-12 | 1 | -3/+10 |
| * | Add $FreeBSD$ lines to man pages that are missing them to make | Mike Pritchard | 1999-08-28 | 1 | -0/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 36 | -36/+36 |
| * | Various man page cleanup: | Mike Pritchard | 1999-08-15 | 1 | -5/+6 |
| * | Use the latest version of these files from OpenBSD. | Warner Losh | 1999-08-10 | 3 | -21/+26 |
| * | Import strl{cat,cpy} from OpenBSD. | Warner Losh | 1999-08-10 | 4 | -6/+289 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 30 | -0/+30 |
| * | Fixed a minor style nit in the EXAMPLE section. | Wes Peters | 1999-07-10 | 1 | -1/+1 |
| * | Fix a minor style nit in the NAME section. | Mike Pritchard | 1999-06-11 | 1 | -1/+1 |
| * | Move the description of the strncmp() function from the RETURN VALUES | Mike Pritchard | 1999-06-11 | 1 | -6/+6 |
| * | Fixed disordering and duplication of MLINKS in previous commit to | Bruce Evans | 1999-05-19 | 1 | -2/+1 |
| * | Add a strsignal(3) (like strerror(3)) for libc compatability with other | Peter Wemm | 1999-05-18 | 2 | -2/+75 |
| * | More egcs warning fixes: | Warner Losh | 1999-04-25 | 3 | -2/+4 |
| * | Corrected use of backslash escaping in sample code. | Guy Helmer | 1999-02-27 | 1 | -3/+3 |
| * | remove BUGS section, now behaviour is predictable enough | Andrey A. Chernov | 1999-02-13 | 1 | -2/+0 |
| * | more words about return value | Andrey A. Chernov | 1999-02-13 | 1 | -1/+5 |
| * | re-phrase things a bit | Andrey A. Chernov | 1999-02-12 | 1 | -4/+5 |
| * | fix wrong return result | Andrey A. Chernov | 1999-02-12 | 2 | -23/+43 |
| * | 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 | -86/+216 |
| * | (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 |
| |\| |
|