freebsd-skq/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
Makefile.depend
mkfs.c
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
ref.test
runtest00.sh
runtest01.sh