freebsd-dev/usr.sbin/mtree
David Greenman 89f81043d0 Fixed bug caused by missing set of paranthesis when checking the modification
time. This caused differences in the nanosecond portion of the time to
screwup the logic and made mtree think it should compare  the modtime even
though "time" wasn't specified. The end result is that mtree couldn't deal
with procfs because procfs sets the mtime with high accuracy via microtime().
1994-09-24 16:52:42 +00:00
..
compare.c Fixed bug caused by missing set of paranthesis when checking the modification 1994-09-24 16:52:42 +00:00
create.c My optimization to eliminate /set records was a little too aggressive, it 1994-09-19 01:32:57 +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