Use BUFSIZ instead of PATH_MAX. Since it doesn't anything with a file
authoryasuoka <yasuoka@openbsd.org>
Tue, 30 Aug 2022 16:06:09 +0000 (16:06 +0000)
committeryasuoka <yasuoka@openbsd.org>
Tue, 30 Aug 2022 16:06:09 +0000 (16:06 +0000)
commitee5fafae9be7e9a4d9204b26e67fc89a29433dab
tree50f00d206d41911264ee964da617d6d6ea777abb
parent7cb45cca0f8f2fbebe5bbec4e422129bae21ab03
Use BUFSIZ instead of PATH_MAX.  Since it doesn't anything with a file
system path.  input from claudio

ok tb claudio
usr.bin/uudecode/uudecode.c