Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-10-18 | Another round of man page cleanup, this time to remove more hard sentence | Aaron Campbell | |
breaks and getting rid of short lines, making these files easier to work with. | |||
2000-09-06 | Update to tzcode2000f from ftp://elsie.nci.nih.gov/pub/ | Todd C. Miller | |
2000-04-16 | sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ ok | David Leonard | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-07-02 | .Dd should not be given abbreviated month names | Aaron Campbell | |
1999-05-25 | kill some old macros | Aaron Campbell | |
1999-01-04 | include blurb about ISO 8601 dates straight from strftime.c | Todd C. Miller | |
1998-07-06 | Always NUL terminate buf even if there was not enough space to | Todd C. Miller | |
write the whole time string. XPG4.2 says "the contents of the array are indeterminate" in this case so this is allowed, though obviously you can't rely on this behavior if you care about portability... | |||
1998-06-10 | spelling | Theo de Raadt | |
1998-02-15 | use [,] range specs; kleink | Theo de Raadt | |
1998-02-05 | Xr | Theo de Raadt | |
1998-01-19 | use tzcode strftime(3) as it is kept up to date. | Todd C. Miller | |