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: Joris Vink (joriscvs.openbsd.org)
Date: Tue Jul 05 2005 - 11:55:31 CDT


CVSROOT: /cvs
Module name: src
Changes by: joriscvs.openbsd.org 2005/07/05 10:55:31

Modified files:
        usr.bin/cvs : file.c

Log message:
if we can't stat the file and there is no entry for it, don't fail
but assume it is a regular file and it is in unknown state.

ok xsa