aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/awk
Commit message (Collapse)AuthorAgeFilesLines
* Remove GAWK. I removed it from the build 2 weeks ago and the worldDavid E. O'Brien2002-06-203-363/+0
| | | | | | | did not end. So finish the deed. Notes: svn path=/head/; revision=98512
* BWK awk appears to work for world builds just fine now. We want to makeDavid E. O'Brien2002-05-101-7/+0
| | | | | | | | sparc64 the same as the other platforms -- so do it by moving the other platforms toward the sparc64. Notes: svn path=/head/; revision=96363
* On the sparc64 platform we install this as "gawk" as Gawk is currentlyDavid E. O'Brien2002-03-051-0/+7
| | | | | | | borked on the sparc64. We are using BWK's AWK at the moment. Notes: svn path=/head/; revision=91708
* Update to Gawk 3.1.0.David E. O'Brien2001-11-022-29/+119
| | | | Notes: svn path=/head/; revision=85923
* Bring Gawk back. There just isn't any other POSIX compliant AWK out there.David E. O'Brien2001-11-023-0/+273
| | | | | | | The biggest thing missing from Bell-Labs AWK is the character class regexes. Notes: svn path=/head/; revision=85922
* Switch to the One True AWK from Bell-Labs, away from GNU AWK.David E. O'Brien2001-10-303-273/+0
| | | | Notes: svn path=/head/; revision=85724
* Fixed style bugs in rev.1.4, including clobbering of the "Don't generateBruce Evans2001-08-311-1/+2
| | | | | | | y.output" part of rev.1.11. Notes: svn path=/head/; revision=82647
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
| | | | Notes: svn path=/head/; revision=74861
* Update for the newly-updated gawk-3.0.6.Sheldon Hearn2000-08-151-0/+230
| | | | Notes: svn path=/head/; revision=64672
* Update for the newly-updated gawk-3.0.6.Sheldon Hearn2000-08-151-2/+2
| | | | Notes: svn path=/head/; revision=64671
* $Id$ -> $FreeBSD$Peter Wemm1999-08-272-2/+2
| | | | Notes: svn path=/head/; revision=50472
* Use Byacc rather than Bison.David E. O'Brien1999-08-021-2/+1
| | | | Notes: svn path=/head/; revision=49368
* Symlink awk.y to awktab.y so that the default yacc rules apply, and useBruce Evans1998-05-041-6/+6
| | | | | | | | | | the (new) default yacc rules. This is cosmetic - the special rule was good enough here because y.tab.h is not used. Don't generate y.output. Notes: svn path=/head/; revision=35690
* Remove yet another superfluous file.James Raynard1997-10-261-2/+2
| | | | Notes: svn path=/head/; revision=30736
* Add -funsigned-char to CFLAGS (for ctype macros)Andrey A. Chernov1997-10-261-1/+4
| | | | Notes: svn path=/head/; revision=30731
* Do not use gawk random, we have better one in libcAndrey A. Chernov1997-10-151-2/+2
| | | | Notes: svn path=/head/; revision=30441
* Makefile for contributed version of awk.James Raynard1997-10-142-6/+27
| | | | Notes: svn path=/head/; revision=30417
* Remove old version of awk.James Raynard1997-10-1432-29563/+0
| | | | Notes: svn path=/head/; revision=30416
* Fix initstate() cast to match Lite2Andrey A. Chernov1997-03-171-2/+2
| | | | Notes: svn path=/head/; revision=23970
* Build under Lite2 includesPeter Wemm1997-03-111-1/+1
| | | | Notes: svn path=/head/; revision=23724
* Fix srandom arg type according to Lite2Andrey A. Chernov1997-03-111-2/+2
| | | | Notes: svn path=/head/; revision=23701
* Forgot a TAB.Joshua Peck Macdonald1997-01-111-1/+1
| | | | Notes: svn path=/head/; revision=21514
* Same thing.Joshua Peck Macdonald1997-01-111-0/+3
| | | | Notes: svn path=/head/; revision=21513
* Replace collate_range_cmp call with its code (GNU version)Andrey A. Chernov1996-10-311-3/+17
| | | | Notes: svn path=/head/; revision=19284
* Use collate for alpha character rangesAndrey A. Chernov1996-08-132-1/+26
| | | | Notes: svn path=/head/; revision=17579
* Another round of man page cleanups.Mike Pritchard1996-02-121-52/+52
| | | | | | | Down to only about 100 items left to cleanup! :-) Notes: svn path=/head/; revision=14045
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-11270/+0
| | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=13123
* recording cvs-1.6 file deathPeter Wemm1995-12-302-5575/+0
| | | | Notes: svn path=/cvs2svn/branches/ATT/; revision=13122
* Add setlocale LC_CTYPEAndrey A. Chernov1995-10-281-0/+6
| | | | Notes: svn path=/head/; revision=11889
* Remove includes of the wrong ../Makefile.inc (one was commented out, theBruce Evans1995-10-221-1/+0
| | | | | | | other was in the wrong order). Notes: svn path=/head/; revision=11675
* Remove trailing whitespace.Rodney W. Grimes1995-05-3015-117/+117
| | | | Notes: svn path=/head/; revision=8858
* Add doc to SUBDIRAndrey A. Chernov1995-01-161-0/+2
| | | | Notes: svn path=/head/; revision=5658
* Infopage installAndrey A. Chernov1995-01-112-0/+11273
| | | | Notes: svn path=/head/; revision=5505
* Use -lgnuregexAndrey A. Chernov1995-01-113-20/+5
| | | | | | | Tune for 8bit ctype Notes: svn path=/head/; revision=5503
* Fixed a couple of compiler warnings related to wrong prototypes.David Greenman1994-09-231-2/+3
| | | | Notes: svn path=/head/; revision=3028
* Call fpsetmask(3) so awk doesn't dump core on FP exceptions.Andrew Moore1994-05-3132-4617/+8347
| | | | | | | Upgrade to version 2.15.5 Notes: svn path=/head/; revision=1663
* New manual page systemCharlie Root1993-07-021-1/+1
| | | | Notes: svn path=/head/; revision=84
* Updated GNU utilitiesJordan K. Hubbard1993-06-1835-0/+31389
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=9