Commit Graph

12 Commits

Author SHA1 Message Date
green
72a547fc8a Note that conscontrol set and unset are an interface for TIOCCONS. 2004-06-18 20:06:04 +00:00
green
646dcbf721 Add to conscontrol(8) "set" and "unset" commands which modify the
virtual console set-up.  Specifically, "conscontrol unset" will cause
printf(9) output to start going to the console again.
2004-06-18 06:33:44 +00:00
ru
cde9589110 Assorted markup, grammar, and spelling fixes. 2004-05-17 08:35:43 +00:00
grog
d5be609192 Explain what console names are valid. 2004-02-17 04:53:47 +00:00
grog
b2cef6170a Recognize if the user supplies the full pathname to /dev/console and friends,
and DTRT.

Explain if he supplies a pathname that is not in /dev.
2004-02-17 04:51:06 +00:00
charnier
548d38d27c The .Nm utility 2002-07-06 19:34:18 +00:00
obrien
a537f22ad4 Default to WARNS=2.
Binary builds that cannot handle this must explicitly set WARNS=0.

Reviewed by:	mike
2001-12-04 02:19:58 +00:00
ru
ad0c474748 Put WARNS into the right place. 2001-10-25 17:09:37 +00:00
jlemon
9a42953446 Style and WARNS cleanups.
Submitted by: ru
2001-10-25 16:41:38 +00:00
jlemon
5cb587a613 Mdoc fixes and clarification.
Submitted by: sheldonh
2001-10-25 05:53:11 +00:00
jlemon
491a3a07bd Add a manual page. 2001-10-23 22:13:34 +00:00
jlemon
f8bdded291 Add conscontrol, a front end interface for manipulating consoles. 2001-10-23 20:36:43 +00:00