aboutsummaryrefslogtreecommitdiff
path: root/sbin/rcorder/rcorder.8
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2008-06-09 08:43:27 +0000
committerEd Schouten <ed@FreeBSD.org>2008-06-09 08:43:27 +0000
commit2ae1fdab5a78ac6d9ae9ae99ad5261a597ff83c6 (patch)
tree106a178fd1ac22dbaf41e12f2e542a4ac909c9f7 /sbin/rcorder/rcorder.8
parent1f1fa917bd6a1a51afc08906d2689ba36d53a96e (diff)
downloadsrc-2ae1fdab5a78ac6d9ae9ae99ad5261a597ff83c6.tar.gz
src-2ae1fdab5a78ac6d9ae9ae99ad5261a597ff83c6.zip
Remove sicontrol(8)'s "ttystat".
In the FreeBSD base system, there are only two utilities that use struct tty, namely pstat and sicontrol. The sicontrol utility calls the TCSI_TTY ioctl(), which copies struct tty back to userspace. sicontrol should not have this functionality. The same data is already provided by pstat. If we really want to be able to export these numbers through a file descriptor to userspace, we can export struct xtty, which should provide a better abstraction. The ttystat option was only used as a debugging aid. This makes sicontrol compile in the mpsafetty branch. Reviewed by: peter Approved by: philip (mentor)
Notes
Notes: svn path=/head/; revision=179668
Diffstat (limited to 'sbin/rcorder/rcorder.8')
0 files changed, 0 insertions, 0 deletions