freebsd-src/sbin/newfs
Mateusz Piotrowski 30a1d38e6c *: Do not use the no-op -r flag for bsdlabel(8)
The -r flag is ignored by the FreeBSD implementation of bsdlabel(8)
(also called disklabel(8) in the past). Remove its use from examples
and tests in the tree.

This commit does not touch historical documentation under share/doc/smm
and files under contrib/netbsd-tests.

Reviewed by:	imp
MFC after:	2 weeks
Approved by:	imp (src)
Fixes:		57dfbec57b More axe-work:
Differential Revision:	https://reviews.freebsd.org/D34585

(cherry picked from commit fd06117525)
2022-03-31 09:37:03 +02: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 *: Do not use the no-op -r flag for bsdlabel(8) 2022-03-31 09:37:03 +02:00
runtest01.sh *: Do not use the no-op -r flag for bsdlabel(8) 2022-03-31 09:37:03 +02:00