[BusyBox] [BusyBox 0000077]: uuencode do not work correctly for standart uuencoding (not base64)

bugs at busybox.net bugs at busybox.net
Wed Mar 16 20:27:53 UTC 2005


The following issue has been ASSIGNED.
======================================================================
<http://busybox.net/bugs/view.php?id=77> 
======================================================================
Reported By:                vasya
Assigned To:                BusyBox
======================================================================
Project:                    BusyBox
Issue ID:                   77
Category:                   Documentation
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
======================================================================
Date Submitted:             02-02-2005 07:37 PST
Last Modified:              03-16-2005 12:27 PST
======================================================================
Summary:                    uuencode do not work correctly for standart
uuencoding (not base64)
Description: 
$ ./busybox uuencode mknod.c mknod-test.c > mknod-test.c.uu && uudecode
mknod-test.c.uu && diff -u mknod.c mknod-test.c
--- mknod.c     2002-04-13 09:56:04.000000000 +0400
+++ mknod-test.c        2005-02-02 18:32:34.000000000 +0300
@@ -91,3 +91,4 @@
        return EXIT_SUCCESS;
 }
 
+w]"%s", argv[0]);

PS uudecode from sharutils
======================================================================

----------------------------------------------------------------------
 vasya - 02-02-05 08:00 
----------------------------------------------------------------------
Sorry, it isn't Documentation :/
It's in source code ...

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-02-05 07:37 vasya          New Issue                                    
02-02-05 07:37 vasya          File Added: uuencode.c.patch                    
02-02-05 08:00 vasya          Note Added: 0000040                          
03-16-05 12:27 andersen       Assigned To              andersen => BusyBox 
======================================================================




More information about the busybox mailing list