Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 3 | -4/+4 | ||
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||||
* | grammar police: do not hyphenate compound words that act as adjectives if the | 1999-05-12 | 2 | -3/+3 | ||
| | | | | | | first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong | |||||
* | fix more comma splices that involve misuse of conjunctive adverbs | 1999-03-11 | 1 | -1/+1 | ||
| | ||||||
* | make function names the correct case | 1999-02-27 | 2 | -4/+4 | ||
| | ||||||
* | extra commas go foom foom foom | 1998-02-27 | 1 | -1/+1 | ||
| | ||||||
* | Fix tags, copyright. | 1997-09-15 | 1 | -1/+35 | ||
| | ||||||
* | Fix NetBSD PR#4068. | 1997-09-15 | 1 | -3/+15 | ||
| | ||||||
* | fix Xr | 1997-07-17 | 1 | -1/+1 | ||
| | ||||||
* | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | 1997-04-27 | 1 | -2/+2 | ||
| | | | | | | | 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. | |||||
* | Clean up lint & compile warnings | 1996-12-14 | 3 | -9/+10 | ||
| | ||||||
* | install -> ${INSTALL}, -c -> ${COPY} | 1996-12-08 | 1 | -2/+2 | ||
| | ||||||
* | cfree moved to libc | 1996-08-21 | 2 | -45/+2 | ||
| | ||||||
* | Fix order of parameters to compare function. Man page says (key, element) | 1996-08-18 | 1 | -1/+1 | ||
| | | | | which is what the ATT version does too. | |||||
* | Actually, let's use straight defines instead of macros. Potentially a | 1996-07-24 | 1 | -5/+5 | ||
| | | | | better approach. | |||||
* | Prevent the v8 style regexp library from clashing with the POSIX regex. | 1996-07-24 | 6 | -35/+101 | ||
| | | | | | Inspired by the changes to BSD/OS (and the bug they caught), but I didn't go and look at the BSD/OS sources. | |||||
* | initial import of NetBSD tree | 1995-10-18 | 29 | -0/+3700 | ||