about summary refs log tree commit diff
path: root/scripts/sshd_config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2025-10-28 21:58:44 -0400
committerJune McEnroe <june@causal.agency>2025-10-28 21:58:44 -0400
commit38dc6a301914efd34f9a57cf75e4d0dae8a529fc (patch)
tree89ac77f4eb42135f986bfced3621f2e76b50f5f6 /scripts/sshd_config
parentAllow colour hashing to pick white (diff)
downloadcatgirl-master.tar.gz
catgirl-master.zip
Change default hashBound to 15 HEAD master
Maybe people will complain less. Possibly. Maybe?
Diffstat (limited to 'scripts/sshd_config')
0 files changed, 0 insertions, 0 deletions
gsubject'>Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 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