Age | Commit message (Expand) | Author | Files | Lines |
2020-01-12 | all: fix or silence various gcc warnings | Russ Cox | 1 | -3/+3 |
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 18 | -122/+118 |
2017-09-14 | all: remove .cvsignore files | Kare Nuorteva | 1 | -1/+0 |
2016-11-20 | include: define _DEFAULT_SOURCE | David du Colombier | 2 | -0/+2 |
2012-10-21 | silence more warnings | Russ Cox | 2 | -3/+6 |
2009-12-27 | troff: avoid crash if home == NULL | Russ Cox | 1 | -1/+2 |
2009-09-11 | convert to 4-byte UTF-8 and 32-bit Rune | Russ Cox | 1 | -2/+2 |
2009-09-11 | INSTALL: fix build on Snow Leopard | Russ Cox | 1 | -0/+2 |
2009-05-31 | cmd: getline now a dirty word (James Toy) | Russ Cox | 1 | -0/+2 |
2008-11-17 | troff: silence gcc printf warning | Russ Cox | 2 | -2/+2 |
2008-05-10 | misc: array bounds fixes that gcc finds (John Gosset) | Russ Cox | 1 | -1/+1 |
2007-05-08 | fix random troff crash (Noel Hunt) | rsc | 1 | -2/+6 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 7 | -11/+13 |
2005-12-29 | bigger stacksize | rsc | 1 | -1/+1 |
2005-12-14 | don't need this after all. yay. | rsc | 3 | -19/+6 |
2005-12-14 | update request count | rsc | 1 | -1/+1 |
2005-12-14 | add .ei for else-if | rsc | 3 | -6/+19 |
2005-11-01 | isdigit (Tom Miller) | rsc | 1 | -1/+1 |
2005-10-31 | ctype sign fixes (Tom Miller) | rsc | 1 | -1/+2 |
2005-10-31 | ctype sign fixes (Tom Miller) | rsc | 3 | -5/+8 |
2005-01-04 | Goodbye SHORTLIB | rsc | 1 | -1/+0 |
2004-11-03 | stupid port bug. cannot use %ld to print a long as a *CHARACTER* | rsc | 1 | -1/+1 |
2004-06-03 | This should never have been committed in the first place. | wkj | 1 | -136/+0 |
2004-05-17 | Tweak to make troff compile silently. | wkj | 8 | -17/+13 |
2004-05-16 | Supress line noise. | wkj | 1 | -0/+1 |
2004-05-16 | Checkpoint -- still merging with Taj's version of the world. | wkj | 18 | -56/+86 |
2004-05-15 | Let's try this. It's BUGGERED. | rsc | 29 | -0/+12817 |