PROBLEM: (66403) (PATCH ID: OSF440-384) ******** This patch fixes a problem with the find command. Find fails to show filenames that start with a period. PROBLEM: (95572, 90864) (PATCH ID: OSF440-988) ******** 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". PROBLEM: (117-1-20865) (PATCH ID: OSF440-842) ******** 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.