This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
uuencode
History
mike
90bb4842e7
Initialize `output' in a more proper location.
...
Submitted by: roam
2002-03-05 10:58:06 +00:00
..
Makefile
WARNS=2 is to become the default, so remove it from here.
2001-12-11 23:14:43 +00:00
uuencode.1
Add base64 support to uuencode(1) and uudecode(1), as specified by SUSv3.
2002-03-05 03:27:47 +00:00
uuencode.c
Initialize `output' in a more proper location.
2002-03-05 10:58:06 +00:00
uuencode.format.5
Pad input with null characters if it is not a multiple of 3.
2001-10-09 11:05:27 +00:00