CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2014/01/12 18:40:43
Modified files: usr.bin/signify: Makefile signify.1 signify.c Log message: new day, new options. -m message and -x signature. this should be less confusing and more consistent in various modes. also support stdin/stdout where feasible. touch up usage to be helpful. ok deraadt