summaryrefslogtreecommitdiff
path: root/usr.bin/awk/awkgram.y
AgeCommit message (Expand)Author
2011-09-28Update awk to Aug 10, 2011 version; naddy@ reports no ports problemsTodd C. Miller
2008-10-06Update awk to version 20071023; OK deraadt@Todd C. Miller
2001-09-08Update to latest version of the One True Awk. See the FIXES fileTodd C. Miller
1999-12-08June 6, 1999 version of the "one true awk"Todd C. Miller
1999-04-20April 16, 1999 version of the "one true awk"--64-bit fixes and more.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
1996-07-04AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by meThorsten Lockert