about summary refs log tree commit diff homepage
path: root/README
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-10-03 12:32:05 -0400
committerJune McEnroe <programble@gmail.com>2017-10-03 12:32:05 -0400
commit482b094a794c56a2052be81fdb50d3da1e87d15d (patch)
tree7f40fb2c9397e249f9b438a83c41e41ad387642e /README
parentRemove leading blank lines (diff)
downloadtorus-482b094a794c56a2052be81fdb50d3da1e87d15d.tar.gz
torus-482b094a794c56a2052be81fdb50d3da1e87d15d.zip
Simplify Makefile with pattern rule
Insert rant about how GNU make handles the .c rule with extra
dependencies.

Also I don't care that everything links curses now.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
1&id=c9590bab061fcaa3e11a94eea8c34026a6c7a880&follow=1'>Use time_t for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 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 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