summary refs log tree commit diff
path: root/home/.hushlogin
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-13 15:57:57 -0500
committerJune McEnroe <june@causal.agency>2021-01-13 15:57:57 -0500
commita21e0e852a72060c54b00404a67f4cee8c3dceb5 (patch)
tree77f0fc680dc6b1fcae90b055b3e1e9c351929798 /home/.hushlogin
parentMatch [] as Operator in C lexer (diff)
downloadsrc-a21e0e852a72060c54b00404a67f4cee8c3dceb5.tar.gz
src-a21e0e852a72060c54b00404a67f4cee8c3dceb5.zip
Try to return strings as single tokens
Diffstat (limited to 'home/.hushlogin')
0 files changed, 0 insertions, 0 deletions
>Send to server if client has no needsJune McEnroe 2019-10-23Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe