summaryrefslogtreecommitdiffstats
path: root/usr.bin/uuencode
Commit message (Collapse)AuthorAgeFilesLines
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-012-2/+4
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Add two new options:wosch1998-01-251-2/+10
| | | | | | | | -i Do not overwrite files. -s Do not strip output pathname to base filename. By default uuencode deletes any prefix ending with the last slash '/' for security purpose.
* Use err(3).charnier1997-08-222-22/+25
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Fix ranges - off by one.wosch1997-02-181-2/+5
|
* Sort cross references.wosch1997-01-151-3/+3
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* New options for uudecodewosch1996-10-211-0/+28
| | | | | -p Decode file and write output to standard output. -c Decode more than one uuencode'd file from file if possible.
* Minor correction regarding the last line of an uuencoded file.joerg1996-03-171-1/+1
| | | | Submitted by: Giles Lean <giles@topaz.nemeton.com.au>
* Another round of man page cleanups.mpp1996-02-122-3/+1
| | | | Down to only about 100 items left to cleanup! :-)
* More merry makefile munging for man page compatability.wollman1994-08-051-3/+4
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-274-0/+365
OpenPOWER on IntegriCloud