| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFC: MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-04-25 | 1 | -1/+1 |
| | | | | | Notes: svn path=/stable/4/; revision=75959 | ||||
| * | MFC: gawk 3.0.6. | Jeroen Ruigrok van der Werven | 2001-01-23 | 1 | -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'. | cvs2svn | 2000-08-23 | 1 | -0/+230 |
| | | | | | Notes: svn path=/stable/4/; revision=65026 | ||||
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 2 | -2/+2 |
| | | | | | Notes: svn path=/head/; revision=50472 | ||||
| * | Use Byacc rather than Bison. | David E. O'Brien | 1999-08-02 | 1 | -2/+1 |
| | | | | | Notes: svn path=/head/; revision=49368 | ||||
| * | Symlink awk.y to awktab.y so that the default yacc rules apply, and use | Bruce Evans | 1998-05-04 | 1 | -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 Raynard | 1997-10-26 | 1 | -2/+2 |
| | | | | | Notes: svn path=/head/; revision=30736 | ||||
| * | Add -funsigned-char to CFLAGS (for ctype macros) | Andrey A. Chernov | 1997-10-26 | 1 | -1/+4 |
| | | | | | Notes: svn path=/head/; revision=30731 | ||||
| * | Do not use gawk random, we have better one in libc | Andrey A. Chernov | 1997-10-15 | 1 | -2/+2 |
| | | | | | Notes: svn path=/head/; revision=30441 | ||||
| * | Makefile for contributed version of awk. | James Raynard | 1997-10-14 | 2 | -6/+27 |
| | | | | | Notes: svn path=/head/; revision=30417 | ||||
| * | Remove old version of awk. | James Raynard | 1997-10-14 | 32 | -29563/+0 |
| | | | | | Notes: svn path=/head/; revision=30416 | ||||
| * | Fix initstate() cast to match Lite2 | Andrey A. Chernov | 1997-03-17 | 1 | -2/+2 |
| | | | | | Notes: svn path=/head/; revision=23970 | ||||
| * | Build under Lite2 includes | Peter Wemm | 1997-03-11 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=23724 | ||||
| * | Fix srandom arg type according to Lite2 | Andrey A. Chernov | 1997-03-11 | 1 | -2/+2 |
| | | | | | Notes: svn path=/head/; revision=23701 | ||||
| * | Forgot a TAB. | Joshua Peck Macdonald | 1997-01-11 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=21514 | ||||
| * | Same thing. | Joshua Peck Macdonald | 1997-01-11 | 1 | -0/+3 |
| | | | | | Notes: svn path=/head/; revision=21513 | ||||
| * | Replace collate_range_cmp call with its code (GNU version) | Andrey A. Chernov | 1996-10-31 | 1 | -3/+17 |
| | | | | | Notes: svn path=/head/; revision=19284 | ||||
| * | Use collate for alpha character ranges | Andrey A. Chernov | 1996-08-13 | 2 | -1/+26 |
| | | | | | Notes: svn path=/head/; revision=17579 | ||||
| * | Another round of man page cleanups. | Mike Pritchard | 1996-02-12 | 1 | -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 Wemm | 1995-12-30 | 1 | -11270/+0 |
| | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=13123 | ||||
| * | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 2 | -5575/+0 |
| | | | | | Notes: svn path=/cvs2svn/branches/ATT/; revision=13122 | ||||
| * | Add setlocale LC_CTYPE | Andrey A. Chernov | 1995-10-28 | 1 | -0/+6 |
| | | | | | Notes: svn path=/head/; revision=11889 | ||||
| * | Remove includes of the wrong ../Makefile.inc (one was commented out, the | Bruce Evans | 1995-10-22 | 1 | -1/+0 |
| | | | | | | | | other was in the wrong order). Notes: svn path=/head/; revision=11675 | ||||
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 15 | -117/+117 |
| | | | | | Notes: svn path=/head/; revision=8858 | ||||
| * | Add doc to SUBDIR | Andrey A. Chernov | 1995-01-16 | 1 | -0/+2 |
| | | | | | Notes: svn path=/head/; revision=5658 | ||||
| * | Infopage install | Andrey A. Chernov | 1995-01-11 | 2 | -0/+11273 |
| | | | | | Notes: svn path=/head/; revision=5505 | ||||
| * | Use -lgnuregex | Andrey A. Chernov | 1995-01-11 | 3 | -20/+5 |
| | | | | | | | | Tune for 8bit ctype Notes: svn path=/head/; revision=5503 | ||||
| * | Fixed a couple of compiler warnings related to wrong prototypes. | David Greenman | 1994-09-23 | 1 | -2/+3 |
| | | | | | Notes: svn path=/head/; revision=3028 | ||||
| * | Call fpsetmask(3) so awk doesn't dump core on FP exceptions. | Andrew Moore | 1994-05-31 | 32 | -4728/+8458 |
| | | | | | | | | Upgrade to version 2.15.5 Notes: svn path=/head/; revision=1663 | ||||
| * | New manual page system | Charlie Root | 1993-07-02 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=84 | ||||
| * | Updated GNU utilities | Jordan K. Hubbard | 1993-06-18 | 35 | -0/+31389 |
| Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=9 | |||||
