about summary refs log tree commit diff
path: root/command.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-08 01:14:41 -0500
committerJune McEnroe <june@causal.agency>2020-02-08 01:14:41 -0500
commitfda510b8761f487c36988eb70a6d95bd0d583aed (patch)
treefa9ee4f4ef8ce2c3d8daca8e0b66bff9a25bb6b3 /command.c
parentHandle KICK (diff)
downloadtest-fda510b8761f487c36988eb70a6d95bd0d583aed.tar.gz
test-fda510b8761f487c36988eb70a6d95bd0d583aed.zip
Handle ID overflow
idk just shove it all in <network>.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
t.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