Age | Commit message (Expand) | Author |
---|---|---|
2010-08-19 | Do not call event_del() for signals after fork(), just use sigaction() | Nicholas Marriott |
2010-05-14 | Use $OpenBSD$. | Nicholas Marriott |
2010-05-12 | Catch SIGHUP and terminate if running as a client. This prevents clients | Joel Sing |
2010-05-04 | Put this back in with the initialisation in the right order. | Nicholas Marriott |
2010-05-04 | Revert last change, it appears to be broken somehow. | Nicholas Marriott |
2010-05-03 | Make signal handler setup/teardown two common functions instead of six, | Nicholas Marriott |