Commit Graph

9 Commits

Author SHA1 Message Date
Dan Cross
fa325e9b42 Trivial changes: whitespace and modes.
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-10 14:54:30 +00:00
Neven Sajko
d9057521e6 cmd/htmlroff: fix buffer overflow in t2.c getqarg
This is actually from 2016:
https://plan9port-review.googlesource.com/c/plan9/+/1590

Change-Id: I6f2a3d71a9dd589eff7ab15b3c1d3997254b3c35
2020-01-02 22:04:42 +01:00
Russ Cox
d3e79f5b61 htmlroff: ignore \X... text; allow delims besides quote 2008-11-11 10:59:48 -08:00
rsc
d0648192ab warn about \w no arg 2007-04-21 22:37:13 +00:00
rsc
b3178f6f5a ti fix (Michael Teichgräber) 2006-05-20 04:48:58 +00:00
rsc
495eda0bbd fix font-size (Michael Teichgräber) 2006-05-09 13:20:48 +00:00
rsc
95d412d4bc correct utfmap (Michael Teichgräber) 2006-05-06 22:52:32 +00:00
rsc
cbeb0b26e4 Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
rsc
c42a1d3d61 add 2006-02-21 18:37:05 +00:00