summary refs log tree commit diff
path: root/bin/man1/ttpre.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-18 15:50:27 -0500
committerJune McEnroe <june@causal.agency>2019-12-18 15:50:27 -0500
commitdb4429471393297d46bb81492b2a480ca2c7ac4c (patch)
treee461b76b9a2aa82a4bc361301b981d06866c0c13 /bin/man1/ttpre.1
parentPost "cgit setup" (diff)
downloadsrc-db4429471393297d46bb81492b2a480ca2c7ac4c.tar.gz
src-db4429471393297d46bb81492b2a480ca2c7ac4c.zip
Bail from hi if input is binary
NULs in the input cause an infinite loop in htmlEscape, not to mention
regexes obviously not working, etc.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'>2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe