Age | Commit message (Expand) | Author |
2012-04-08 | no more lint; | Jason McIntyre |
2011-06-08 | do not document the -c flag: it was added for posix compliance, | Jason McIntyre |
2010-10-18 | remove references to now removed usd/psd/smm docs; | Jason McIntyre |
2010-10-17 | Stop installing me(1) and ms(1) source code. | Ingo Schwarze |
2010-09-29 | various EXIT STATUS fixes; from Daniel Dickman | Jason McIntyre |
2010-09-15 | fix SYNOPSIS; | Jason McIntyre |
2010-08-04 | Add missing #ifndef YY_NO_INPUT around the input() function when | Todd C. Miller |
2010-07-19 | remove Xr to self; from Daniel Dickman | Jason McIntyre |
2010-07-15 | More delimiters that need quoting inside macros, hunted down by jmc@, | Ingo Schwarze |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-10-22 | use the UNIX-related macros (.At and .Ux) where appropriate. | Igor Sobrado |
2009-03-26 | fix a few typographical errors found by spell(1). | Igor Sobrado |
2009-02-10 | mark these utilities as being largely posix compliant or, in the case of | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | rearrange the start of this page to appease man -h; | Jason McIntyre |
2007-01-26 | Fix flex bug introduced by my prior commit. | Marc Aurele La France |
2007-01-16 | Eliminate gcc -Wundef warnings in flex-generated code. | Marc Aurele La France |
2006-12-06 | Don't access buf[strlen(buf) - 1] for zero-length strings. | Ray Lai |
2006-03-04 | the the | Miod Vallat |
2005-02-08 | correct the first example; ok otto jmc | Peter Valchev |
2004-04-19 | point people to usd/psd docs; | Jason McIntyre |
2004-04-06 | - add margins when formatting w/ -Tascii | Jason McIntyre |
2004-02-09 | make sure errno gets declared for C++ as well. | Marc Espie |
2004-02-03 | bring some standard C++ fixes, mostly from NetBSD. | Marc Espie |
2004-02-01 | add paper.txt target; | Jason McIntyre |
2003-12-09 | better description of yylval, from mickey@ | Jason McIntyre |
2003-12-09 | install lex PSD; | Jason McIntyre |
2003-11-18 | -mdoc flex(1) man page; | Jason McIntyre |
2003-10-07 | oopsie. | Ted Unangst |
2003-10-07 | check strdup in sample code. from Jared Yanovich <jjy2+@pitt.edu>. | Ted Unangst |
2003-07-28 | cleanup library parts | Theo de Raadt |
2003-06-04 | Update flex license from sourceforge version (is now 2-term BSD) | Todd C. Miller |
2003-04-08 | string cleaning; ok tedu | Theo de Raadt |
2003-02-18 | copyrights added; | Jason McIntyre |
2003-01-04 | spelling | Theo de Raadt |
2003-01-01 | various spelling errors; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2002-12-03 | caldera-licensed docs, now that they are free. need more work, thus not insta... | Michael Shalayeff |
2002-05-31 | recommit strlcpy/snprintf diff after i found my bug | Theo de Raadt |
2002-05-31 | undo until i find my #line bug | Theo de Raadt |
2002-05-30 | use strlcpy and snprintf | Theo de Raadt |
2002-05-08 | includes should be installed during `make include', not later. | Marc Espie |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-21 | Fix the fix. Thanks obj/ | Marc Espie |
2001-11-21 | Not an implicit source. If it's ever used except to check the dependency, | Marc Espie |
2001-11-19 | kill more registers | Mike Pechkin |
2001-08-21 | Change an occurrence of recognized to recognize; six@stalphonsos.com | Todd C. Miller |
2001-06-17 | Vern says: | Theo de Raadt |
2001-01-05 | Restore errno in yy_init_buffer() since it may get trounced by the | Todd C. Miller |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell |
1999-11-17 | Add missing MLINKs | Todd C. Miller |