about summary refs log tree commit diff homepage
path: root/snapshot.sh
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
commit70fc25eb6ffd313215a4ed50421ee92c5b7b2caa (patch)
tree98dbee87d40d35c2e598cf2f9e2bf5f8e6587a0b /snapshot.sh
parentDo not set non-blocking on client sockets (diff)
downloadtorus-70fc25eb6ffd313215a4ed50421ee92c5b7b2caa.tar.gz
torus-70fc25eb6ffd313215a4ed50421ee92c5b7b2caa.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 '')
0 files changed, 0 insertions, 0 deletions
2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe