freebsd-dev/usr.sbin/fdformat
Marcelo Araujo 960536b69f Use NULL instead of 0 for pointers and memory allocation.
malloc and realloc will return NULL pointer if it can't alloc memory.

MFC after:	4 weeks
2016-04-15 02:14:11 +00:00
..
fdformat.1
fdformat.c Use NULL instead of 0 for pointers and memory allocation. 2016-04-15 02:14:11 +00:00
Makefile
Makefile.depend