add some tame calls. we may need a bunch of permissions to create files
authortedu <tedu@openbsd.org>
Thu, 8 Oct 2015 16:45:50 +0000 (16:45 +0000)
committertedu <tedu@openbsd.org>
Thu, 8 Oct 2015 16:45:50 +0000 (16:45 +0000)
commit86ca8ce6117043c23d18f374055d5effc2a3cf9d
treecd81c973a2ce486f6046795a11513b6de1e1da3a
parent5e1fced902e9ab46cfe58c419ef4013efd181b7a
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.
usr.bin/signify/signify.c