summary refs log tree commit diff
path: root/bin/ever.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-27 14:56:24 -0500
committerJune McEnroe <june@causal.agency>2021-02-27 14:56:24 -0500
commiteb10e25cd2fb064ee6858a9a21f50db54c10f8ec (patch)
tree243ef5761c710bca45add9b75570e3011c27a852 /bin/ever.c
parentMake mktemp -t compatible with OpenBSD (diff)
downloadsrc-eb10e25cd2fb064ee6858a9a21f50db54c10f8ec.tar.gz
src-eb10e25cd2fb064ee6858a9a21f50db54c10f8ec.zip
Revert "Lower sctd temperature"
This reverts commit bf72cbf867b11feb6c0f58cd23b2a8ee8816c1ee.

Nope, this makes it too orange too early in the day. I think the
peak times need to be adjusted instead, but sctd is... lacking.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
an='3' class='logmsg'> 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe