Source-Changes archive

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

CVS commit: src/usr.bin/db



Module Name:    src
Committed By:   lukem
Date:           Tue Oct  7 01:32:51 UTC 2008

Modified Files:
        src/usr.bin/db: db.c

Log Message:
Fail with a non-zero exit code if deleting a non-existant key.
Fixes bug introduced in rev 1.15, and reported in PR 39710 from Juan RP.

Don't display various warnings in delete if -q.
Suggested in PR 39710.

Add some sanity enforcing abort()s.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/usr.bin/db/db.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