| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT | Poul-Henning Kamp | 1998-05-13 | 1 | -1/+1 |
| | | | | | | | | | | PR: 6599 Reviewed by: phk Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=36014 | ||||
| * | Remove test sub-directory. | James Raynard | 1998-03-10 | 217 | -4534/+1 |
| | | | | | Notes: svn path=/head/; revision=34476 | ||||
| * | Remove yet another superfluous file. | James Raynard | 1997-10-26 | 2 | -59/+1 |
| | | | | | Notes: svn path=/head/; revision=30736 | ||||
| * | Back out mode (unsigned char)... | Andrey A. Chernov | 1997-10-26 | 1 | -23/+23 |
| | | | | | Notes: svn path=/head/; revision=30730 | ||||
| * | Back out (unsigned char) cast, will use -funsigned-char instead | Andrey A. Chernov | 1997-10-26 | 8 | -42/+42 |
| | | | | | Notes: svn path=/head/; revision=30729 | ||||
| * | Add more (unsigned char) casts to ctype macros | Andrey A. Chernov | 1997-10-23 | 7 | -28/+28 |
| | | | | | | | | Fix casetable usage in the same manner too Notes: svn path=/head/; revision=30656 | ||||
| * | Add (unsigned char) cast to all ctype macros | Andrey A. Chernov | 1997-10-23 | 2 | -37/+37 |
| | | | | | Notes: svn path=/head/; revision=30653 | ||||
| * | Fix a #include "regex.h" that slipped through the net. | James Raynard | 1997-10-18 | 1 | -0/+4 |
| | | | | | Notes: svn path=/head/; revision=30548 | ||||
| * | Update expected results for random number generator. | James Raynard | 1997-10-17 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=30519 | ||||
| * | Remove GNU regex.h (it's already in /usr/include). | James Raynard | 1997-10-17 | 3 | -531/+5 |
| | | | | | Notes: svn path=/head/; revision=30518 | ||||
| * | Update FREEBSD-upgrade file after removing random.* | James Raynard | 1997-10-16 | 1 | -1/+7 |
| | | | | | Notes: svn path=/head/; revision=30495 | ||||
| * | Delete redundant files (thanks, Andrei!) | James Raynard | 1997-10-16 | 2 | -408/+0 |
| | | | | | Notes: svn path=/head/; revision=30494 | ||||
| * | srandom(time()) is too weak even for joke, use srandom(time() ^ getpid()) | Andrey A. Chernov | 1997-10-15 | 1 | -0/+4 |
| | | | | | | | | | at least. Note that srandomdev can't be used here since gawk preserve old seed value. Notes: svn path=/head/; revision=30454 | ||||
| * | Unspam l10n ranges check | Andrey A. Chernov | 1997-10-15 | 1 | -0/+39 |
| | | | | | Notes: svn path=/head/; revision=30445 | ||||
| * | Do not use gawk random, we have better one in libc | Andrey A. Chernov | 1997-10-15 | 1 | -0/+2 |
| | | | | | Notes: svn path=/head/; revision=30441 | ||||
| * | Virgin import of GNU awk 3.0.3vendor/misc-GNU/awk/3.0.3 | James Raynard | 1997-10-14 | 260 | -0/+49739 |
| Notes: svn path=/vendor/awk/dist/; revision=30411 svn path=/vendor/awk/3.0.3/; revision=30413; tag=vendor/misc-GNU/awk/3.0.3 | |||||
