Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add two new options: | wosch | 1998-01-25 | 1 | -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). | charnier | 1997-08-22 | 2 | -22/+25 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
| | | | | posix standard on the topic. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Fix ranges - off by one. | wosch | 1997-02-18 | 1 | -2/+5 |
| | |||||
* | Sort cross references. | wosch | 1997-01-15 | 1 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -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 uudecode | wosch | 1996-10-21 | 1 | -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. | joerg | 1996-03-17 | 1 | -1/+1 |
| | | | | Submitted by: Giles Lean <giles@topaz.nemeton.com.au> | ||||
* | Another round of man page cleanups. | mpp | 1996-02-12 | 2 | -3/+1 |
| | | | | Down to only about 100 items left to cleanup! :-) | ||||
* | More merry makefile munging for man page compatability. | wollman | 1994-08-05 | 1 | -3/+4 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 4 | -0/+365 |