summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore44log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile2326log plain blame
-rw-r--r--README.73085log plain blame
-rw-r--r--catgirl.111949log plain blame
-rw-r--r--chat.c8334log plain blame
-rw-r--r--chat.h6020log plain blame
-rw-r--r--command.c9286log plain blame
-rw-r--r--complete.c4198log plain blame
-rw-r--r--config.c3198log plain blame
-rwxr-xr-xconfigure762log plain blame
-rw-r--r--edit.c5042log plain blame
-rw-r--r--handle.c20274log plain blame
-rw-r--r--irc.c6770log plain blame
d---------scripts280log plain
-rw-r--r--ui.c26444log plain blame
-rw-r--r--url.c5040log plain blame
-rw-r--r--xdg.c3340log plain blame
>Cast 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