Ed Schouten
6ee5808be7
Properly clear the O_NONBLOCK flag after opening the TTY.
...
Though we should open the TTY with O_NONBLOCK to prevent rc(8) execution
from potentially stalling, we must not forget to clear the flag later
on, to prevent read(2) calls from failing later on.
This prevented the shell pathname prompt from working properly.
Reported by: kib
2012-04-06 13:06:01 +00:00
..
2012-03-09 01:32:05 +00:00
2011-10-09 21:42:02 +00:00
2011-12-17 00:26:45 +00:00
2011-11-04 13:36:02 +00:00
2012-02-12 18:29:56 +00:00
2012-03-29 05:02:12 +00:00
2011-11-04 13:36:02 +00:00
2011-04-18 20:28:07 +00:00
2011-06-18 22:32:55 +00:00
2012-01-06 15:01:05 +00:00
2012-03-29 05:02:12 +00:00
2012-01-07 16:09:33 +00:00
2011-11-04 13:36:02 +00:00
2012-01-03 18:51:58 +00:00
2011-12-26 16:47:45 +00:00
2011-11-07 07:50:35 +00:00
2011-11-06 20:39:35 +00:00
2011-11-09 21:01:50 +00:00
2011-11-04 13:36:02 +00:00
2012-02-10 12:01:19 +00:00
2011-11-04 13:36:02 +00:00
2012-03-09 21:02:39 +00:00
2012-01-10 02:59:43 +00:00
2011-12-17 00:14:40 +00:00
2012-03-25 09:21:09 +00:00
2011-04-02 06:59:05 +00:00
2012-03-29 11:20:19 +00:00
2012-03-29 05:02:12 +00:00
2012-01-10 22:39:07 +00:00
2012-03-29 20:11:16 +00:00
2012-04-03 18:11:30 +00:00
2012-04-06 13:06:01 +00:00
2011-12-17 00:54:09 +00:00
2012-03-29 05:02:12 +00:00
2012-02-25 15:21:43 +00:00
2012-03-25 09:21:09 +00:00
2011-11-13 17:07:43 +00:00
2012-03-14 10:10:15 +00:00
2012-03-29 05:02:12 +00:00
2012-01-20 12:59:12 +00:00
2012-01-16 19:34:21 +00:00
2012-01-16 19:34:21 +00:00
2012-01-16 19:34:21 +00:00
2012-01-25 20:05:58 +00:00
2012-01-28 13:41:34 +00:00
2012-01-16 19:34:21 +00:00
2012-01-16 19:34:21 +00:00
2012-01-16 19:34:21 +00:00
2012-01-16 19:34:21 +00:00
2012-03-29 05:02:12 +00:00
2011-11-04 13:36:02 +00:00
2012-01-10 02:59:09 +00:00
2012-02-12 18:29:56 +00:00
2011-06-28 11:57:25 +00:00
2012-03-29 05:02:12 +00:00
2012-03-29 05:02:12 +00:00
2012-03-29 05:02:12 +00:00
2012-02-07 14:06:30 +00:00
2012-01-06 11:42:03 +00:00
2011-03-18 12:18:52 +00:00
2012-03-25 09:21:09 +00:00
2012-01-13 06:56:59 +00:00
2011-06-08 21:59:07 +00:00
2011-06-24 07:29:04 +00:00
2012-03-26 21:22:53 +00:00
2012-01-03 18:51:58 +00:00
2011-11-04 13:36:02 +00:00
2012-03-26 15:18:14 +00:00
2012-01-10 02:58:52 +00:00
2011-11-04 13:36:02 +00:00
2011-03-18 12:18:52 +00:00