freebsd-dev/usr.bin/uudecode
Juli Mallett 0e3c27aef0 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
2002-03-19 02:05:27 +00:00
..
Makefile WARNS=2 is to become the default, so remove it from here. 2001-12-11 23:14:43 +00:00
uudecode.c Fix handling of filenames with spaces in them in the input file to 2002-03-19 02:05:27 +00:00