CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/26 20:13:27
Modified files:
usr.bin/signify: signify.c
Log message:
the keytype checking is logically part of verify, and it's small, so
always include it. but it can be made a bit simpler with zero malloc.
