about summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-06-14 13:13:23 +0000
committerJune McEnroe <june@causal.agency>2021-06-14 17:15:11 -0400
commit3e0b38e48e923ea147e4ecd23dab24166e7f3ce2 (patch)
treef6c648b361a2a7cd12fa984008220f8c5d0746ce /edit.c
parentTreat `-T's optional argument as optional (diff)
downloadcatgirl-3e0b38e48e923ea147e4ecd23dab24166e7f3ce2.tar.gz
catgirl-3e0b38e48e923ea147e4ecd23dab24166e7f3ce2.zip
OpenBSD: pledge final promises earlier
No need to wait for so long.

This also brings all the pledge code on one screen and helps show how
ircConnect() is the only relevant part in between initial and final
promises.
Diffstat (limited to 'edit.c')
0 files changed, 0 insertions, 0 deletions
='/catgirl/commit/ui.c?h=1.9a&id=c9590bab061fcaa3e11a94eea8c34026a6c7a880&follow=1'>Use time_t for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe