freebsd-dev/sbin/bsdlabel
Marcelo Araujo fb6a35935a 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 07:40:36 +00:00
..
bsdlabel.8 It's 2015, and some people are still trying to use fdisk and then 2015-09-02 14:08:43 +00:00
bsdlabel.c Use NULL instead of 0 for pointers. 2016-04-18 07:40:36 +00:00
Makefile Explicitly add more files to the 'runtime' package. 2016-02-09 20:19:31 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pathnames.h