summaryrefslogtreecommitdiffstats
path: root/cmd-lock-client.c
AgeCommit message (Collapse)Author
2009-11-14Sync OpenBSD patchset 539:Tiago Cunha
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the command entry structs and a couple of functions to check/set the flags.
2009-09-25Sync OpenBSD patchset 353:Tiago Cunha
New lock-client and lock-session commands to lock an individual client or all clients attached to a session respectively.