Module Name: src Committed By: christos Date: Tue Jul 24 15:26:16 UTC 2018
Modified Files: src/usr.bin: Makefile Added Files: src/usr.bin/base64: Makefile base64.1 base64.c Log Message: Tiny base64 encoder/decoder command patterned after the linux and the macosx ones with the same name,. To generate a diff of this commit: cvs rdiff -u -r1.231 -r1.232 src/usr.bin/Makefile cvs rdiff -u -r0 -r1.1 src/usr.bin/base64/Makefile \ src/usr.bin/base64/base64.1 src/usr.bin/base64/base64.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.