about summary refs log tree commit diff
path: root/sshd_config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-04 15:38:22 -0500
committerJune McEnroe <june@causal.agency>2018-12-04 15:38:22 -0500
commitb1427dd169fa27607a348cc6aae394c327ba562f (patch)
tree211744c2f4601705e0277d1d3c78810e47bc415b /sshd_config
parentRevert half-working reconnecting stuff (diff)
downloadcatgirl-b1427dd169fa27607a348cc6aae394c327ba562f.tar.gz
catgirl-b1427dd169fa27607a348cc6aae394c327ba562f.zip
Send only SIGHUP in sandman
Diffstat (limited to 'sshd_config')
0 files changed, 0 insertions, 0 deletions
022-06-02 20:53:17 -0400'>2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe