freebsd-dev/usr.bin/find
Gavin Atkinson 8310a1a27a 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>
MFC after:	1 month
2010-02-14 12:08:44 +00:00
..
extern.h Don't let find(1) depend on struct timeb. 2010-02-09 21:24:41 +00:00
find.1 Update find(1) man page for -L/-delete interaction. 2009-09-20 16:47:56 +00:00
find.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
find.h Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00
function.c The -newerXB option was being interpreted the same as the -newerXm option 2010-02-14 12:08:44 +00:00
getdate.y Don't let find(1) depend on struct timeb. 2010-02-09 21:24:41 +00:00
ls.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
main.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
Makefile Remove unneeded CFLAGS. 2010-02-10 07:15:21 +00:00
misc.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
operator.c
option.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00