Commit message (Collapse) | Author | ||
---|---|---|---|
2023-10-09 | Set signal mask and use ppoll | June McEnroe | |
2023-10-08 | Use setitimer(2) | June McEnroe | |
2023-10-08 | Use strsignal | June McEnroe | |
2023-10-08 | Don't LOG_PID | June McEnroe | |
2023-10-08 | Use | between signals in manual | June McEnroe | |
2023-10-08 | Add pounce example to manual | June McEnroe | |
Not quite good for actually running pounce due to rcctl reload sending HUP though, hm. | |||
2023-10-08 | Clean things up somewhat | June McEnroe | |
2023-10-08 | Don't treat SIGHUP specially | June McEnroe | |
If you want to restart the child, just restart kitd. | |||
2023-10-08 | Don't put the child PID in proctitle | June McEnroe | |
2023-10-08 | Add rc script | June McEnroe | |
2023-10-08 | Implement it | June McEnroe | |
2023-10-07 | Remove pidfile option | June McEnroe | |