Here's a review for 3 minor fixes, so I bundled them up in one review: http://dan.drydog.com/reviews/6862532-cryptoadm/
* 6862532 "cryptoadm: failed to parse configuration" error The cryptoadm bug was caused by my fix in snv_103 (CR 6414175) that removed the supportedlist from kcf.conf for built-in kernel crypto modules. This simplification of the kcf.conf file causes "cryptoadm list" to error out if kcf.conf contains a "aes:unload" (or anything:unload) in the file. * 6818180 mac(1) printed "invalid key" error message when user input an invalid passphrase The mac fix is a simple message fix to print "invalid passphrase" instead of key when prompting for a passphrase. * 6353443 domestic (crypt) source build leaves stuff it shouldn't Finally, there's a README file fix to remove some residual, obsolete "CRYPT DELETE" lines that used to be used to delete certain source file lines before source shipping to external customers. Please review by COB, Thurs. 17 Dec. 2009. -- This message posted from opensolaris.org