summaryrefslogtreecommitdiff
path: root/usr.bin/lex/flex.1
AgeCommit message (Collapse)Author
2004-02-03bring some standard C++ fixes, mostly from NetBSD.Marc Espie
get isatty proto from the right place. avoid malloc.h okay otto@, millert@
2003-12-09better description of yylval, from mickey@Jason McIntyre
2003-11-18-mdoc flex(1) man page;Jason McIntyre
examples style(9)'d by otto@
2003-10-07oopsie.Ted Unangst
2003-10-07check strdup in sample code. from Jared Yanovich <jjy2+@pitt.edu>.Ted Unangst
ok deraadt@
2003-06-04Update flex license from sourceforge version (is now 2-term BSD)Todd C. Miller
2003-02-18copyrights added;Jason McIntyre
these are all Regents of the University of California
2003-01-04spellingTheo de Raadt
2003-01-01various spelling errors; jmc@prioris.mini.pw.edu.plTheo de Raadt
2001-08-21Change an occurrence of recognized to recognize; six@stalphonsos.comTodd C. Miller
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
least, this is the impression I get from looking at a lot of Perl docs.
1999-06-05- remove trailing white spaceAaron 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-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
1998-08-17fix g++/FlexLexer.h supportTheo de Raadt
1998-06-11typo; thepish@freebsd.orgTheo de Raadt
1997-08-30minor errors; josh@quick.netTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt