1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/usr.sbin/mtree
Rodney W. Grimes 10c4c64eb7 1. Remove commented out CFLAGS+=-DDEBUG from Makefile
2.  Clean up code so it compiles -Wall (except for sccsid's and copyright).
    This included fixing several printf formats that where not correct,
    and changing the data types of a few things.

3.  Implement new option -i that produces indented mtree output files.

4.  Implement new option -n that turns off directory comments.

5.  Only emit /set records if something has changed since the last one.
1994-09-18 21:17:40 +00:00
..
compare.c 1. Remove commented out CFLAGS+=-DDEBUG from Makefile 1994-09-18 21:17:40 +00:00
create.c 1. Remove commented out CFLAGS+=-DDEBUG from Makefile 1994-09-18 21:17:40 +00:00
extern.h BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
Makefile 1. Remove commented out CFLAGS+=-DDEBUG from Makefile 1994-09-18 21:17:40 +00:00
misc.c 1. Remove commented out CFLAGS+=-DDEBUG from Makefile 1994-09-18 21:17:40 +00:00
mtree.8 1. Remove commented out CFLAGS+=-DDEBUG from Makefile 1994-09-18 21:17:40 +00:00
mtree.c 1. Remove commented out CFLAGS+=-DDEBUG from Makefile 1994-09-18 21:17:40 +00:00
mtree.h BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
spec.c 1. Remove commented out CFLAGS+=-DDEBUG from Makefile 1994-09-18 21:17:40 +00:00
verify.c 1. Remove commented out CFLAGS+=-DDEBUG from Makefile 1994-09-18 21:17:40 +00:00