about summary refs log tree commit diff
path: root/AUTHORS
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-13 12:14:17 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-13 15:37:42 +0200
commit43620cf6aa62decaf319d00c28297e3b87a4da78 (patch)
tree0fcee9ce861ef2a7460b20b2ec5d56e9cafa7e7d /AUTHORS
parentconfigfile.c: don't include system headers directly (diff)
downloadcgit-pink-43620cf6aa62decaf319d00c28297e3b87a4da78.tar.gz
cgit-pink-43620cf6aa62decaf319d00c28297e3b87a4da78.zip
cache.c: fix header order
git-compat-util.h may define values that affect how system headers are
interpreted, so move sys/sendfile.h after cgit.h (which includes
git-compat-util.h).

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions
2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 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