K 10 svn:author V 2 ed K 8 svn:date V 27 2009-06-15T21:52:27.898145Z K 7 svn:log V 245 Add revoke(1). While hacking on TTY code, I often miss a small utility to revoke my own (pseudo-)terminals. This small utility is just a small wrapper around the revoke(2) call, so you can destroy your very own login sessions. Approved by: re END