summaryrefslogtreecommitdiff
path: root/usr.bin/uuencode/uuencode.1
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvscvs2svn1999-09-161-1/+1
| | | | | | | 'RELENG_3_3_0_RELEASE'. This commit was manufactured to restore the state of the 3.3-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/stable/3/; revision=50581
* Add two new options:Wolfram Schneider1998-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. Notes: svn path=/head/; revision=32780
* Use err(3).Philippe Charnier1997-08-221-4/+6
| | | | Notes: svn path=/head/; revision=28564
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-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. Notes: svn path=/head/; revision=21673
* New options for uudecodeWolfram Schneider1996-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. Notes: svn path=/head/; revision=19078
* Another round of man page cleanups.Mike Pritchard1996-02-121-2/+1
| | | | | | | Down to only about 100 items left to cleanup! :-) Notes: svn path=/head/; revision=14045
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+105
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590