Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-11-17 | Add missing MLINKs | Todd C. Miller | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
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 | |||
1998-11-24 | fix memory leaks; itohy@netbsd | Theo de Raadt | |
1998-08-17 | fix g++/FlexLexer.h support | Theo de Raadt | |
1998-06-11 | typo; thepish@freebsd.org | Theo de Raadt | |
1997-08-30 | minor errors; josh@quick.net | Theo de Raadt | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
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 | Silence lint | Thorsten Lockert | |
1996-12-10 | Flex 2.5.4 | Todd C. Miller | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-10-26 | Don't use <malloc.h> | Thorsten Lockert | |
1996-09-15 | unused. | Todd C. Miller | |
1996-07-13 | updated to flex 2.5.3 | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |