summary refs log tree commit diff
path: root/port (follow)
Commit message (Expand)AuthorAge
* Rewrite port makefiles consistentlyJune McEnroe2019-07-27
* Fix rot13 port bin pathJune McEnroe2018-12-16
* Fix ports for LinuxJune McEnroe2018-11-27
* Un-hardcode fortune(6) path in cgramJune McEnroe2018-11-26
* Add cgram "port" from NetBSDJune McEnroe2018-11-26
* Add "ports" of some FreeBSD utilities for macOSJune McEnroe2018-11-25
le='2019-11-07 01:36:25 -0500'>2019-11-07Call clientConsume before clientRecvJune McEnroe This might reduce the frequency of a client getting its own message back because it was behind in the ring when it sent it. 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe