PROBLEM: (66403) (PATCH ID: OSF445-014) ******** This patch fixes a problem with the find command. Find fails to show filenames that start with a period. PROBLEM: (117-1-20865) (PATCH ID: OSF445-470) ******** This patch corrects a problem in which "find -ls" displayed an incorrect number of blocks, due to a wraparound to zero of the value in this data field. PROBLEM: (95572, 90864) (PATCH ID: OSF445-622) ******** fix corrects the find -ctime, -mtime, -atime behaviour with respect to the + operations. Find + operations will match "Greater Than", rather "Greater Than or Equal To".