CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/08 10:45:50
Modified files:
usr.bin/signify: signify.c
Log message:
add some tame calls. we may need a bunch of permissions to create files
and manipulate the tty for readpassphrase, but once we've parsed options
and have some idea of what's going to happen next, we can reduce down
quite a bit more. particular use case of "signify | patch" is limited to
feeding garbage to patch.
