aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/awk
Commit message (Collapse)AuthorAgeFilesLines
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
| | | | Notes: svn path=/stable/4/; revision=75959
* MFC: gawk 3.0.6.Jeroen Ruigrok van der Werven2001-01-231-2/+2
| | | | | | | This includes all later fixes after import as well. Notes: svn path=/stable/4/; revision=71469
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-231-0/+230
| | | | Notes: svn path=/stable/4/; revision=65026
* $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-4728/+8458
| | | | | | | 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