about summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Set shell scripts executable in buildJune McEnroe2020-10-23
* Template catsit script with RUNDIRJune McEnroe2020-08-17
* Use BSD make syntax to configure for OpenBSDJune McEnroe2020-08-17
* Add FreeBSD rc scriptJune McEnroe2020-08-15
* Rename project to catsitJune McEnroe2020-08-15
* Generate tags fileJune McEnroe2020-08-15
* Implement user and group lookupJune McEnroe2020-08-14
* Add install targetJune McEnroe2020-08-14
* Add spawnd skeletonJune McEnroe2020-08-14
itle='2020-02-11 17:40:08 -0500'>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