CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2016/03/21 18:06:56

Modified files:
        usr.sbin/tokenadm: tokenadm.c 
        usr.sbin/tokeninit: tokeninit.c 

Log message:
tokenadm(8) is already pledged, do the same for tokeninit(8).
- bring comment in both programms in line
- tokeninit(8) needs "tty" for readpassphrase(3)
- call token_init() after pledge(2)
- fix whitespace
OK millert@

Reply via email to