<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/uuencode/uuencode.c, branch release/6.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-05-06T19:24:14Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2006-05-06T19:24:14Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-05-06T19:24:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=26c52663cb5e53422c188e65b45755f348c2fbf3'/>
<id>urn:sha1:26c52663cb5e53422c188e65b45755f348c2fbf3</id>
<content type='text'>
'RELENG_6_1_0_RELEASE'.

This commit was manufactured to restore the state of the 6.1-RELEASE image.
</content>
</entry>
<entry>
<title>Userland signed char fixes for PPC build. Problems were using a char</title>
<updated>2004-01-22T07:23:36Z</updated>
<author>
<name>Peter Grehan</name>
<email>grehan@FreeBSD.org</email>
</author>
<published>2004-01-22T07:23:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5cfe0423e65c346d83d1f90d5e3fd6b1cb2e310c'/>
<id>urn:sha1:5cfe0423e65c346d83d1f90d5e3fd6b1cb2e310c</id>
<content type='text'>
return for getopt() and comparing to -1, ditto with fgetc() and EOF,
and using the kg_nice value from &lt;sys/user.h&gt;

Submitted by: Stefan Farfeleder &lt;stefan@fafoe.narf.at&gt;
Reviewed by: obrien, bde (a while back)
Tested lightly on: ppc, i386, make universe
</content>
</entry>
<entry>
<title>Make GCC 3.3 happy with rcsid[], sccs[], and copyright[].</title>
<updated>2003-05-03T19:44:46Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-03T19:44:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ebe901b4decf4e571dcc1c795b5c2df5a52ec12e'/>
<id>urn:sha1:ebe901b4decf4e571dcc1c795b5c2df5a52ec12e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the way base64 mode is enabled based on the program name,</title>
<updated>2002-10-20T14:18:25Z</updated>
<author>
<name>Tony Finch</name>
<email>fanf@FreeBSD.org</email>
</author>
<published>2002-10-20T14:18:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=24416564864f7717ddb528bf624dcf05093ab8c6'/>
<id>urn:sha1:24416564864f7717ddb528bf624dcf05093ab8c6</id>
<content type='text'>
so that it works when the path to b64encode is used to run it.
</content>
</entry>
<entry>
<title>Synch usage() and manpage for b64encode/b64decode.</title>
<updated>2002-05-19T11:22:54Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-05-19T11:22:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=28130e430531fde1fe24e7775a980b83707c0ad0'/>
<id>urn:sha1:28130e430531fde1fe24e7775a980b83707c0ad0</id>
<content type='text'>
Make uudecode's usage more like that of other programs.
</content>
</entry>
<entry>
<title>Add b64decode &amp; b64encode as synonyms for uudecode and uuencode -m,</title>
<updated>2002-05-19T11:17:17Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-05-19T11:17:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=09bf07df21ab7f01ad523978e302b9d26a69530d'/>
<id>urn:sha1:09bf07df21ab7f01ad523978e302b9d26a69530d</id>
<content type='text'>
respectively, for convenience when encoding or decoding base64 files.

As requested by various users.
</content>
</entry>
<entry>
<title>Group the output chunks differently, to try to match BSD/OS output.  Switch</title>
<updated>2002-05-17T12:27:02Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-05-17T12:27:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4eb254c143f3cc2462761b480a9930a0c0192c3d'/>
<id>urn:sha1:4eb254c143f3cc2462761b480a9930a0c0192c3d</id>
<content type='text'>
to using arithmatic to determine buffer sizes to encode into.

Diane Bruce pointed out to me that BSD/OS did MIME too, so I want to match
their output, too, since my decision of 8 output groups was wholly arbitrary.
</content>
</entry>
<entry>
<title>Finish converting the rest of the function declaration and prototypes</title>
<updated>2002-05-12T03:56:34Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2002-05-12T03:56:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b2c80b69ebb6d5061bc19f3f0592a55267e089ed'/>
<id>urn:sha1:b2c80b69ebb6d5061bc19f3f0592a55267e089ed</id>
<content type='text'>
to ANSI C.  Use new source ID scheme.
</content>
</entry>
<entry>
<title>unbreak build:</title>
<updated>2002-05-11T03:29:04Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-05-11T03:29:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3a9818f9267b7b78a7e675f16236743a15325fe2'/>
<id>urn:sha1:3a9818f9267b7b78a7e675f16236743a15325fe2</id>
<content type='text'>
K&amp;R style main() makes gcc emit a warning about missing prototypes so
switch to ANSI.
</content>
</entry>
<entry>
<title>remove __P</title>
<updated>2002-03-22T01:42:45Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-22T01:42:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f330d7d1a3fe98c53faf01d0f30c0a9fbb37c41'/>
<id>urn:sha1:3f330d7d1a3fe98c53faf01d0f30c0a9fbb37c41</id>
<content type='text'>
</content>
</entry>
</feed>
