Christopher Faylor
49dd6fc61e
* fhandler.h (fhandler_termios::line_edit): Change return from an int to an
...
enum to allow the function to return an error.
* fhandler_console.cc (fhandler_console::read): Update the line_edit call to
use the new enum.
* fhandler_termios.cc (fhandler_termios::line_edit): Change return from an int
to an enum to allow the function to return an error. Put put_readahead call
before doecho for future patch.
* fhandler_tty.cc (fhandler_pty_master::write): Change to call line_edit one
character at a time, and stop if an error occurs.
2002-12-05 16:24:52 +00:00
..
2001-09-11 20:01:02 +00:00
2002-12-04 20:44:17 +00:00
2002-06-24 02:08:41 +00:00
2002-01-17 10:39:37 +00:00
2002-09-30 02:51:22 +00:00
2001-12-20 03:03:59 +00:00
2002-09-19 15:12:48 +00:00
2002-11-13 19:36:12 +00:00
2002-12-05 16:24:52 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2001-10-28 23:05:49 +00:00
2002-01-01 16:49:52 +00:00
2002-10-15 07:03:45 +00:00
2001-04-24 15:25:31 +00:00
2001-12-20 02:55:11 +00:00
2001-12-20 02:55:11 +00:00
2002-12-04 20:36:23 +00:00
2001-10-22 21:09:41 +00:00
2002-10-22 16:18:55 +00:00
2002-10-22 16:18:55 +00:00
2002-08-27 04:10:54 +00:00
2002-08-18 04:14:59 +00:00
2002-09-25 13:53:46 +00:00
2002-09-22 12:04:15 +00:00
2002-09-22 12:04:15 +00:00
2002-09-22 12:04:15 +00:00
2002-09-30 15:17:44 +00:00
2002-09-22 12:04:15 +00:00
2002-09-30 18:31:56 +00:00
2002-09-22 12:04:15 +00:00
2002-09-22 12:04:15 +00:00
2002-09-22 12:04:15 +00:00
2002-11-13 19:36:12 +00:00
2002-10-22 20:16:31 +00:00
2001-10-12 01:51:21 +00:00
2001-09-11 20:01:02 +00:00
2002-12-04 20:44:17 +00:00
2002-06-23 18:55:23 +00:00
2002-11-29 07:05:26 +00:00
2002-10-21 01:00:58 +00:00
2002-08-06 03:40:40 +00:00
2002-09-23 00:31:31 +00:00
2002-09-23 00:31:31 +00:00
2001-10-31 00:55:32 +00:00
2002-11-14 04:29:39 +00:00
2002-11-14 04:29:39 +00:00
2001-10-03 03:49:26 +00:00
2001-04-24 15:25:31 +00:00
2002-10-21 01:00:58 +00:00
2002-10-17 17:45:09 +00:00
2002-09-30 03:05:13 +00:00
2002-06-29 02:36:08 +00:00
2002-09-24 14:17:50 +00:00
2002-11-22 20:51:13 +00:00
2002-10-21 01:00:58 +00:00
2002-11-29 07:05:26 +00:00
2002-06-05 04:01:43 +00:00
2002-09-30 04:35:18 +00:00
2002-12-05 16:24:52 +00:00
2002-10-23 02:32:34 +00:00
2002-09-30 04:35:18 +00:00
2002-11-07 14:16:29 +00:00
2002-09-23 00:31:31 +00:00
2002-10-30 21:05:18 +00:00
2002-11-05 04:24:48 +00:00
2002-09-22 03:38:57 +00:00
2002-09-22 03:38:57 +00:00
2002-10-30 21:05:18 +00:00
2002-11-15 02:12:36 +00:00
2002-11-28 00:41:02 +00:00
2002-09-30 04:35:18 +00:00
2002-12-05 16:24:52 +00:00
2002-12-05 16:24:52 +00:00
2002-10-30 21:05:18 +00:00
2002-07-01 19:03:26 +00:00
2002-09-22 03:38:57 +00:00
2002-11-01 01:47:29 +00:00
2002-12-05 16:24:52 +00:00
2002-10-22 20:16:31 +00:00
2001-09-11 20:01:02 +00:00
2002-06-06 15:35:09 +00:00
2002-05-24 14:24:33 +00:00
2002-11-20 17:10:05 +00:00
2002-10-22 16:18:55 +00:00
2002-10-22 16:18:55 +00:00
2002-09-30 02:51:22 +00:00
2002-09-04 15:17:24 +00:00
2001-10-28 23:05:49 +00:00
2002-05-04 04:30:57 +00:00
2002-08-03 23:34:01 +00:00
2002-02-11 02:25:42 +00:00
2002-07-13 21:15:10 +00:00
2001-09-24 21:50:44 +00:00
2002-11-24 13:54:14 +00:00
2002-11-14 02:15:23 +00:00
2002-09-23 00:31:31 +00:00
2002-09-23 00:31:31 +00:00
2002-12-04 20:44:17 +00:00
2002-09-23 00:31:31 +00:00
2002-08-28 16:08:09 +00:00
2002-11-22 04:43:47 +00:00
2002-01-13 20:03:03 +00:00
2002-10-21 01:00:58 +00:00
2002-09-22 12:04:15 +00:00
2002-11-22 20:51:13 +00:00
2002-12-04 20:44:17 +00:00
2001-12-20 02:55:11 +00:00
2002-07-05 21:58:49 +00:00
2002-09-19 15:12:48 +00:00
2002-11-25 15:11:39 +00:00
2002-09-30 04:35:18 +00:00
2002-09-30 02:51:22 +00:00
2001-06-01 01:45:53 +00:00
2002-12-04 20:46:16 +00:00
2002-11-29 07:05:26 +00:00
2002-11-29 07:05:26 +00:00
2002-11-09 03:17:40 +00:00
2002-11-20 11:00:15 +00:00
2001-09-11 20:01:02 +00:00
2001-09-11 20:01:02 +00:00
2002-09-29 23:47:45 +00:00
2002-10-24 14:33:13 +00:00
2002-06-05 04:01:43 +00:00
2001-09-11 20:01:02 +00:00
2002-10-07 20:06:16 +00:00
2001-12-20 02:55:11 +00:00
2002-09-22 12:04:15 +00:00
2001-09-19 15:54:12 +00:00
2002-11-13 19:36:12 +00:00
2002-11-25 11:23:21 +00:00
2002-11-20 17:10:05 +00:00
2002-11-20 09:23:21 +00:00
2002-11-20 17:10:05 +00:00
2002-11-15 18:58:12 +00:00
2001-09-11 20:01:02 +00:00
2002-09-22 12:04:15 +00:00
2002-10-22 16:18:55 +00:00
2002-11-02 03:31:15 +00:00
2002-09-22 12:04:15 +00:00
2002-11-22 20:51:13 +00:00
2002-11-29 00:43:50 +00:00
2002-11-22 04:43:47 +00:00
2002-06-13 17:28:11 +00:00
2002-10-17 17:45:09 +00:00
2002-01-24 21:39:09 +00:00
2002-04-04 05:28:49 +00:00
2002-10-22 16:18:55 +00:00
2002-10-30 21:05:18 +00:00
2002-06-05 04:01:43 +00:00
2002-08-16 19:41:39 +00:00
2002-11-29 07:05:26 +00:00
2002-09-22 03:38:57 +00:00
2002-09-22 03:38:57 +00:00
2002-09-22 03:38:57 +00:00
2002-11-24 13:54:14 +00:00
2002-11-24 13:54:14 +00:00
2002-09-22 12:04:15 +00:00
2002-09-22 12:04:15 +00:00
2002-10-21 01:00:58 +00:00
2002-11-26 20:32:39 +00:00
2002-03-05 18:03:32 +00:00
2001-09-06 05:17:22 +00:00
2002-11-27 02:26:44 +00:00
2002-06-05 04:01:43 +00:00
2002-11-23 20:24:08 +00:00
2002-06-23 18:55:23 +00:00
2002-10-15 17:04:20 +00:00
2002-10-15 17:04:20 +00:00
2002-10-13 18:16:33 +00:00
2002-11-22 04:43:47 +00:00
2002-06-13 17:28:11 +00:00
2002-09-22 12:04:15 +00:00
2002-02-09 10:40:48 +00:00