[Midnightbsd-cvs] [MidnightBSD/src] 548ac3: usr.bin: add numfmt
Lucas Holt
noreply at github.com
Fri Jul 10 01:02:34 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 548ac348d858aa533f4e5ee2a233dad796508279
https://github.com/MidnightBSD/src/commit/548ac348d858aa533f4e5ee2a233dad796508279
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-07-10 (Fri, 10 Jul 2026)
Changed paths:
M etc/mtree/BSD.tests.dist
M usr.bin/Makefile
A usr.bin/numfmt/Makefile
A usr.bin/numfmt/numfmt.1
A usr.bin/numfmt/numfmt.c
A usr.bin/numfmt/tests/Makefile
A usr.bin/numfmt/tests/numfmt_test.sh
Log Message:
-----------
usr.bin: add numfmt
Add a BSD-licensed numfmt utility covering common GNU-compatible numeric conversion workflows. Use humanize_number(3) for scaled output and add ATF coverage plus build and tests mtree integration.
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