summaryrefslogtreecommitdiffstats
path: root/lib/libcompat (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-163-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 theaaron1999-05-122-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 adverbspjanzen1999-03-111-1/+1
|
* make function names the correct casederaadt1999-02-272-4/+4
|
* extra commas go foom foom foomderaadt1998-02-271-1/+1
|
* Fix tags, copyright.downsj1997-09-151-1/+35
|
* Fix NetBSD PR#4068.downsj1997-09-151-3/+15
|
* fix Xrderaadt1997-07-171-1/+1
|
* COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1997-04-271-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 warningstholo1996-12-143-9/+10
|
* install -> ${INSTALL}, -c -> ${COPY}downsj1996-12-081-2/+2
|
* cfree moved to libcdownsj1996-08-212-45/+2
|
* Fix order of parameters to compare function. Man page says (key, element)millert1996-08-181-1/+1
| | | | which is what the ATT version does too.
* Actually, let's use straight defines instead of macros. Potentially adownsj1996-07-241-5/+5
| | | | better approach.
* Prevent the v8 style regexp library from clashing with the POSIX regex.downsj1996-07-246-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 treederaadt1995-10-1829-0/+3700