Source-Changes archive

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

CVS commit: basesrc/usr.sbin/dev_mkdb



Module Name:    basesrc
Committed By:   manu
Date:           Sat Jul 14 14:50:45 UTC 2001

Modified Files:
        basesrc/usr.sbin/dev_mkdb: dev_mkdb.c

Log Message:
errno is not tested any more if dbopen succeeds (to quote errno(2), "It
should only be examined after an error")
Added an additionnal chdir so that -o works with a file in the current
directory.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/usr.sbin/dev_mkdb/dev_mkdb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index