aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/uuencode
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvscvs2svn2000-06-253-3/+3
| | | | | | | 'RELENG_3_5_0_RELEASE'. This commit was manufactured to restore the state of the 3.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* MFC: Remove single-space hard sentence breaks.Sheldon Hearn2000-03-062-2/+5
| | | | Notes: svn path=/stable/3/; revision=57783
* $Id$ -> $FreeBSD$Peter Wemm1999-08-292-2/+2
| | | | 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-222-22/+25
| | | | Notes: svn path=/head/; revision=28564
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
| | | | | | | posix standard on the topic. Notes: svn path=/head/; revision=24360
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23012
* Fix ranges - off by one.Wolfram Schneider1997-02-181-2/+5
| | | | Notes: svn path=/head/; revision=22886
* Sort cross references.Wolfram Schneider1997-01-151-3/+3
| | | | Notes: svn path=/head/; revision=21748
* 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
* Minor correction regarding the last line of an uuencoded file.Joerg Wunsch1996-03-171-1/+1
| | | | | | | Submitted by: Giles Lean <giles@topaz.nemeton.com.au> Notes: svn path=/head/; revision=14651
* Another round of man page cleanups.Mike Pritchard1996-02-122-3/+1
| | | | | | | Down to only about 100 items left to cleanup! :-) Notes: svn path=/head/; revision=14045
* More merry makefile munging for man page compatability.Garrett Wollman1994-08-051-3/+4
| | | | Notes: svn path=/head/; revision=1866
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-274-0/+365
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590