summaryrefslogtreecommitdiffstats
path: root/src/cmd/htmlroff
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-1026-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>
* cmd/htmlroff: fix buffer overflow in t2.c getqargNeven Sajko2020-01-021-1/+1
| | | | | | | This is actually from 2016: https://plan9port-review.googlesource.com/c/plan9/+/1590 Change-Id: I6f2a3d71a9dd589eff7ab15b3c1d3997254b3c35
* htmlroff: ignore \X... text; allow delims besides quoteRuss Cox2008-11-111-3/+9
|
* warn about \w no argrsc2007-04-211-1/+6
|
* ti fix (Michael Teichgräber)rsc2006-05-201-0/+3
|
* fix font-size (Michael Teichgräber)rsc2006-05-091-1/+1
|
* correct utfmap (Michael Teichgräber)rsc2006-05-061-1/+1
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-016-6/+6
|
* addrsc2006-02-2128-0/+4580