Anthony Scarpino wrote: > I have updated the webrev, at a slightly different location: > http://cr.opensolaris.org/~izick/softcrypto-1/ >
usr/src/lib/pkcs11/libsoftcrypto/amd64/mapfile and other mapfiles KY-1 The convention in ON is to name them mapfile-vers. So, recommend renaming these files. KY-2 Since this is a private library, I would recommend making the symbols SUNWprivate in all of these files. See usr/src/lib/libcryptoutil/common/mapfile-vers for an example. Rest of the changes look good. -Krishna