freebsd-dev/sbin/newfs
Marcelo Araujo edf6b683e8 Use NULL instead of 0 for pointers.
strchr(3) will return NULL if the character does not appear in the
string.

MFC after:	2 weeks.
2016-04-18 14:08:35 +00:00
..
Makefile Convert sbin/ to LIBADD 2014-11-25 11:23:12 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
mkfs.c Refer newfs and growfs users to fsck_ffs instead of 2014-02-09 14:28:47 +00:00
newfs.8 It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
newfs.c Use NULL instead of 0 for pointers. 2016-04-18 14:08:35 +00:00
newfs.h The purpose of this change to the FFS layout policy is to reduce the 2013-03-22 21:45:28 +00:00
ref.test
runtest00.sh
runtest01.sh