freebsd-src/sbin/newfs
Wuyang Chung 4391c305e8 newfs(8): Fix a bug in initialization of sblock.fs_maxbsize .
Fixes:		1c85e6a35d (SVN r98542)
Pull Request:	https://github.com/freebsd/freebsd-src/pull/587
Sponsored by:	NVIDIA Networking

(cherry picked from commit c5f549c1e0)
2022-03-17 10:54:57 +01:00
..
Makefile sbin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:33:01 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mkfs.c newfs(8): Fix a bug in initialization of sblock.fs_maxbsize . 2022-03-17 10:54:57 +01:00
newfs.8 Explain the newfs naming convention 2021-04-20 10:07:25 +02:00
newfs.c Allow dashes as a valid character in UFS labels. 2019-01-29 10:21:41 +00:00
newfs.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
ref.test
runtest00.sh
runtest01.sh