OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: CVS: cvs.openbsd.org: src
From: Todd C. Miller (millertcvs.openbsd.org)
Date: Wed Jan 03 2001 - 09:24:10 CST


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2001/01/03 08:24:10

Modified files:
        lib/libc/db/hash: hash.c

Log message:
Make it an error to open a zero-length file for read-only access.
This makes cap_mkdb happier, though cap_mkdb still behaves incorrectly
when given multiple files (but that is cap_mkdb's fault).