summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-09 03:08:59 -0400
committerJune McEnroe <june@causal.agency>2020-03-09 03:08:59 -0400
commit2f53f75892494eb2f2177a21f4cbaf92a6d7ab06 (patch)
tree293511d1fe3e310ca7796c91aa6b5b25fe51078c /.gitignore
parentSet self.pos before handling the message (diff)
downloadcatgirl-2f53f75892494eb2f2177a21f4cbaf92a6d7ab06.tar.gz
catgirl-2f53f75892494eb2f2177a21f4cbaf92a6d7ab06.zip
Ignore 422 ERR_NOMOTD
pounce will start sending these because some silly clients don't think
they're connected until some MOTD reply...
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
/td> 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