summary refs log tree commit diff
path: root/etc/code.map
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-26 19:08:54 -0500
committerJune McEnroe <june@causal.agency>2021-02-26 19:08:54 -0500
commitcbcddf0410d45d73ef59a2586c91024ae4c2095e (patch)
treed862cad8fbf5b75331488f894a621fdc0f96519e /etc/code.map
parentLower sctd temperature (diff)
downloadsrc-cbcddf0410d45d73ef59a2586c91024ae4c2095e.tar.gz
src-cbcddf0410d45d73ef59a2586c91024ae4c2095e.zip
Make mktemp -t compatible with OpenBSD
Such an annoyance that this flag is incompatible between FreeBSD
and OpenBSD. On FreeBSD it takes an argument, on OpenBSD it does
not. Doing it this way is technically compatible with both, but on
FreeBSD the generated file name has an extra .XXXXXXXXXX in it. Oh
well.
Diffstat (limited to 'etc/code.map')
0 files changed, 0 insertions, 0 deletions
11:39:23 +0200'>2015-08-13redirect: cleanlinessJason A. Donenfeld 2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt