summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt/mcon
Commit message (Collapse)AuthorAgeFilesLines
* pcvt cleanup. remove the "mcon" utility: the PCVT_EMU_MOUSE codehm2000-03-263-371/+0
| | | | in the driver is gone, because of this mcon is of no use anymore.
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-8/+16
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The Id line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Part 4 of pcvt/voxware revival: pcvt userlandpeter1999-01-013-0/+362
| | | | Reviewed by: core
* follow up to:phk1998-12-273-362/+0
| | | | Pre 3.0 branch cleanup casualty #4: pcvt
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-1/+1
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
| | | | posix standard on the topic.
* Update to work under Lite2 includespeter1997-03-111-0/+1
|
* Sort cross references.wosch1997-01-201-2/+2
|
* Remove trailing whitespace.rgrimes1995-05-301-10/+10
|
* Updated this to be more FreeBSD-like; there was a lot of bipartisan cruftjkh1995-02-121-16/+0
| | | | | | in here that just made it a heck of a lot more confusing to maintain. Somebody like Joerg can reality-check this at some point, when they have more time. For now, it works.
* PCVT userland utilities.jkh1995-02-053-0/+377
Submitted by: hm
OpenPOWER on IntegriCloud