summaryrefslogtreecommitdiff
path: root/usr.bin/bintrans/uuencode.c
AgeCommit message (Expand)Author
2024-02-01bintrans: Error out if writing to the output failed.Dag-Erling Smørgrav
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-07Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory
2022-04-18Add the base64 command using b64encode and b64decodePiotr Pawel Stefaniak
2022-04-18b64encode: implement -w to wrap linesPiotr Pawel Stefaniak
2022-04-18bintrans: move files to a new directoryPiotr Pawel Stefaniak