NetBSD-Bugs archive

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

PR/39710 CVS commit: src/usr.bin/db



The following reply was made to PR bin/39710; it has been noted by GNATS.

From: Luke Mewburn <lukem%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39710 CVS commit: src/usr.bin/db
Date: Tue,  7 Oct 2008 01:32:51 +0000 (UTC)

 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