summaryrefslogtreecommitdiffstats
path: root/usr.bin/uuencode
Commit message (Collapse)AuthorAgeFilesLines
* 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