summary refs log tree commit diff homepage
path: root/sshd_config
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-07-24 17:00:43 -0400
committerJune McEnroe <june@causal.agency>2018-07-24 17:00:43 -0400
commit5bb8bc772bd5434b9c4f6c92999e41cf7a27c264 (patch)
treeda1d4ae5a24df3742d78daa7a4529e5c4e8a051f /sshd_config
parentDo not set non-blocking on client sockets (diff)
downloadtorus-5bb8bc772bd5434b9c4f6c92999e41cf7a27c264.tar.gz
torus-5bb8bc772bd5434b9c4f6c92999e41cf7a27c264.zip
Print time_t with %jd in meta
On 32-bit NetBSD, time_t is 'long long int' rather than 'long int'. This
works everywhere.
Diffstat (limited to 'sshd_config')
0 files changed, 0 insertions, 0 deletions
pan='3' class='logmsg'> 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe