[Midnightbsd-cvs] [MidnightBSD/src] cfe014: usr.bin: add base64
Lucas Holt
noreply at github.com
Thu Jul 9 23:02:03 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: cfe01471dcf830a2132cd4e9907c7e095ba3a180
https://github.com/MidnightBSD/src/commit/cfe01471dcf830a2132cd4e9907c7e095ba3a180
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-07-09 (Thu, 09 Jul 2026)
Changed paths:
M etc/mtree/BSD.tests.dist
M usr.bin/Makefile
A usr.bin/base64/Makefile
A usr.bin/base64/base64.1
A usr.bin/base64/base64.c
A usr.bin/base64/tests/Makefile
A usr.bin/base64/tests/base64_test.sh
Log Message:
-----------
usr.bin: add base64
Add a GNU-compatible base64 frontend with raw stdin/stdout encode and decode support, wrapping controls, ignore-garbage decoding, and ATF coverage.
AI-Assisted-by: GPT-5 Codex
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list