Date: Wed, 17 Mar 2010 20:17:25 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/find function.c Message-ID: <201003172017.o2HKHcBS075131@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gavin 2010-03-17 20:17:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) usr.bin/find function.c Log: SVN rev 205257 on 2010-03-17 20:17:25Z by gavin Merge r203865 from head: The -newerXB option was being interpreted the same as the -newerXm option as a check for F_TIME2_B was missing. Fix this. PR: bin/138245 Submitted by: "David E. Cross" <crossd cs.rpi.edu> Revision Changes Path 1.58.2.3 +2 -0 src/usr.bin/find/function.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003172017.o2HKHcBS075131>