Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell | |
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong | |||
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen | |
1999-02-27 | make function names the correct case | Theo de Raadt | |
1998-02-27 | extra commas go foom foom foom | Theo de Raadt | |
1997-09-15 | Fix tags, copyright. | Jason Downs | |
1997-09-15 | Fix NetBSD PR#4068. | Jason Downs | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1996-12-14 | Clean up lint & compile warnings | Thorsten Lockert | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-08-21 | cfree moved to libc | Jason Downs | |
1996-08-18 | Fix order of parameters to compare function. Man page says (key, element) | Todd C. Miller | |
which is what the ATT version does too. | |||
1996-07-24 | Actually, let's use straight defines instead of macros. Potentially a | Jason Downs | |
better approach. | |||
1996-07-24 | Prevent the v8 style regexp library from clashing with the POSIX regex. | Jason Downs | |
Inspired by the changes to BSD/OS (and the bug they caught), but I didn't go and look at the BSD/OS sources. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |