freebsd-skq/sbin/newfs
mckusick 4b076b8c49 Add the -j option to enable soft updates journaling when creating
a new file system.

Reviewed by: Kostik Belousov <kostikbel@gmail.com>
2011-02-16 06:00:27 +00:00
..
Makefile Use expand_number(3) from libutil instead of home-grown function to parse 2010-03-03 19:25:28 +00:00
mkfs.c The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities 2011-01-24 06:17:05 +00:00
newfs.8 Add the -j option to enable soft updates journaling when creating 2011-02-16 06:00:27 +00:00
newfs.c Add the -j option to enable soft updates journaling when creating 2011-02-16 06:00:27 +00:00
newfs.h Add support for FS_TRIM to user-mode UFS utilities. 2010-12-29 12:31:18 +00:00
ref.test
runtest00.sh
runtest01.sh