aboutsummaryrefslogtreecommitdiff
path: root/signal.c
Commit message (Expand)AuthorAge
* No need for $Id$ now.Nicholas Marriott2014-11-08
* Merge branch 'obsd-master'Thomas Adam2014-10-21
|\
| * Tidy up some includes.nicm2014-10-20
| * Do not call event_del() for signals after fork(), just use sigaction()Nicholas Marriott2010-08-19
| * Use $OpenBSD$.Nicholas Marriott2010-05-14
| * Catch SIGHUP and terminate if running as a client. This prevents clientsJoel Sing2010-05-12
| * Put this back in with the initialisation in the right order.Nicholas Marriott2010-05-04
| * Revert last change, it appears to be broken somehow.Nicholas Marriott2010-05-04
| * Make signal handler setup/teardown two common functions instead of six,Nicholas Marriott2010-05-03
* Expand the Id keyword. Tiago Cunha2011-07-09
* Sync OpenBSD patchset 751:Tiago Cunha2010-08-29
* Sync OpenBSD patchset 698:Tiago Cunha2010-05-14
* Sync OpenBSD patchset 696:Tiago Cunha2010-05-14