summary refs log tree commit diff
path: root/bin/dtch.c (follow)
Commit message (Expand)AuthorAge
* Make dtch one command, add sinkingJune McEnroe2019-08-12
* Remove redundant includeJune McEnroe2019-07-06
* Add missing include in dtchJune McEnroe2018-11-19
* Clean up and improve dtchJune McEnroe2018-11-12
* Just print rs1 in dtch restoreTermJune McEnroe2018-07-29
* Fix dtch cmsg sizeJune McEnroe2018-07-29
* Fix cfmakeraw callsJune McEnroe2018-07-25
* Use PF_UNIXJune McEnroe2018-05-19
* Tabify binJune McEnroe2018-05-13
* Yet more tweaking of dtchJune McEnroe2018-03-06
* Trigger redraw on atch with 1x1 winsizeJune McEnroe2018-03-06
* Check revents with &June McEnroe2018-02-27
* Avoid unnecessary FDs in errorsJune McEnroe2018-02-23
* Don't bother checking result of close(2) in dtchJune McEnroe2018-02-23
* Clean up dtch (again, probably)June McEnroe2018-02-23
* Add bin/READMEJune McEnroe2018-02-01
* Mark dtch z and iov staticJune McEnroe2018-01-13
* Remove use of EBADMSGJune McEnroe2017-09-26
* Move C file description commentsJune McEnroe2017-09-06
* Move C code to bin, Makefile, AGPLJune McEnroe2017-09-06
oe 2019-07-29Pass original command to dispatchJune McEnroe 2019-07-29Rename wrapper to dispatchJune McEnroe 2019-07-29Track only the max client fdJune McEnroe 2019-07-28Do basic multiplexing in ingestJune McEnroe 2019-07-28Add empty commandsJune McEnroe 2019-07-28Rename ptee streamJune McEnroe 2019-07-28Remove ptee keybindsJune McEnroe 2019-07-28Import ptee from srcJune McEnroe 2019-07-28Remove old commandsJune McEnroe 2018-04-20Clean up pteeJune McEnroe 2018-04-20Uncommitted changes from months ago :(June McEnroe 2018-02-25Remove winchJune McEnroe 2018-02-25Echo at end of outputJune McEnroe 2018-02-25Add stopJune McEnroe 2018-02-25Switch back to static window sizingJune McEnroe 2018-02-25Add missing includeJune McEnroe 2018-02-25Define rules for multi-object binariesJune McEnroe 2018-02-25Rewrite everythingJune McEnroe 2018-02-22Hardcode path lengths in setupJune McEnroe 2018-02-22Add setup, start commandJune McEnroe 2018-02-22Indent list of streamsJune McEnroe 2018-02-22Add welcome message to ssh-commandJune McEnroe 2018-02-22Sleep before truncationJune McEnroe To give viewers a chance to catch up. I wonder how bad this will be. 2018-02-22List streams if none givenJune McEnroe 2018-02-22Set ForceCommand ssh-commandJune McEnroe 2018-02-22Rename command to ssh-commandJune McEnroe 2018-02-22Add command.shJune McEnroe 2018-02-22Factor out STREAM_SIZE for ingest and broadcastJune McEnroe 2018-02-22Handle EINTR from keventJune McEnroe 2018-02-22Include libutil in chroot.tarJune McEnroe