History log of /netbsd-src/usr.bin/base64/Makefile (Results 1 – 3 of 3)
Revision Date Author Comments
# 35564cfd 02-May-2024 christos <christos@NetBSD.org>

comment out strict boolean lint check because isspace() returns int and lint
complains.


# 95517f8c 11-Aug-2023 rillig <rillig@NetBSD.org>

base64: nix trailing whitespace and redundant braces, strict bool mode

No binary change.


# 0d2d9860 24-Jul-2018 christos <christos@NetBSD.org>

Tiny base64 encoder/decoder command patterned after the linux and the macosx
ones with the same name,.