Date: Sun, 27 Jan 2002 10:21:23 -0800 (PST) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uuencode uuencode.1 src/usr.bin/uudecode uudecode.c Message-ID: <200201271821.g0RILN284192@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2002/01/27 10:21:23 PST
Modified files:
usr.bin/uuencode uuencode.1
usr.bin/uudecode uudecode.c
Log:
Add -o option (POSIX.1-2001) to uudecode(1). Deprecate the -p option
(which allows one to redirect output to stdout); `-o /dev/stdout' is
recommended instead.
Submitted by: Joseph Mallett <jmallett@xMach.org>
MFC after: 2 weeks
Revision Changes Path
1.17 +26 -3 src/usr.bin/uudecode/uudecode.c
1.14 +19 -4 src/usr.bin/uuencode/uuencode.1
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201271821.g0RILN284192>
