aboutsummaryrefslogtreecommitdiff
path: root/cmd-queue.c
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2013-04-13
|\
| * Fix bug where end guard in control mode was not printed after sessionNicholas Marriott2013-04-10
* | Merge branch 'obsd-master'Thomas2013-03-26
|\|
| * Fix compiler warnings, missing #include. From Thomas Adam.Nicholas Marriott2013-03-26
| * Only send end guard if begin was sent, from George Nachman.Nicholas Marriott2013-03-25
| * Add some additional debug logging.Nicholas Marriott2013-03-25
| * Add a command queue to standardize and simplify commands that call otherNicholas Marriott2013-03-24
* Only send end guard if begin was sent, from George Nachman.Nicholas Marriott2013-03-13
* Fix a warning.Nicholas Marriott2013-03-11
* Add time and a command count to control mode guards, based on code from GeorgeNicholas Marriott2013-03-11
* Add some additional debug logging.Nicholas Marriott2013-03-05
* Print %%error not %%end guard on error, from George Nachman.Nicholas Marriott2013-03-04
* Add a command queue to standardize and simplify commands that call otherNicholas Marriott2013-02-23