Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-29 | 1 | -1/+1 |
* | Avoid use of direct troff requests in mdoc(7) manual pages. | Ruslan Ermilov | 2000-11-10 | 1 | -2/+1 |
* | Introduce ".Lb" macro to libc manpages. | Alexey Zelkin | 2000-04-21 | 1 | -0/+2 |
* | Remove discussion of %C in the BUGS section. The limitations on valid | Sheldon Hearn | 1999-12-09 | 1 | -4/+0 |
* | Prevent digit-gobbling for all but %l and %e, which can't be fixed. | Sheldon Hearn | 1999-12-08 | 1 | -0/+39 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Actually impliment the documented %Z specifier. | David E. O'Brien | 1999-07-04 | 1 | -1/+12 |
* | Re-fixed to start at 1969 per the actual Posix requirement. Also | Wes Peters | 1999-04-25 | 1 | -5/+5 |
* | Bring two-digit years up-to-date with POSIX requirements. | Wes Peters | 1999-04-25 | 1 | -1/+9 |
* | Change return type of strptime from const char* to char*. | Dmitrij Tejblum | 1998-09-12 | 1 | -2/+2 |
* | Import strptime(3) into libc. We've got permission by Kevin Ruddy to | Joerg Wunsch | 1997-08-09 | 1 | -0/+85 |