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 Sep 06 2005 - 10:29:33 CDT


CVSROOT: /cvs
Module name: src
Changes by: joriscvs.openbsd.org 2005/09/06 09:29:33

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

Log message:
Make sure entries do not go away when we run through them in the file code.
Fixes corrupt Entry files.

Problem found by Mike Pechkin, thanks.