aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/awk
Commit message (Expand)AuthorAgeFilesLines
* awk: Move to using two sets of testsWarner Losh2021-11-054-28/+128
* awk: Enable tests againWarner Losh2021-08-021-3/+2
* awk: use awkgram.tab.h consistentlyWarner Losh2021-07-311-3/+3
* awk: Fix dependenciesWarner Losh2021-07-311-2/+2
* awk: Document deprecated behavior of hex constants and locales.Warner Losh2021-07-311-2/+37
* awk: Flag -Ft as deprecated behaviorWarner Losh2021-07-311-1/+9
* awk: Add more details top the FS variableWarner Losh2021-07-201-2/+19
* one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugsWarner Losh2021-07-081-6/+4
* awk(1): use -version instead of -VYuri Pankov2020-06-131-8/+8
* Fix .depend files to work for build tools.Bryan Drewery2019-06-151-0/+1
* This should have been committed in r348511 with the awk update.Warner Losh2019-06-021-1/+1
* awk(1): Don't install tests at allKyle Evans2018-01-291-1/+1
* awk(1): Add necessary bits for connecting tests, but leave disconnectedKyle Evans2018-01-112-0/+39
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Implement gawk multiple-arg extension to and, or, and xor.Warner Losh2017-09-141-6/+9
* Import the awk(1) manpage from OpenBSDBaptiste Daroussin2017-03-091-0/+794
* Use SRCTOP to refer to awk source in contrib/awk and remove unnecessary AWKSR...Enji Cooper2017-02-111-2/+2
* WITH_META_MODE: Fix rebuilding maketab outside of build-tools.Bryan Drewery2016-06-141-2/+4
* DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.Bryan Drewery2016-05-091-1/+1
* META_MODE: Don't rebuild build-tools targets during normal build.Bryan Drewery2016-04-141-1/+1
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-20/+0
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+40
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-2/+2
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+40
* | 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