Searched hist:121853 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.sbin/mtree/
H A Dcompare.cdiff 121853 Sat Nov 01 06:43:54 MST 2003 bde 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.

Completed in 57 milliseconds