summary refs log tree commit diff
path: root/command.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-06 21:09:51 -0500
committerJune McEnroe <june@causal.agency>2021-01-06 21:47:56 -0500
commit9ea029c5805f00861db3dfc09b6c9483fe77c5cf (patch)
treea7ed3bc0130ad4872f3a02a7f6eb67c42d4cd674 /command.c
parentCollapse whitespace while wrapping and discard trailing space (diff)
downloadcatgirl-9ea029c5805f00861db3dfc09b6c9483fe77c5cf.tar.gz
catgirl-9ea029c5805f00861db3dfc09b6c9483fe77c5cf.zip
Sandbox with pledge(2) on OpenBSD
Diffstat (limited to 'command.c')
0 files changed, 0 insertions, 0 deletions
d>June 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 Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 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