summaryrefslogtreecommitdiffstats
path: root/usr.bin/awk/lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't display empty error context.tobiasu2015-03-271-2/+3
* Update awk to Aug 10, 2011 version; naddy@ reports no ports problemsmillert2011-09-281-7/+16
* Update awk to May 23, 2010 version. OK miod@millert2010-06-131-1/+2
* Update awk to version 20071023; OK deraadt@millert2008-10-061-13/+12
* use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgderaadt2007-09-021-2/+2
* Don't try to fclose(infile) when infile == NULL. This can happenmillert2005-11-231-2/+2
* Update to version 20041222; OK deraadt@millert2004-12-301-5/+18
* Format string fixes from art's amd64 tree.grange2003-12-011-2/+2
* string cleaning. ok millert@ tdeval@tedu2003-04-281-2/+2
* snprintf & strlcpy; tedu okderaadt2003-04-041-4/+4
* Update to the One True Awk version 20021213millert2002-12-191-10/+10
* catch malloc failures, my changes; found by cloder@acm.orgderaadt2002-07-041-1/+3
* some syslog_r uses in signal handlersderaadt2001-11-051-3/+34
* Update to latest version of the One True Awk. See the FIXES filemillert2001-09-081-3/+5
* June 6, 1999 version of the "one true awk"millert1999-12-081-29/+58
* April 16, 1999 version of the "one true awk"--64-bit fixes and more.millert1999-04-201-4/+8
* March 5, 1999 version of the "one true awk"millert1999-04-181-21/+17
* August 1997 version of "the one true awk"kstailey1997-08-251-220/+236
* Basically stock AT&T resarch awk until the awk vs. flex problemsmillert1997-01-241-3/+1
* Latest research awk from June 29, 1996millert1997-01-201-6/+8
* AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by metholo1996-07-041-0/+636