summaryrefslogtreecommitdiff
path: root/usr.bin/awk
AgeCommit message (Expand)Author
2003-04-28string cleaning. ok millert@ tdeval@Ted Unangst
2003-04-06more string business; millert ok and suggestion for strdupPeter Valchev
2003-04-04snprintf & strlcpy; tedu okTheo de Raadt
2003-02-18copyrights added;Jason McIntyre
2003-01-05add missing bracket; jmc@prioris.mini.pw.edu.plPeter Valchev
2002-12-19This file dates from back when the One True Awk needed patches toTodd C. Miller
2002-12-19Update to the One True Awk version 20021213Todd C. Miller
2002-07-17Fix omission in description of FS variable; from teduTodd C. Miller
2002-07-04catch malloc failures, my changes; found by cloder@acm.orgTheo de Raadt
2001-11-05some syslog_r uses in signal handlersTheo de Raadt
2001-09-08Update to latest version of the One True Awk. See the FIXES fileTodd C. Miller
2001-07-12first pass at a -Wall cleanupTheo de Raadt
2000-11-21Sync usage() output with man page; mpech@prosoft.org.lvAaron Campbell
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
2000-08-30mdoc'd awk(1) man page; thanks d@.Aaron Campbell
1999-12-08June 6, 1999 version of the "one true awk"Todd C. Miller
1999-12-04Fix 2 core dumps:Todd C. Miller
1999-06-05- remove trailing white spaceAaron Campbell
1999-04-20April 16, 1999 version of the "one true awk"--64-bit fixes and more.Todd C. Miller
1999-04-18March 5, 1999 version of the "one true awk"Todd C. Miller
1998-03-03Document -safe option and update usage message.Angelos D. Keromytis
1998-02-03Remove stray "awk" at the beginning of the mam page.Todd C. Miller
1997-08-25August 1997 version of "the one true awk"kstailey
1997-04-07Back out last changes for now. They cause problems.Todd C. Miller
1997-04-06Use long, not int when casting pointers and storing as integers.Todd C. Miller
1997-01-29calculate string length in format() more efficientlykstailey
1997-01-25reapplied 1.2 -> 1.3 changes to run.c plus many fixeskstailey
1997-01-25back out 1.2 again for testingkstailey
1997-01-24reapplied 1.2 -> 1.3 changes to run.c that got squashedkstailey
1997-01-24Basically stock AT&T resarch awk until the awk vs. flex problemsTodd C. Miller
1997-01-21back out 1.4; I should know better than to do this after a big mealkstailey
1997-01-21optimization: kill two calls to strlen() in format()kstailey
1997-01-21from the FIXES file:kstailey
1997-01-20Latest research awk from June 29, 1996Todd C. Miller
1996-10-12HOSTCC for maketab; from daleTheo de Raadt
1996-08-13Remove generated fileThorsten Lockert
1996-07-06Should get installed as nawk as well.etheisen
1996-07-04Set locale per IEEE 1003.2(1992)Thorsten Lockert
1996-07-04AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by meThorsten Lockert