Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move signal code into proc.c. | 2017-07-12 | 1 | -111/+0 | |
* | Support SIGUSR2 to stop and start logging for an existing server. Also | 2017-06-04 | 1 | -1/+7 | |
* | Loads more static, except for cmd-*.c and window-*.c. | 2016-10-10 | 1 | -7/+7 | |
* | I no longer use my SourceForge address so replace it. | 2016-01-19 | 1 | -2/+2 | |
* | Break the common process set up, event loop and imsg dispatch code | 2015-10-27 | 1 | -8/+8 | |
* | Tidy up some includes. | 2014-10-20 | 1 | -1/+3 | |
* | Do not call event_del() for signals after fork(), just use sigaction() | 2010-08-19 | 1 | -8/+23 | |
* | Use $OpenBSD$. | 2010-05-14 | 1 | -1/+1 | |
* | Catch SIGHUP and terminate if running as a client. This prevents clients | 2010-05-12 | 1 | -5/+5 | |
* | Put this back in with the initialisation in the right order. | 2010-05-04 | 1 | -0/+88 | |
* | Revert last change, it appears to be broken somehow. | 2010-05-04 | 1 | -90/+0 | |
* | Make signal handler setup/teardown two common functions instead of six, | 2010-05-03 | 1 | -0/+90 |