freebsd-skq/usr.sbin/mtree
bde 5e44220cea Fixed breakage of my world in rev.1.30. #include <sys/time.h> instead of
depending on namespace pollution in <sys/stat.h> for the declarations of
struct timeval and utimes().

Fixed some style bugs in rev.1.30 and some nearby style bugs (mainly
unsorting and missing or extra blank lines).

Removed a wrong comment that was obtained from NetBSD in rev.1.14.  It said
that chflags() reset the times that were set "above" by utimes(), but
utimes wasn't "above" in FreeBSD until rev.1.30, and chflags() does't
actually reset the times.
2003-11-01 08:43:54 +00:00
..
test Make mtree's update function update the modification time too. 2003-10-31 13:39:19 +00:00
compare.c Fixed breakage of my world in rev.1.30. #include <sys/time.h> instead of 2003-11-01 08:43:54 +00:00
create.c Fix bug in mtree(8)'s create mode where files or directories with had 2003-10-30 10:48:43 +00:00
excludes.c Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT) 2003-10-21 08:27:05 +00:00
extern.h Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT) 2003-10-21 08:27:05 +00:00
Makefile mtree(8) wasn't a bootstrap tool since 2000/07/23 (Makefile.inc1,v 1.161). 2002-11-13 12:03:27 +00:00
misc.c Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT) 2003-10-21 08:27:05 +00:00
mtree.8 Make mtree's update function update the modification time too. 2003-10-31 13:39:19 +00:00
mtree.c Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT) 2003-10-21 08:27:05 +00:00
mtree.h Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT) 2003-10-21 08:27:05 +00:00
spec.c Use vis(3) to encode/decode the target for symlinks. 2003-10-30 12:03:25 +00:00
verify.c Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT) 2003-10-21 08:27:05 +00:00