Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2008 14:04:18 GMT
From:      Ed Schouten <ed@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 145368 for review
Message-ID:  <200807171404.m6HE4IGh063290@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=145368

Change 145368 by ed@ed_dull on 2008/07/17 14:03:22

	TIOCGRANTPT does not exist anymore. Devices created by pts(4)
	already have proper permissions on creation.

Affected files ...

.. //depot/projects/mpsafetty/share/man/man4/pts.4#2 edit

Differences ...

==== //depot/projects/mpsafetty/share/man/man4/pts.4#2 (text+ko) ====

@@ -130,16 +130,6 @@
 should not be used directly. Instead, the
 .Xr ptsname 3
 function should be used.
-.It Dv TIOCGRANTPT
-Change the owner of the pseudo-terminal slave device to the user-ID of
-the calling process. The group-ID is set to the group
-.Dq Li tty .
-The permissions are set to user readable-writable and group writable.
-This 
-.Xr ioctl 2
-should not be used directly. Instead, the
-.Xr grantpt 3
-function should be used.
 .It Dv TIOCPTMASTER
 Determine whether the file descriptor is pointing to a pseudo-terminal
 master device.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807171404.m6HE4IGh063290>