freebsd-src/sbin/newfs_msdos
Ed Maste dbb34d4967
Some checks are pending
Cross-build Kernel / amd64 ubuntu-22.04 (clang-15) (push) Waiting to run
Cross-build Kernel / aarch64 ubuntu-22.04 (clang-15) (push) Waiting to run
Cross-build Kernel / amd64 ubuntu-24.04 (clang-18) (push) Waiting to run
Cross-build Kernel / aarch64 ubuntu-24.04 (clang-18) (push) Waiting to run
Cross-build Kernel / amd64 macos-latest (clang-18) (push) Waiting to run
Cross-build Kernel / aarch64 macos-latest (clang-18) (push) Waiting to run
newfs_msdos: Improve error messages
- Report overly long OEM string as too long, not just "bad".

- Use warn instead of warnx for open or ftruncate failure to report the
error string.

Reviewed by:	se
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53649
2025-11-09 22:02:09 -05:00
..
tests
Makefile Revert "sbin/newfs_msdos: add support for exFAT file systems" 2025-08-06 23:57:05 +02:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mkfs_msdos.c newfs_msdos: Improve error messages 2025-11-09 22:02:09 -05:00
mkfs_msdos.h Revert "sbin/newfs_msdos: add support for exFAT file systems" 2025-08-06 23:57:05 +02:00
newfs_msdos.8 Revert "sbin/newfs_msdos: add support for exFAT file systems" 2025-08-06 23:57:05 +02:00
newfs_msdos.c Revert "sbin/newfs_msdos: add support for exFAT file systems" 2025-08-06 23:57:05 +02:00