Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-30 | add semicolon to pacify gcc -Wall | 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-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
1999-05-30 | Only use __attribute__ if __GNUC__ is defined | Paul Janzen | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-03-22 | More accurate man page; more informative logging; use random() instead of | Paul Janzen | |
old internal routine (seems to minimize instant death on re-entry). | |||
1999-03-14 | Access control works now; also, some minor tidying and man page fixes. | Paul Janzen | |
1999-02-01 | avoid denial of service attacks on server port; extra conf vars; fix otto | David Leonard | |
1999-01-29 | major changes: security, curses, config | David Leonard | |
1999-01-21 | ident | David Leonard | |
1999-01-21 | ident for OpenBSD | David Leonard | |
mandoc-ify manual pages use -locurses | |||
1999-01-21 | hunt (from NetBSD) | David Leonard | |