master
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.
the S in CSRC is Science not Sciences
Use a dynamically-allocated line buffer and resize as needed. Fixes a buffer overflow for lines over 2048 bytes. Problem reported by Crystal Kolipe. OK deraadt@