about 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
-09-05 20:09:34 -0400'>2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe