freebsd-dev/sbin/dump
Marcelo Araujo 0b410d9c57 Use NULL instead of 0.
malloc will return NULL in case it cannot allocate memory.

MFC after:	2 weeks.
2016-04-19 01:01:22 +00:00
..
cache.c
dump.8 mdoc: move two sentences from synopsis to description (where they really 2012-05-23 15:06:13 +00:00
dump.h Mark non-returning function as such 2012-11-29 05:16:50 +00:00
dumprmt.c
itime.c The current /etc/dumpdates file restricts device names to 32 characters. 2011-10-18 18:42:26 +00:00
main.c Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +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
optr.c Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
pathnames.h
tape.c The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities 2011-01-24 06:17:05 +00:00
traverse.c Use NULL instead of 0. 2016-04-19 01:01:22 +00:00
unctime.c