Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Better check for detecting header line. A header line must match | wosch | 1997-02-18 | 1 | -1/+32 | |
| | | | | | | | | "begin [0-7]* *". Now `begin with, ' is not a header line. Do a boundary check for body characters. Characters less than 33 or greater than 96 are out of range. If characters are out of range uudecode print a error message and die. | |||||
* | New options for uudecode | wosch | 1996-10-21 | 1 | -5/+58 | |
| | | | | | -p Decode file and write output to standard output. -c Decode more than one uuencode'd file from file if possible. | |||||
* | Oops, restore missing piece of previous commit. | ache | 1996-04-25 | 1 | -1/+1 | |
| | ||||||
* | Treat ^end<EOF> as valid terminator (like ^end\n), some encoders (f.e. Eudora) | ache | 1996-04-25 | 1 | -1/+1 | |
| | | | | produce such things. | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 2 | -0/+193 | |