OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Tue Nov 30 2010 - 19:20:29 CST


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2010/11/30 18:20:29

Modified files:
        usr.bin/find : function.c

Log message:
Don't error out if we can't opendir() when -empty is used.
Fix by Bakul Shah. OK deraadt halex