Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update awk to Aug 10, 2011 version; naddy@ reports no ports problems | 2011-09-28 | 1 | -8/+10 | |
| | | | | from the update. | ||||
* | from ru@freebsd: | 2006-11-04 | 1 | -3/+3 | |
| | | | | | | Fix a bug converting a variable from the numeric type to a string. ok otto deraadt | ||||
* | Use asprint(), not snprintf() when converting strings to numbers | 2005-04-15 | 1 | -5/+6 | |
| | | | | | | | since CONVFMT is user-settable (hence we can't know the actual buffer size requirements) and we need to store a dynamic copy of the result anyway. Fixes a truncation issue with weird CONVFMT values and closes PR 4172 (Matthias Kilian). | ||||
* | Restore error checking in tostring(). | 2004-12-30 | 1 | -2/+7 | |
| | |||||
* | Update to version 20041222; OK deraadt@ | 2004-12-30 | 1 | -6/+9 | |
| | |||||
* | more string business; millert ok and suggestion for strdup | 2003-04-06 | 1 | -10/+4 | |
| | |||||
* | snprintf & strlcpy; tedu ok | 2003-04-04 | 1 | -2/+2 | |
| | |||||
* | Update to the One True Awk version 20021213 | 2002-12-19 | 1 | -19/+34 | |
| | |||||
* | Update to latest version of the One True Awk. See the FIXES file | 2001-09-08 | 1 | -6/+9 | |
| | | | | for details. | ||||
* | June 6, 1999 version of the "one true awk" | 1999-12-08 | 1 | -13/+19 | |
| | | | | Most of the changes are to avoid using a static buffer for error messages. | ||||
* | April 16, 1999 version of the "one true awk"--64-bit fixes and more. | 1999-04-20 | 1 | -3/+3 | |
| | |||||
* | March 5, 1999 version of the "one true awk" | 1999-04-18 | 1 | -4/+6 | |
| | |||||
* | August 1997 version of "the one true awk" | 1997-08-25 | 1 | -75/+83 | |
| | |||||
* | Latest research awk from June 29, 1996 | 1997-01-20 | 1 | -1/+1 | |
| | |||||
* | AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me | 1996-07-04 | 1 | -0/+419 | |