Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/lib/libutil Pull up revision 1.5 (approved by releng):
details: https://anonhg.NetBSD.org/src/rev/c862766a5b51
branches: netbsd-1-5
changeset: 488730:c862766a5b51
user: ad <ad%NetBSD.org@localhost>
date: Wed Jul 26 17:25:37 2000 +0000
description:
Pull up revision 1.5 (approved by releng):
PCVT is dead.
diffstat:
lib/libutil/openpty.3 | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diffs (20 lines):
diff -r b686c5e6eba9 -r c862766a5b51 lib/libutil/openpty.3
--- a/lib/libutil/openpty.3 Wed Jul 26 17:17:14 2000 +0000
+++ b/lib/libutil/openpty.3 Wed Jul 26 17:25:37 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: openpty.3,v 1.4 1998/02/05 18:52:27 perry Exp $
+.\" $NetBSD: openpty.3,v 1.4.10.1 2000/07/26 17:25:37 ad Exp $
.\"
.\" Copyright (c) 1995
.\" The Regents of the University of California. All rights reserved.
@@ -157,10 +157,3 @@
.El
.Sh SEE ALSO
.Xr fork 2
-.Sh BUGS
-The names of the virtual consoles for the i386 PCVT console driver
-conflict with what would be the seventh group of pseudo-ttys, so
-.Fn openpty
-skips
-.Pa /dev/[pt]tyv[0123456789abcdef]
-while looking for pseudo-ttys.
Home |
Main Index |
Thread Index |
Old Index