Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



lukem
Fri Mar 21 19:32:39 PST 1997
Update of /cvsroot/src/usr.sbin/ypserv/makedbm
In directory netbsd1:/var/slash-tmp/cvs-serv24952/makedbm

Modified Files:
        makedbm.c 
Log Message:
use O_EXCL with O_CREAT when making the temporary db files


lukem
Fri Mar 21 19:32:41 PST 1997
Update of /cvsroot/src/usr.sbin/ypserv/ypxfr
In directory netbsd1:/var/slash-tmp/cvs-serv24952/ypxfr

Modified Files:
        ypxfr.c 
Log Message:
use O_EXCL with O_CREAT when making the temporary db files


lukem
Fri Mar 21 19:38:08 PST 1997
Update of /cvsroot/src/usr.bin/patch
In directory netbsd1:/var/slash-tmp/cvs-serv25167

Modified Files:
        common.h patch.c 
Log Message:
use mkstemp() instead of mktemp() to create the tempfile




Home | Main Index | Thread Index | Old Index