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
/
deroff
/
at
rk3128
3 files
Makefile
This is the 4.4BSD deroff, now freed by Caldera. I have ANSIfied, stylized, and Wallified it and converted it use "modern" things such as getopt(). I also fixed some obvious buffer overflows and updated the man page.
24 years ago
deroff.1
the S in CSRC is Science not Sciences
3 years ago
deroff.c
chars[] array needs to be sized 256 because it is indexed at many places by (unsigned char) from input data. from Renaud Allard
1 week ago