OpenBSD CVS

src/usr.bin/pr/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / pr

Current tag: OPENBSD_3_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   27 years  deraadt   rcsid
[TXT] egetopt.c  1.4   22 years  mpech   kill more registers millert@ ok
[TXT] extern.h  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] pr.1  1.13   23 years  aaron   Change all option list specifications to ".Bl -tag -width Ds". Most man pages ju...
[TXT] pr.c  1.14   22 years  mpech   make sure that va_start() has matching va_end() millert@ help&ok
[TXT] pr.h  1.3   27 years  grr   revised to handle form feeds, bugs fixed etc