summaryrefslogtreecommitdiff
path: root/usr.bin/awk/maketab.c
AgeCommit message (Expand)Author
2023-11-22Update awk to the Nov 20, 2023 version.Todd C. Miller
2023-10-30Minor cosmetic changes to make our awk match my github branch.Todd C. Miller
2020-07-30Update awk to July 30, 2020 version.Todd C. Miller
2020-06-13Integrate the bsd-features branch from awk github.Todd C. Miller
2020-06-10Update awk to Feb 28, 2020 version.Todd C. Miller
2020-06-10Update awk to Jan 31, 2020 version.Todd C. Miller
2020-06-10Update awk to Oct 24, 2019 version.Todd C. Miller
2020-06-10Update awk to Sep 10, 2019 version.Todd C. Miller
2020-06-10Update awk to March 5, 2019 version.Todd C. Miller
2020-06-10Update awk to Oct 25, 2018 version.Todd C. Miller
2020-06-10Update awk to Aug 23, 2018 version.Todd C. Miller
2010-06-13Update awk to May 23, 2010 version. OK miod@Todd C. Miller
2008-10-06Update awk to version 20071023; OK deraadt@Todd C. Miller
2007-04-02Do not touch uninitialized variable, if sscanf(3) fails.Moritz Jodeit
2004-01-15this header file parser is pathetic, and parsing the new yacc output itTheo de Raadt
2003-04-04snprintf & strlcpy; tedu okTheo de Raadt
2002-12-19Update to the One True Awk version 20021213Todd C. Miller
2002-07-04catch malloc failures, my changes; found by cloder@acm.orgTheo de Raadt
2001-09-08Update to latest version of the One True Awk. See the FIXES fileTodd C. Miller
1999-04-18March 5, 1999 version of the "one true awk"Todd C. Miller
1997-08-25August 1997 version of "the one true awk"kstailey
1996-07-04AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by meThorsten Lockert