Module Name: src Committed By: riastradh Date: Tue Aug 30 08:48:42 UTC 2022
Modified Files: src/sbin/cgdconfig: cgdconfig.c Log Message: cgdconfig(8): Gracefully handle failed verification with shared keys. The first time each key is verified, if verification fails, we chuck the failed key and try again with passphrase re-entry. But if a key has already been verified, and verification fails, assume something is wrong with the disk and fail. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sbin/cgdconfig/cgdconfig.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.