summary refs log tree commit diff
path: root/bin/cash/echo.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-12 14:37:56 -0500
committerJune McEnroe <june@causal.agency>2019-01-12 14:37:56 -0500
commit945c9c853399d331c293238f0f53a12a39a0adec (patch)
tree48a8cd9314be67ae6539e4ddcb4c80208228ff86 /bin/cash/echo.c
parentRestore cash builtin man page dates (diff)
downloadsrc-945c9c853399d331c293238f0f53a12a39a0adec.tar.gz
src-945c9c853399d331c293238f0f53a12a39a0adec.zip
Reference cash builtin man pages in cash.1 SEE ALSO
Diffstat (limited to 'bin/cash/echo.c')
0 files changed, 0 insertions, 0 deletions
>Call 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