summaryrefslogtreecommitdiff
path: root/usr.bin/awk/main.c
AgeCommit message (Expand)Author
2017-10-09rename dprintf macro to DPRINTF to avoid collision with libc posix dprintf.Theo de Raadt
2017-10-08Move the assignment to cmdname up before its first use.Theo Buehler
2015-10-22Until we understand the sitaution better, we should pledge() afterTheo de Raadt
2015-10-10Add pledge support in awk and make awk -safe actually safe.Doug Hogan
2011-09-28Update awk to Aug 10, 2011 version; naddy@ reports no ports problemsTodd 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-01-29sync usage(); spotted by Igor SobradoJason McIntyre
2004-12-30Update to version 20041222; OK deraadt@Todd C. Miller
2002-12-19Update to the One True Awk version 20021213Todd C. Miller
2001-09-08Update to latest version of the One True Awk. See the FIXES fileTodd C. Miller
2000-11-21Sync usage() output with man page; mpech@prosoft.org.lvAaron Campbell
1999-12-08June 6, 1999 version of the "one true awk"Todd C. Miller
1999-12-04Fix 2 core dumps:Todd C. Miller
1999-04-20April 16, 1999 version of the "one true awk"--64-bit fixes and more.Todd C. Miller
1999-04-18March 5, 1999 version of the "one true awk"Todd C. Miller
1998-03-03Document -safe option and update usage message.Angelos D. Keromytis
1997-08-25August 1997 version of "the one true awk"kstailey
1997-01-20Latest research awk from June 29, 1996Todd C. Miller
1996-07-04Set locale per IEEE 1003.2(1992)Thorsten Lockert
1996-07-04AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by meThorsten Lockert