freebsd-dev/sbin/newfs
Warner Losh 1e001b99a5 Improve wording for -E and -t flags. -E never writes the entire disk,
so don't imply that. Note that if BIO_DELETE isn't supported, the
operation will fail (as opposed to writing the entire disk with
zeros). Thin storage also benefits from trim. List more accurate
reason why trim helps flash-memory.
2017-07-07 16:54:18 +00:00
..
Makefile sbin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:33:01 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
mkfs.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
newfs.8 Improve wording for -E and -t flags. -E never writes the entire disk, 2017-07-07 16:54:18 +00:00
newfs.c Allow '_' in labels when specifying -L to newfs. 2017-06-20 21:26:42 +00:00
newfs.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ref.test
runtest00.sh
runtest01.sh