aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/awk
Commit message (Expand)AuthorAgeFilesLines
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Apply patches directly to sources. Their effect is as follows:Ruslan Ermilov2010-01-104-137/+0
* Regen diffs.Ruslan Ermilov2010-01-093-26/+17
* Update to a 26-Nov-2009 release.Ruslan Ermilov2010-01-091-2/+2
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Allow awk (the one true one!) to handle 64 files instead of just 20.John Birrell2008-03-271-1/+1
* Now that we're way past our conversion from GNU awk to BWK awk, we don'tDavid E. O'Brien2008-02-281-7/+3
* The AWK 23-Oct-2007 release includes fixes for FreeBSD PR's bin/104795David E. O'Brien2007-10-253-50/+1
* Increase inputFS buffer. awk will not accept some old scriptsXin LI2007-06-081-4/+13
* - Update for 2007/05/01 importRong-En Fan2007-06-052-5/+5
* Fix a bug converting a variable from the numeric type to a string.Ruslan Ermilov2006-10-252-1/+23
* Initial memory allocation for fields was off-by-one.Ruslan Ermilov2006-09-152-1/+19
* Don't require a space between -[fv] and its argument.Ruslan Ermilov2006-09-151-1/+44
* Add temporary patches to make one-true-awk respect locale's collating orderRuslan Ermilov2005-05-174-0/+103
* UseJun Kuriyama2003-06-061-1/+1
* For the bwk_20030314 version, we have to -DHAS_ISBLANK now.David E. O'Brien2003-03-171-1/+1
* BWK awk appears to work for world builds just fine now. We want to makeDavid E. O'Brien2002-05-101-2/+0
* Style.David E. O'Brien2002-04-101-3/+3
* Style.Ruslan Ermilov2002-04-091-7/+7
* Make this compile in a standalone environment.Ruslan Ermilov2002-04-091-3/+2
* Use our auto-YACC'ing rules to do most of the work.David E. O'Brien2002-03-231-7/+3
* To quote BDE: "the k part of awk should understand the ctype macros and notDavid E. O'Brien2002-03-061-4/+3
* Simpler way to handling the names needed on the various platforms.David E. O'Brien2002-03-061-7/+4
* On the sparc64 platform we install the `1 true AWK' as "awk". On all otherDavid E. O'Brien2002-03-051-3/+10
* Switch to the One True AWK from Bell-Labs, away from GNU AWK.David E. O'Brien2001-10-301-0/+36