freebsd-dev/usr.sbin/fmtree
Marcelo Araujo 2c6167310e Use NULL instead of 0 for pointers.
fopen(3) returns NULL in case it can't open the STREAM.
fgetln(3) returns NULL if it can't get a line from a STREAM.
malloc returns NULL if it can't allocate memory.
2016-04-15 03:38:58 +00:00
..
test
compare.c
create.c
excludes.c
extern.h
Makefile
Makefile.depend
misc.c
mtree.8
mtree.c
mtree.h
spec.c
specspec.c
verify.c