summary refs log tree commit diff
path: root/scripts/sshd_config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-19 18:28:45 -0500
committerJune McEnroe <june@causal.agency>2022-02-19 18:28:45 -0500
commit3359a5d69b0fe3c08812f7db83e27958ffec820f (patch)
treef3a358df92531a55880e0d5c793b6ed963e76920 /scripts/sshd_config
parentEnable -Wmissing-prototypes (diff)
downloadcatgirl-3359a5d69b0fe3c08812f7db83e27958ffec820f.tar.gz
catgirl-3359a5d69b0fe3c08812f7db83e27958ffec820f.zip
Factor out window management to window.c
Diffstat (limited to 'scripts/sshd_config')
0 files changed, 0 insertions, 0 deletions
ut handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe