summaryrefslogtreecommitdiff
path: root/net/omnitty/files/patch-machmgr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/omnitty: Add abililty to "toggle" tagged machinesTobias Kortkamp2018-08-091-0/+25
We often need to do "something" to about half the machines, then do "something else" to the other half. So add a hack to toggle the "tagged" status of the machines. This is implemented by means of the F1 menu; the command characters "o" and "O" can toggle the "tagged" status of the machines. PR: 211682 Submitted by: maintainer Notes: svn path=/head/; revision=476742