Age | Commit message (Expand) | Author |
2008-10-06 | Update awk to version 20071023; OK deraadt@ | Todd C. Miller |
2007-09-02 | use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg | Theo de Raadt |
2005-11-23 | Don't try to fclose(infile) when infile == NULL. This can happen | Todd C. Miller |
2004-12-30 | Update to version 20041222; OK deraadt@ | Todd C. Miller |
2003-12-01 | Format string fixes from art's amd64 tree. | Alexander Yurchenko |
2003-04-28 | string cleaning. ok millert@ tdeval@ | Ted Unangst |
2003-04-04 | snprintf & strlcpy; tedu ok | Theo de Raadt |
2002-12-19 | Update to the One True Awk version 20021213 | Todd C. Miller |
2002-07-04 | catch malloc failures, my changes; found by cloder@acm.org | Theo de Raadt |
2001-11-05 | some syslog_r uses in signal handlers | Theo de Raadt |
2001-09-08 | Update to latest version of the One True Awk. See the FIXES file | Todd C. Miller |
1999-12-08 | June 6, 1999 version of the "one true awk" | Todd C. Miller |
1999-04-20 | April 16, 1999 version of the "one true awk"--64-bit fixes and more. | Todd C. Miller |
1999-04-18 | March 5, 1999 version of the "one true awk" | Todd C. Miller |
1997-08-25 | August 1997 version of "the one true awk" | kstailey |
1997-01-24 | Basically stock AT&T resarch awk until the awk vs. flex problems | Todd C. Miller |
1997-01-20 | Latest research awk from June 29, 1996 | Todd C. Miller |
1996-07-04 | AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me | Thorsten Lockert |