tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
vis
/
at
trash-bin2
4 files
Makefile
$OpenBSD$
28 years ago
foldit.c
-F requires at least 5 columns for folding, while a tab at start of line is 8 columns. This causes an infinite loop in the folding logic.
5 years ago
vis.1
backout VIS_HEX. guenther@ points out that the C89 \xff encoding idiotically accepts more then two hex digits following the \x, even on platforms where a char has 8 bits. It is therefore dangerous to have an almost-bit-not-quite compatible format in vis(3).
15 years ago
vis.c
Split some code that gives clang10 heartburn ok millert
5 years ago