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: Reyk Floeter (reykcvs.openbsd.org)
Date: Wed Jun 07 2006 - 17:20:59 CDT


CVSROOT: /cvs
Module name: src
Changes by: reykcvs.openbsd.org 2006/06/07 16:20:59

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

Log message:
a bug in cvs_mkpath() prevented to create the CVS admin directory and
files under some special circumstances. remove a bogus stat() check to
fix it.

ok joris