Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 26 | -137/+117 | |
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | |||||
2020-01-02 | cmd/htmlroff: fix buffer overflow in t2.c getqarg | Neven Sajko | 1 | -1/+1 | |
This is actually from 2016: https://plan9port-review.googlesource.com/c/plan9/+/1590 Change-Id: I6f2a3d71a9dd589eff7ab15b3c1d3997254b3c35 | |||||
2008-11-11 | htmlroff: ignore \X... text; allow delims besides quote | Russ Cox | 1 | -3/+9 | |
2007-04-21 | warn about \w no arg | rsc | 1 | -1/+6 | |
2006-05-20 | ti fix (Michael Teichgräber) | rsc | 1 | -0/+3 | |
2006-05-09 | fix font-size (Michael Teichgräber) | rsc | 1 | -1/+1 | |
2006-05-06 | correct utfmap (Michael Teichgräber) | rsc | 1 | -1/+1 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 6 | -6/+6 | |
2006-02-21 | add | rsc | 28 | -0/+4580 | |