summaryrefslogtreecommitdiff
path: root/usr.bin/uuencode
Commit message (Expand)AuthorAgeFilesLines
...
* remove __PWarner Losh2002-03-221-3/+3
* mdoc(7) police: fix markup and uudecode(1) -o option description.Ruslan Ermilov2002-03-151-6/+5
* Initialize `output' in a more proper location.Mike Barcroft2002-03-051-2/+3
* Add base64 support to uuencode(1) and uudecode(1), as specified by SUSv3.Juli Mallett2002-03-052-21/+98
* Un-deprecate the -p option. We now have two ways to output to stdout:Mike Barcroft2002-02-161-3/+0
* Add -o option (POSIX.1-2001) to uudecode(1). Deprecate the -p optionMike Barcroft2002-01-271-3/+18
* WARNS=2 is to become the default, so remove it from here.Mark Murray2001-12-111-1/+0
* Pad input with null characters if it is not a multiple of 3.Ruslan Ermilov2001-10-092-1/+7
* Remove whitespace at EOL.Dima Dorfman2001-07-152-7/+7
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-102-2/+2
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* Satisfy gcc's parenthetical needs and clamp down with WANRS=2.Dima Dorfman2001-06-172-2/+3
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-2/+3
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-202-3/+3
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-012-2/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Add two new options:Wolfram Schneider1998-01-251-2/+10
* Use err(3).Philippe Charnier1997-08-222-22/+25
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Fix ranges - off by one.Wolfram Schneider1997-02-181-2/+5
* Sort cross references.Wolfram Schneider1997-01-151-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* New options for uudecodeWolfram Schneider1996-10-211-0/+28
* Minor correction regarding the last line of an uuencoded file.Joerg Wunsch1996-03-171-1/+1
* Another round of man page cleanups.Mike Pritchard1996-02-122-3/+1
* More merry makefile munging for man page compatability.Garrett Wollman1994-08-051-3/+4
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-274-0/+365