Commit Graph

13 Commits

Author SHA1 Message Date
David Calavera ac027697b1 Fix syscall name.
Upstream-commit: 78d995bbd6dc8022faef251835ae6001c4c3da49
Component: engine
2013-08-29 11:46:42 -07:00
David Calavera f6009b13bb Add the ISIG syscall back to not kill the client withing a shell with ctrl+c.
Upstream-commit: b54ba5095bc8b9323a3649806df98345cbe1f3b0
Component: engine
2013-08-29 11:46:41 -07:00
David Calavera b37c48f450 Allow to generate signals when termios is in raw mode.
Upstream-commit: 23dc52f52804219bd57b34217d8778bda0444f13
Component: engine
2013-08-29 11:45:04 -07:00
Guillaume J. Charmes a2376ec542 Move Termios struct to os specific file
Upstream-commit: a70dd65964340b5c4ccedf497a2605b13e7ac8a8
Component: engine
2013-06-01 16:19:50 -07:00
Guillaume J. Charmes b1b9c35361 Use uintptr instead of int for Fd
Upstream-commit: 31eb01ae8aac22a4d768418d3cc4da6f903a8694
Component: engine
2013-06-01 15:55:05 -07:00
Guillaume J. Charmes e8aac5c357 Remove cgo from term
Upstream-commit: 64f346779fbe4ba9587ec65eedd0e8373f7e29c0
Component: engine
2013-06-01 15:51:45 -07:00
Guillaume J. Charmes 9b1bdc42ec Disable signal catching and enable real posix raw mode
Upstream-commit: 3f63b8780765df735192ea0299e86e8cb7dbcb88
Component: engine
2013-04-09 11:06:17 -07:00
Guillaume J. Charmes 3ebc70c951 #214 Better signal handling
Upstream-commit: 108acc0511fde98a8b5035d9ea7256d5449bb034
Component: engine
2013-03-27 23:54:53 -07:00
shin- 5695a50dbc Fixed issue with misplaced cursor after output
Upstream-commit: 3cce89d8edc9c3151bd982c6b5acfa8c20d5ae71
Component: engine
2013-03-26 07:10:31 -07:00
Guillaume J. Charmes cf76570924 MakeRaw on given fd instead of 0
Upstream-commit: 41a2954e4e3f00ef969b2b2ff8308ecc0d3bc673
Component: engine
2013-03-25 19:31:20 -07:00
Guillaume J. Charmes 817a5a63f1 Fix termcaps on the linux client
Upstream-commit: 50bee2f8114ce562d63b08665f7371aa5a568b2c
Component: engine
2013-03-25 18:44:05 -07:00
shin- 90cf237eab Fixing newlines in attached mode
Upstream-commit: b00ff47963bb236d9f94fbcd759e4f3fba021d05
Component: engine
2013-03-22 04:24:03 -07:00
Solomon Hykes 621d110d7f Merge dockerd into docker. 'docker -d' runs in daemon mode. For all other commands, docker auto-detects whether to run standalone or to remote-control the daemon
Upstream-commit: 745edc49cdcf0dc02fe714b0772f146fc8a66d23
Component: engine
2013-03-13 00:29:40 -07:00