about summary refs log tree commit diff
path: root/kitd.c (follow)
Commit message (Expand)AuthorAge
* Set signal mask and use ppollJune McEnroe2023-10-09
* Use setitimer(2)June McEnroe2023-10-08
* Use strsignalJune McEnroe2023-10-08
* Don't LOG_PIDJune McEnroe2023-10-08
* Clean things up somewhatJune McEnroe2023-10-08
* Don't treat SIGHUP speciallyJune McEnroe2023-10-08
* Don't put the child PID in proctitleJune McEnroe2023-10-08
* Implement itJune McEnroe2023-10-08
2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe