David E. O'Brien
|
498e57a7a4
|
BWK awk appears to work for world builds just fine now. We want to make
sparc64 the same as the other platforms -- so do it by moving the other
platforms toward the sparc64.
|
2002-05-10 20:36:21 +00:00 |
|
David E. O'Brien
|
eb1c57d872
|
On the sparc64 platform we install this as "gawk" as Gawk is currently
borked on the sparc64. We are using BWK's AWK at the moment.
|
2002-03-05 19:40:25 +00:00 |
|
David E. O'Brien
|
5bd4695b64
|
Update to Gawk 3.1.0.
|
2001-11-02 23:46:57 +00:00 |
|
David E. O'Brien
|
2f863af288
|
Bring Gawk back. There just isn't any other POSIX compliant AWK out there.
The biggest thing missing from Bell-Labs AWK is the character class regexes.
|
2001-11-02 23:43:07 +00:00 |
|
David E. O'Brien
|
43cfcf106d
|
Switch to the One True AWK from Bell-Labs, away from GNU AWK.
|
2001-10-30 08:56:50 +00:00 |
|
Bruce Evans
|
b14046f4b2
|
Fixed style bugs in rev.1.4, including clobbering of the "Don't generate
y.output" part of rev.1.11.
|
2001-08-31 11:15:49 +00:00 |
|
Ruslan Ermilov
|
e5ac5644e2
|
MAN[1-9] -> MAN.
|
2001-03-27 14:59:06 +00:00 |
|
Sheldon Hearn
|
ec42c30332
|
Update for the newly-updated gawk-3.0.6.
|
2000-08-15 10:47:38 +00:00 |
|
Sheldon Hearn
|
29fee37e7f
|
Update for the newly-updated gawk-3.0.6.
|
2000-08-15 10:31:12 +00:00 |
|
Peter Wemm
|
9b7a44a60e
|
$Id$ -> $FreeBSD$
|
1999-08-27 23:37:10 +00:00 |
|
David E. O'Brien
|
b7ade9cbfd
|
Use Byacc rather than Bison.
|
1999-08-02 10:02:07 +00:00 |
|
Bruce Evans
|
225e2a04f3
|
Symlink awk.y to awktab.y so that the default yacc rules apply, and use
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.
|
1998-05-04 16:18:57 +00:00 |
|
James Raynard
|
be4ad1aa3f
|
Remove yet another superfluous file.
|
1997-10-26 12:53:16 +00:00 |
|
Andrey A. Chernov
|
a1838c23b7
|
Add -funsigned-char to CFLAGS (for ctype macros)
|
1997-10-26 12:20:45 +00:00 |
|
Andrey A. Chernov
|
d4efecb283
|
Do not use gawk random, we have better one in libc
|
1997-10-15 14:01:31 +00:00 |
|
James Raynard
|
4475598f18
|
Makefile for contributed version of awk.
|
1997-10-14 18:32:38 +00:00 |
|
James Raynard
|
60e8807fae
|
Remove old version of awk.
|
1997-10-14 18:29:32 +00:00 |
|
Andrey A. Chernov
|
2eaf474aea
|
Fix initstate() cast to match Lite2
|
1997-03-17 16:32:14 +00:00 |
|
Peter Wemm
|
4cd4220565
|
Build under Lite2 includes
|
1997-03-11 17:13:31 +00:00 |
|
Andrey A. Chernov
|
bd4a628870
|
Fix srandom arg type according to Lite2
|
1997-03-11 14:25:10 +00:00 |
|
Joshua Peck Macdonald
|
c99a979d99
|
Forgot a TAB.
|
1997-01-11 03:31:08 +00:00 |
|
Joshua Peck Macdonald
|
b0321ca170
|
Same thing.
|
1997-01-11 03:26:53 +00:00 |
|
Andrey A. Chernov
|
d635f7bb20
|
Replace collate_range_cmp call with its code (GNU version)
|
1996-10-31 07:45:15 +00:00 |
|
Andrey A. Chernov
|
c368dc7c7e
|
Use collate for alpha character ranges
|
1996-08-13 14:33:05 +00:00 |
|
Mike Pritchard
|
bcff8e2ae4
|
Another round of man page cleanups.
Down to only about 100 items left to cleanup! :-)
|
1996-02-12 04:57:03 +00:00 |
|
Peter Wemm
|
6065a0be11
|
This commit was generated by cvs2svn to compensate for changes in r13122,
which included commits to RCS files with non-trunk default branches.
|
1995-12-30 19:02:48 +00:00 |
|
Peter Wemm
|
a5b996a7ec
|
recording cvs-1.6 file death
|
1995-12-30 19:02:48 +00:00 |
|
Andrey A. Chernov
|
febbdcfd7b
|
Add setlocale LC_CTYPE
|
1995-10-28 19:44:29 +00:00 |
|
Bruce Evans
|
178d6c8706
|
Remove includes of the wrong ../Makefile.inc (one was commented out, the
other was in the wrong order).
|
1995-10-22 18:28:10 +00:00 |
|
Rodney W. Grimes
|
4399be3cbd
|
Remove trailing whitespace.
|
1995-05-30 05:05:38 +00:00 |
|
Andrey A. Chernov
|
9953d9b05d
|
Add doc to SUBDIR
|
1995-01-16 17:49:20 +00:00 |
|
Andrey A. Chernov
|
09122d010b
|
Infopage install
|
1995-01-11 06:53:40 +00:00 |
|
Andrey A. Chernov
|
e82aeeb5ef
|
Use -lgnuregex
Tune for 8bit ctype
|
1995-01-11 06:14:14 +00:00 |
|
David Greenman
|
32bff95b55
|
Fixed a couple of compiler warnings related to wrong prototypes.
|
1994-09-23 08:28:43 +00:00 |
|
Andrew Moore
|
e015b4cf7d
|
Call fpsetmask(3) so awk doesn't dump core on FP exceptions.
Upgrade to version 2.15.5
|
1994-05-31 18:58:00 +00:00 |
|
Charlie Root
|
845c052a41
|
New manual page system
|
1993-07-02 04:54:10 +00:00 |
|
Jordan K. Hubbard
|
b76095a430
|
Updated GNU utilities
|
1993-06-18 04:22:21 +00:00 |
|