Ed Schouten
b8cbf1a36a
Remove unneeded call to revoke() inside openpty().
...
As discussed on the commits list, there is no need to call revoke()
inside openpty(). On RELENG_6 and RELENG_7 unlockpt() will call
revoke(). On HEAD we create pseudo-terminals on demand, so there is no
need to revoke the slave device node.
This change should never be MFC'd, because the implementation we have in
RELENG_6 and RELENG_7 should work flawlessly with older versions of
libc.
Discussed with: jhb
MFC after: never
2008-10-28 06:00:13 +00:00
..
2008-09-01 22:55:23 +00:00
2008-08-22 09:23:39 +00:00
2008-03-12 11:58:29 +00:00
2008-10-21 12:10:30 +00:00
2007-05-21 02:49:08 +00:00
2007-05-21 02:49:08 +00:00
2008-08-13 19:35:31 +00:00
2007-10-19 10:37:34 +00:00
2007-06-18 18:47:54 +00:00
2007-05-21 02:49:08 +00:00
2008-10-24 14:40:13 +00:00
2008-05-30 14:47:42 +00:00
2008-10-27 21:46:58 +00:00
2008-06-14 10:42:18 +00:00
2007-05-21 02:49:08 +00:00
2006-09-17 21:27:35 +00:00
2008-01-31 16:55:12 +00:00
2008-05-04 22:24:40 +00:00
2008-05-22 02:14:23 +00:00
2007-06-10 19:06:09 +00:00
2008-05-23 07:35:36 +00:00
2008-05-08 14:01:42 +00:00
2008-10-24 07:56:01 +00:00
2008-05-08 20:05:30 +00:00
2008-09-08 06:27:00 +00:00
2007-05-21 02:49:08 +00:00
2008-08-06 14:02:05 +00:00
2007-07-01 12:08:08 +00:00
2007-01-09 01:02:06 +00:00
2007-05-21 02:49:08 +00:00
2008-05-30 14:47:42 +00:00
2008-10-17 20:11:28 +00:00
2008-01-13 20:37:19 +00:00
2007-05-14 05:00:37 +00:00
2007-05-21 18:16:04 +00:00
2008-02-17 05:14:47 +00:00
2007-05-21 02:49:08 +00:00
2007-05-21 02:49:08 +00:00
2007-05-21 02:49:08 +00:00
2007-05-21 02:49:08 +00:00
2007-05-21 02:49:08 +00:00
2008-05-15 15:28:18 +00:00
2008-08-28 11:48:49 +00:00
2008-10-09 14:55:45 +00:00
2008-05-22 02:10:14 +00:00
2007-05-21 02:49:08 +00:00
2008-09-04 14:54:22 +00:00
2008-02-05 20:03:45 +00:00
2008-08-15 21:08:48 +00:00
2008-03-19 00:06:30 +00:00
2007-04-09 01:45:30 +00:00
2007-05-21 02:49:08 +00:00
2008-10-14 09:53:47 +00:00
2007-05-21 02:49:08 +00:00
2008-09-14 16:07:21 +00:00
2008-09-14 16:07:21 +00:00
2007-12-16 18:02:37 +00:00
2007-05-21 02:49:08 +00:00
2007-05-21 02:49:08 +00:00
2008-10-28 06:00:13 +00:00
2007-05-21 02:49:08 +00:00
2007-05-21 02:49:08 +00:00
2007-01-09 01:02:06 +00:00
2007-05-21 02:49:08 +00:00
2008-08-08 00:21:27 +00:00
2008-05-09 02:28:52 +00:00
2008-09-21 22:02:26 +00:00
2007-05-21 02:49:08 +00:00