summary refs log tree commit diff
path: root/format.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-03 10:33:04 -0500
committerJune McEnroe <june@causal.agency>2018-12-03 10:33:04 -0500
commit7dab1c01f69fdf0bf9bd2918d9e955a1e7257d63 (patch)
tree9a969484c6fa541597f46003c0c477597c1cad73 /format.c
parentIgnore ~ username prefixes (diff)
downloadcatgirl-7dab1c01f69fdf0bf9bd2918d9e955a1e7257d63.tar.gz
catgirl-7dab1c01f69fdf0bf9bd2918d9e955a1e7257d63.zip
Check nick to determine if is self
I forgot that usernames aren't unique for a minute there.
Diffstat (limited to 'format.c')
0 files changed, 0 insertions, 0 deletions
0'>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