summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/awk
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.4.0_cvscvs2svn1999-12-202-2/+2
| | | | | | | 'RELENG_3_4_0_RELEASE'. This commit was manufactured to restore the state of the 3.4-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* $Id$ -> $FreeBSD$Peter Wemm1999-08-292-2/+2
| | | | Notes: svn path=/stable/3/; revision=50569
* MFC: use Byacc rather than BisonDavid E. O'Brien1999-08-051-2/+1
| | | | Notes: svn path=/stable/3/; revision=49427
* 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