History log of /openbsd-current/usr.bin/awk/maketab.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.22 22-Nov-2023 millert

Update awk to the Nov 20, 2023 version.

This includes a rewrite of the fnematch() function as well as a
refactoring of the sub and gsub implementation.


# 1.21 30-Oct-2023 millert

Minor cosmetic changes to make our awk match my github branch.


Revision tags: OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE OPENBSD_7_4_BASE
# 1.20 30-Jul-2020 millert

Update awk to July 30, 2020 version.


# 1.19 13-Jun-2020 millert

Integrate the bsd-features branch from awk github.
Implements the gensub(), systime() and strftime() functions for
greater gawk compatibility.


# 1.18 10-Jun-2020 millert

Update awk to Feb 28, 2020 version.


# 1.17 10-Jun-2020 millert

Update awk to Jan 31, 2020 version.


# 1.16 10-Jun-2020 millert

Update awk to Oct 24, 2019 version.


# 1.15 10-Jun-2020 millert

Update awk to Sep 10, 2019 version.


# 1.14 10-Jun-2020 millert

Update awk to March 5, 2019 version.


# 1.13 10-Jun-2020 millert

Update awk to Oct 25, 2018 version.
Add test in maketab.c to prevent generating a proctab entry for
YYSTYPE_IS_DEFINED.


# 1.12 10-Jun-2020 millert

Update awk to Aug 23, 2018 version.


Revision tags: OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.11 13-Jun-2010 millert

Update awk to May 23, 2010 version. OK miod@


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE
# 1.10 06-Oct-2008 millert

Update awk to version 20071023; OK deraadt@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE
# 1.9 02-Apr-2007 moritz

Do not touch uninitialized variable, if sscanf(3) fails.

ok millert@


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.8 15-Jan-2004 deraadt

this header file parser is pathetic, and parsing the new yacc output it
barfed. spotted by pbastos@rdc.puc-rio.br but my fix, ok millert otto


Revision tags: OPENBSD_3_4_BASE
# 1.7 04-Apr-2003 deraadt

snprintf & strlcpy; tedu ok


Revision tags: OPENBSD_3_3_BASE
# 1.6 19-Dec-2002 millert

Update to the One True Awk version 20021213


Revision tags: OPENBSD_3_2_BASE
# 1.5 04-Jul-2002 deraadt

catch malloc failures, my changes; found by cloder@acm.org


Revision tags: OPENBSD_3_0_BASE OPENBSD_3_1_BASE
# 1.4 08-Sep-2001 millert

Update to latest version of the One True Awk. See the FIXES file
for details.


Revision tags: OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE
# 1.3 18-Apr-1999 millert

March 5, 1999 version of the "one true awk"


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE OPENBSD_2_4_BASE OPENBSD_2_5_BASE
# 1.2 25-Aug-1997 kstailey

August 1997 version of "the one true awk"


Revision tags: OPENBSD_2_0_BASE OPENBSD_2_1_BASE
# 1.1 04-Jul-1996 tholo

AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me


# 1.21 30-Oct-2023 millert

Minor cosmetic changes to make our awk match my github branch.


Revision tags: OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE OPENBSD_7_4_BASE
# 1.20 30-Jul-2020 millert

Update awk to July 30, 2020 version.


# 1.19 13-Jun-2020 millert

Integrate the bsd-features branch from awk github.
Implements the gensub(), systime() and strftime() functions for
greater gawk compatibility.


# 1.18 10-Jun-2020 millert

Update awk to Feb 28, 2020 version.


# 1.17 10-Jun-2020 millert

Update awk to Jan 31, 2020 version.


# 1.16 10-Jun-2020 millert

Update awk to Oct 24, 2019 version.


# 1.15 10-Jun-2020 millert

Update awk to Sep 10, 2019 version.


# 1.14 10-Jun-2020 millert

Update awk to March 5, 2019 version.


# 1.13 10-Jun-2020 millert

Update awk to Oct 25, 2018 version.
Add test in maketab.c to prevent generating a proctab entry for
YYSTYPE_IS_DEFINED.


# 1.12 10-Jun-2020 millert

Update awk to Aug 23, 2018 version.


Revision tags: OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.11 13-Jun-2010 millert

Update awk to May 23, 2010 version. OK miod@


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE
# 1.10 06-Oct-2008 millert

Update awk to version 20071023; OK deraadt@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE
# 1.9 02-Apr-2007 moritz

Do not touch uninitialized variable, if sscanf(3) fails.

ok millert@


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.8 15-Jan-2004 deraadt

this header file parser is pathetic, and parsing the new yacc output it
barfed. spotted by pbastos@rdc.puc-rio.br but my fix, ok millert otto


Revision tags: OPENBSD_3_4_BASE
# 1.7 04-Apr-2003 deraadt

snprintf & strlcpy; tedu ok


Revision tags: OPENBSD_3_3_BASE
# 1.6 19-Dec-2002 millert

Update to the One True Awk version 20021213


Revision tags: OPENBSD_3_2_BASE
# 1.5 04-Jul-2002 deraadt

catch malloc failures, my changes; found by cloder@acm.org


Revision tags: OPENBSD_3_0_BASE OPENBSD_3_1_BASE
# 1.4 08-Sep-2001 millert

Update to latest version of the One True Awk. See the FIXES file
for details.


Revision tags: OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE
# 1.3 18-Apr-1999 millert

March 5, 1999 version of the "one true awk"


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE OPENBSD_2_4_BASE OPENBSD_2_5_BASE
# 1.2 25-Aug-1997 kstailey

August 1997 version of "the one true awk"


Revision tags: OPENBSD_2_0_BASE OPENBSD_2_1_BASE
# 1.1 04-Jul-1996 tholo

AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me


# 1.20 30-Jul-2020 millert

Update awk to July 30, 2020 version.


# 1.19 13-Jun-2020 millert

Integrate the bsd-features branch from awk github.
Implements the gensub(), systime() and strftime() functions for
greater gawk compatibility.


# 1.18 10-Jun-2020 millert

Update awk to Feb 28, 2020 version.


# 1.17 10-Jun-2020 millert

Update awk to Jan 31, 2020 version.


# 1.16 10-Jun-2020 millert

Update awk to Oct 24, 2019 version.


# 1.15 10-Jun-2020 millert

Update awk to Sep 10, 2019 version.


# 1.14 10-Jun-2020 millert

Update awk to March 5, 2019 version.


# 1.13 10-Jun-2020 millert

Update awk to Oct 25, 2018 version.
Add test in maketab.c to prevent generating a proctab entry for
YYSTYPE_IS_DEFINED.


# 1.12 10-Jun-2020 millert

Update awk to Aug 23, 2018 version.


Revision tags: OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.11 13-Jun-2010 millert

Update awk to May 23, 2010 version. OK miod@


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE
# 1.10 06-Oct-2008 millert

Update awk to version 20071023; OK deraadt@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE
# 1.9 02-Apr-2007 moritz

Do not touch uninitialized variable, if sscanf(3) fails.

ok millert@


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.8 15-Jan-2004 deraadt

this header file parser is pathetic, and parsing the new yacc output it
barfed. spotted by pbastos@rdc.puc-rio.br but my fix, ok millert otto


Revision tags: OPENBSD_3_4_BASE
# 1.7 04-Apr-2003 deraadt

snprintf & strlcpy; tedu ok


Revision tags: OPENBSD_3_3_BASE
# 1.6 19-Dec-2002 millert

Update to the One True Awk version 20021213


Revision tags: OPENBSD_3_2_BASE
# 1.5 04-Jul-2002 deraadt

catch malloc failures, my changes; found by cloder@acm.org


Revision tags: OPENBSD_3_0_BASE OPENBSD_3_1_BASE
# 1.4 08-Sep-2001 millert

Update to latest version of the One True Awk. See the FIXES file
for details.


Revision tags: OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE
# 1.3 18-Apr-1999 millert

March 5, 1999 version of the "one true awk"


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE OPENBSD_2_4_BASE OPENBSD_2_5_BASE
# 1.2 25-Aug-1997 kstailey

August 1997 version of "the one true awk"


Revision tags: OPENBSD_2_0_BASE OPENBSD_2_1_BASE
# 1.1 04-Jul-1996 tholo

AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me


# 1.19 13-Jun-2020 millert

Integrate the bsd-features branch from awk github.
Implements the gensub(), systime() and strftime() functions for
greater gawk compatibility.


# 1.18 10-Jun-2020 millert

Update awk to Feb 28, 2020 version.


# 1.17 10-Jun-2020 millert

Update awk to Jan 31, 2020 version.


# 1.16 10-Jun-2020 millert

Update awk to Oct 24, 2019 version.


# 1.15 10-Jun-2020 millert

Update awk to Sep 10, 2019 version.


# 1.14 10-Jun-2020 millert

Update awk to March 5, 2019 version.


# 1.13 10-Jun-2020 millert

Update awk to Oct 25, 2018 version.
Add test in maketab.c to prevent generating a proctab entry for
YYSTYPE_IS_DEFINED.


# 1.12 10-Jun-2020 millert

Update awk to Aug 23, 2018 version.


Revision tags: OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.11 13-Jun-2010 millert

Update awk to May 23, 2010 version. OK miod@


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE
# 1.10 06-Oct-2008 millert

Update awk to version 20071023; OK deraadt@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE
# 1.9 02-Apr-2007 moritz

Do not touch uninitialized variable, if sscanf(3) fails.

ok millert@


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.8 15-Jan-2004 deraadt

this header file parser is pathetic, and parsing the new yacc output it
barfed. spotted by pbastos@rdc.puc-rio.br but my fix, ok millert otto


Revision tags: OPENBSD_3_4_BASE
# 1.7 04-Apr-2003 deraadt

snprintf & strlcpy; tedu ok


Revision tags: OPENBSD_3_3_BASE
# 1.6 19-Dec-2002 millert

Update to the One True Awk version 20021213


Revision tags: OPENBSD_3_2_BASE
# 1.5 04-Jul-2002 deraadt

catch malloc failures, my changes; found by cloder@acm.org


Revision tags: OPENBSD_3_0_BASE OPENBSD_3_1_BASE
# 1.4 08-Sep-2001 millert

Update to latest version of the One True Awk. See the FIXES file
for details.


Revision tags: OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE
# 1.3 18-Apr-1999 millert

March 5, 1999 version of the "one true awk"


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE OPENBSD_2_4_BASE OPENBSD_2_5_BASE
# 1.2 25-Aug-1997 kstailey

August 1997 version of "the one true awk"


Revision tags: OPENBSD_2_0_BASE OPENBSD_2_1_BASE
# 1.1 04-Jul-1996 tholo

AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me


# 1.18 10-Jun-2020 millert

Update awk to Feb 28, 2020 version.


# 1.17 10-Jun-2020 millert

Update awk to Jan 31, 2020 version.


# 1.16 10-Jun-2020 millert

Update awk to Oct 24, 2019 version.


# 1.15 10-Jun-2020 millert

Update awk to Sep 10, 2019 version.


# 1.14 10-Jun-2020 millert

Update awk to March 5, 2019 version.


# 1.13 10-Jun-2020 millert

Update awk to Oct 25, 2018 version.
Add test in maketab.c to prevent generating a proctab entry for
YYSTYPE_IS_DEFINED.


# 1.12 10-Jun-2020 millert

Update awk to Aug 23, 2018 version.


Revision tags: OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE
# 1.11 13-Jun-2010 millert

Update awk to May 23, 2010 version. OK miod@


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE
# 1.10 06-Oct-2008 millert

Update awk to version 20071023; OK deraadt@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE
# 1.9 02-Apr-2007 moritz

Do not touch uninitialized variable, if sscanf(3) fails.

ok millert@


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.8 15-Jan-2004 deraadt

this header file parser is pathetic, and parsing the new yacc output it
barfed. spotted by pbastos@rdc.puc-rio.br but my fix, ok millert otto


Revision tags: OPENBSD_3_4_BASE
# 1.7 04-Apr-2003 deraadt

snprintf & strlcpy; tedu ok


Revision tags: OPENBSD_3_3_BASE
# 1.6 19-Dec-2002 millert

Update to the One True Awk version 20021213


Revision tags: OPENBSD_3_2_BASE
# 1.5 04-Jul-2002 deraadt

catch malloc failures, my changes; found by cloder@acm.org


Revision tags: OPENBSD_3_0_BASE OPENBSD_3_1_BASE
# 1.4 08-Sep-2001 millert

Update to latest version of the One True Awk. See the FIXES file
for details.


Revision tags: OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE
# 1.3 18-Apr-1999 millert

March 5, 1999 version of the "one true awk"


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE OPENBSD_2_4_BASE OPENBSD_2_5_BASE
# 1.2 25-Aug-1997 kstailey

August 1997 version of "the one true awk"


Revision tags: OPENBSD_2_0_BASE OPENBSD_2_1_BASE
# 1.1 04-Jul-1996 tholo

AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me


Revision tags: OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.11 13-Jun-2010 millert

Update awk to May 23, 2010 version. OK miod@


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE
# 1.10 06-Oct-2008 millert

Update awk to version 20071023; OK deraadt@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE
# 1.9 02-Apr-2007 moritz

Do not touch uninitialized variable, if sscanf(3) fails.

ok millert@


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.8 15-Jan-2004 deraadt

this header file parser is pathetic, and parsing the new yacc output it
barfed. spotted by pbastos@rdc.puc-rio.br but my fix, ok millert otto


Revision tags: OPENBSD_3_4_BASE
# 1.7 04-Apr-2003 deraadt

snprintf & strlcpy; tedu ok


Revision tags: OPENBSD_3_3_BASE
# 1.6 19-Dec-2002 millert

Update to the One True Awk version 20021213


Revision tags: OPENBSD_3_2_BASE
# 1.5 04-Jul-2002 deraadt

catch malloc failures, my changes; found by cloder@acm.org


Revision tags: OPENBSD_3_0_BASE OPENBSD_3_1_BASE
# 1.4 08-Sep-2001 millert

Update to latest version of the One True Awk. See the FIXES file
for details.


Revision tags: OPENBSD_2_6_BASE OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE
# 1.3 18-Apr-1999 millert

March 5, 1999 version of the "one true awk"


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE OPENBSD_2_4_BASE OPENBSD_2_5_BASE
# 1.2 25-Aug-1997 kstailey

August 1997 version of "the one true awk"


Revision tags: OPENBSD_2_0_BASE OPENBSD_2_1_BASE
# 1.1 04-Jul-1996 tholo

AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me