David E. O'Brien
9c23373c4e
Tighten up the random seeding a little bit more. getpid() alone only
...
affect only lower bits of seed which would resulte in the same seed for
sequences of fast-started awk's resulting the same random sequence.
Submitted by: ache
2001-11-03 02:14:10 +00:00
David E. O'Brien
4443a773d6
This commit was generated by cvs2svn to compensate for changes in r85919,
...
which included commits to RCS files with non-trunk default branches.
2001-11-02 23:41:29 +00:00
David E. O'Brien
622bfc32f3
I'd put down $10 says the author did a last minute tweak to awkgram.y (which
...
had an error in it), and applied it by hand to awkgram.c (getting it right)
rather than really generating an new awkgram.c properly using Bison/YACC...
Fix his mistake here.
2001-11-02 23:41:29 +00:00
David E. O'Brien
70029cff55
We use the stock version of this file now, but since someone foolishly
...
took about 15 files off the vendor branch for what turned out to be
good reason a Gawk update takes an order of magnitude more effort than
it should...
2001-11-02 21:57:00 +00:00
David E. O'Brien
40429c030f
We use the stock 3.1.0 file.
2001-11-02 21:44:42 +00:00
David E. O'Brien
0abedf2e1e
We use the stock 3.1.0 file now.
2001-11-02 21:39:18 +00:00
David E. O'Brien
cea3a4bf41
We use the stock 3.1.0 file (other than needing $FreeBSD$).
2001-11-02 21:37:05 +00:00
David E. O'Brien
4f319e3b82
Merge revision 1.2 (unspam l10n ranges check) into Gawk 3.1.0.
2001-11-02 21:34:12 +00:00
David E. O'Brien
02bbdc32ef
Merge revs 1.9 (don't choke on long lines),
...
rev 1.3 (use srandom(time() ^ getpid())) into Gawk 3.1.0.
2001-11-02 21:26:14 +00:00
David E. O'Brien
02cb981ff7
Well spell it "gnuregex.h".
2001-11-02 21:20:18 +00:00
David E. O'Brien
ce83bef85e
Update vendor branch to gawk-3.1.0.
2001-11-02 21:06:08 +00:00
David E. O'Brien
ff8c7f95b2
This commit was generated by cvs2svn to compensate for changes in r85898,
...
which included commits to RCS files with non-trunk default branches.
2001-11-02 21:06:08 +00:00
Sheldon Hearn
c3f4a67494
Fix bug that causes gawk to choke when parsing long source files.
...
Reported by: Tony Fleisher <takhus@takhus.mind.net>
Submitted by: Aharon Robbins <arnold@skeeve.com>
2000-09-04 10:42:19 +00:00
Sheldon Hearn
e4b22f69ae
Describe the process used for the gawk-3.0.6 update in
...
FREEBSD-upgrade and remove the config.h which should never
have existed in the contrib area. That file has been moved
into gnu/usr.bin/awk where it belongs.
2000-08-15 14:42:50 +00:00
Sheldon Hearn
3c28a656f2
Merge the vendor release of gawk-3.0.6 onto HEAD.
...
This addresses one known problem in the PR database.
PR: 13921
Reported by: Jin Guojun <j_guojun@lbl.gov>
2000-08-15 10:20:01 +00:00
Sheldon Hearn
4192247c04
Update vendor branch to gawk-3.0.6.
2000-08-15 10:02:07 +00:00
Sheldon Hearn
86a0a16ecd
This commit was generated by cvs2svn to compensate for changes in r64666,
...
which included commits to RCS files with non-trunk default branches.
2000-08-15 10:02:07 +00:00
Sheldon Hearn
7dfb2a9760
Fix zero-padding for printf formats which include a precision or
...
width.
This is a vendor-supplied patch.
Requested by: bde
Submitted by: Aharon Robbins <arnold@skeeve.com>
1999-12-23 18:24:31 +00:00
Sheldon Hearn
7513a7dcd4
Fix zero-padding for printf formats which include a precision or
...
width.
This is a vendor-supplied patch.
Requested by: bde
Submitted by: Aharon Robbins <arnold@skeeve.com>
1999-12-22 14:59:58 +00:00
Sheldon Hearn
fe4a1c892b
Update the upgrade instructions for awk 3.0.4.
1999-09-27 09:09:08 +00:00
Sheldon Hearn
1abc97f5cf
Fix conflicts. Add $FreeBSD$ as needed.
1999-09-27 08:57:04 +00:00
Sheldon Hearn
73b83ffce6
Virgin import of GNU awk 3.0.4, which fixes at least a memory mis-
...
management problem involving custom print formats.
PR: 13615
Reported by: Scott Hazen Mueller <scott@zorch.sf-bay.org>
1999-09-27 08:51:04 +00:00
Sheldon Hearn
4d6ff07db5
This commit was generated by cvs2svn to compensate for changes in r51728,
...
which included commits to RCS files with non-trunk default branches.
1999-09-27 08:51:04 +00:00
Nik Clayton
b2c3f55673
Fixed one typo ("[[=e]]" -> "[[=e=]]") and two occurences of whitespace
...
before a macro.
PR: docs/7833
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-04-10 20:42:06 +00:00
Alexander Langer
9c4d47b9e1
Typo fix.
...
PR: 7906
Submitted by: Yoshihiko OHTA <yohta@bres.tsukuba.ac.jp>
1998-09-12 16:55:54 +00:00
Poul-Henning Kamp
84717b42e8
.Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT
...
PR: 6599
Reviewed by: phk
Submitted by: Josh Gilliam <josh@quick.net>
1998-05-13 07:57:49 +00:00
James Raynard
3e77698b86
Remove test sub-directory.
1998-03-10 19:28:47 +00:00
James Raynard
be4ad1aa3f
Remove yet another superfluous file.
1997-10-26 12:53:16 +00:00
Andrey A. Chernov
ac1431c18d
Back out mode (unsigned char)...
1997-10-26 12:17:33 +00:00
Andrey A. Chernov
bca8110182
Back out (unsigned char) cast, will use -funsigned-char instead
1997-10-26 12:14:54 +00:00
Andrey A. Chernov
833c9488dd
Add more (unsigned char) casts to ctype macros
...
Fix casetable usage in the same manner too
1997-10-23 02:03:43 +00:00
Andrey A. Chernov
92463139ce
Add (unsigned char) cast to all ctype macros
1997-10-23 01:29:44 +00:00
James Raynard
7349403013
Fix a #include "regex.h" that slipped through the net.
1997-10-18 13:12:39 +00:00
James Raynard
72ed1bbc5f
Update expected results for random number generator.
1997-10-17 19:24:33 +00:00
James Raynard
5ad3425a39
Remove GNU regex.h (it's already in /usr/include).
1997-10-17 19:16:02 +00:00
James Raynard
9498125fa7
Update FREEBSD-upgrade file after removing random.*
1997-10-16 21:45:46 +00:00
James Raynard
156ac67ae3
Delete redundant files (thanks, Andrei!)
1997-10-16 21:39:00 +00:00
Andrey A. Chernov
fca096e2e1
srandom(time()) is too weak even for joke, use srandom(time() ^ getpid())
...
at least. Note that srandomdev can't be used here since gawk preserve old
seed value.
1997-10-15 22:49:19 +00:00
Andrey A. Chernov
65068df9af
Unspam l10n ranges check
1997-10-15 15:37:46 +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
728510ce91
Virgin import of GNU awk 3.0.3
1997-10-14 18:17:11 +00:00