aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/uuencode/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MFC:Tony Finch2002-10-201-1/+4
| | | | | | | | | | * install b64*code links to uu*code and mention them in the manual * remove duplicated text from the manual * fix output file chmod logic, tilde expansion, and begin line parsing * code style improvements Notes: svn path=/stable/4/; revision=105521
* MFC:Juli Mallett2002-03-261-1/+0
| | | | | | | | uudecode(1): base64 decoding, setmode(3) use, -o uuencode(1): base64 encoding, -o Notes: svn path=/stable/4/; revision=93196
* MFC: Pad input with nulls if it's not a multiple of 3. WARNSify.Ruslan Ermilov2001-10-181-0/+1
| | | | Notes: svn path=/stable/4/; revision=85100
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+2
| | | | Notes: svn path=/stable/4/; revision=75957
* 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-271-0/+8
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590