OpenBSD CVS

src/usr.bin/uuencode/


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 / uuencode

Current tag: OPENBSD_4_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   20 years  millert   Sync with FreeBSD; adds base64 support and other options. OK deraadt@, some man ...
[TXT] uuencode.1  1.21   15 years  jmc   bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few update...
[TXT] uuencode.5  1.10   16 years  jmc   convert to new .Dd format;
[TXT] uuencode.c  1.9   15 years  sobrado   an enum specifier is more elegant than a set of #defines; storing the program mo...