This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.bin
/
uudecode
History
Juli Mallett
c8268a9fbc
base64_decode() was feeding \r and \n to the decoding function, and that
...
was causing output to be corrupted. Pointed out by: obrien MFC after: 3 days
2002-04-20 02:33:30 +00:00
..
Makefile
Bump WARNS to 4.
2002-04-20 00:20:54 +00:00
uudecode.c
base64_decode() was feeding \r and \n to the decoding function, and that
2002-04-20 02:33:30 +00:00