freebsd-dev/usr.sbin/vidcontrol
Dima Dorfman b471ed9e9d Add an -S option that allows the user to disable vty switching. It is
implemented using a new VT_LOCKSWITCH ioctl.  Although it is possible
to implement something like this by VT_SETMODEing to VT_PROCESS and
never releasing the vty, that method has a number of downsides, the
biggest of which is that some program has to stay resident for the
lock to be in effect.

Reviewed by:	roam, sheldonh
2002-07-10 03:31:25 +00:00
..
decode.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
decode.h Allow user to omit font size specification when loading a font. In addition 2001-04-09 17:24:29 +00:00
Makefile Remove GCC'isms in CFLAGS. 2001-07-20 04:23:13 +00:00
path.h
vidcontrol.1 Add an -S option that allows the user to disable vty switching. It is 2002-07-10 03:31:25 +00:00
vidcontrol.c Add an -S option that allows the user to disable vty switching. It is 2002-07-10 03:31:25 +00:00