summaryrefslogtreecommitdiffstats
path: root/usr.bin/awk/main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update awk to Aug 10, 2011 version; naddy@ reports no ports problemsmillert2011-09-281-15/+30
| | | | from the update.
* Update awk to May 23, 2010 version. OK miod@millert2010-06-131-2/+4
|
* Update awk to version 20071023; OK deraadt@millert2008-10-061-8/+6
|
* sync usage(); spotted by Igor Sobradojmc2007-01-291-3/+3
|
* Update to version 20041222; OK deraadt@millert2004-12-301-3/+4
|
* Update to the One True Awk version 20021213millert2002-12-191-17/+5
|
* Update to latest version of the One True Awk. See the FIXES filemillert2001-09-081-2/+2
| | | | for details.
* Sync usage() output with man page; mpech@prosoft.org.lvaaron2000-11-211-2/+4
|
* June 6, 1999 version of the "one true awk"millert1999-12-081-9/+9
| | | | Most of the changes are to avoid using a static buffer for error messages.
* Fix 2 core dumps:millert1999-12-041-2/+6
| | | | | 1) give an error if the user specifies > 20 -f options instead of oflowing 2) use snprintf in the ERROR macro to avoid an oflow
* April 16, 1999 version of the "one true awk"--64-bit fixes and more.millert1999-04-201-2/+11
|
* March 5, 1999 version of the "one true awk"millert1999-04-181-6/+8
|
* Document -safe option and update usage message.angelos1998-03-031-2/+2
|
* August 1997 version of "the one true awk"kstailey1997-08-251-27/+35
|
* Latest research awk from June 29, 1996millert1997-01-201-2/+2
|
* Set locale per IEEE 1003.2(1992)tholo1996-07-041-0/+3
|
* AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by metholo1996-07-041-0/+180