aboutsummaryrefslogtreecommitdiff
path: root/notify.c
Commit message (Collapse)AuthorAge
...
* Remove osdep include.Tiago Cunha2012-08-12
|
* Sync OpenBSD patchset 1153:Tiago Cunha2012-08-12
| | | | | | | Add a queue of notifys and a way to turn them off and on (we do not want notifys to happen during some commands). Based on code from George Nachman.
* Sync OpenBSD patchset 1069:Tiago Cunha2012-03-18
Add notify hooks for various events, the functions are currently empty stubs but will be filled in for control mode later. From George Nachman.