freebsd-nq/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
find.c
find.h
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
main.c
Makefile Remove unneeded CFLAGS. 2010-02-10 07:15:21 +00:00
misc.c
operator.c
option.c