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: Mon Apr 10 2006 - 14:49:45 CDT


CVSROOT: /cvs
Module name: src
Changes by: joriscvs.openbsd.org 2006/04/10 13:49:45

Modified files:
        usr.bin/cvs : buf.c worklist.h
        usr.bin/rcs : ci.c rcsdiff.c

Log message:
make sure we add the correct name mkstemp(3) creates for us
to the worklist of temporary files.

this way we definatly don't leave any files behind in /tmp.

tested & okay niallo