Date: Mon, 18 Mar 2002 18:05:27 -0800 (PST) From: "J. Mallett" <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uudecode uudecode.c Message-ID: <200203190205.g2J25Ru35647@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/03/18 18:05:27 PST
Modified files:
usr.bin/uudecode uudecode.c
Log:
Fix handling of filenames with spaces in them in the input file to
uudecode(1), as this behaviour was explicitly added in revision 1.12 as
the result of PR 2882. Remove space (' ') from the delimiter characters
handed to strtok(3).
Reviewed by: mike
Approved by: mike
Pointy hat to: me
Revision Changes Path
1.21 +1 -1 src/usr.bin/uudecode/uudecode.c
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?200203190205.g2J25Ru35647>
