History log of /freebsd-10-stable/sbin/comcontrol/comcontrol.8
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 244040 08-Dec-2012 eadler

A number of places in the source tree still reference cuad.* after
sio(4) was deprecated by uart(4).

s/cuad/cuau/g/

PR: docs/171533
Reviewed by: imp
Approved by: cperciva (implicit)
MFC after: 3 weeks


# 140415 18-Jan-2005 ru

Sort sections.


# 137635 12-Nov-2004 philip

Reflect the cuaa->cuad namechange in documentation.

Might as well do them all while I'm at it :-)

Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>


# 131488 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


# 123758 23-Dec-2003 trhodes

/etc/rc.serial -> /etc/rc.d/serial.


# 99501 06-Jul-2002 charnier

The .Nm utility


# 81622 14-Aug-2001 ru

mdoc(7) police: s/BSD/.Bx/ where appropriate.


# 79530 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 70152 18-Dec-2000 ru

Prepare for mdoc(7)NG.


# 68960 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 62470 03-Jul-2000 sheldonh

Remove the use of a dash in the usage, since this isn't in keeping
with other utilities which offer similar functionality.

This change was discussed with ache, who brought in the ability to
use a dash to represent stdin in comcontrol.


# 62460 03-Jul-2000 sheldonh

What the commit log for rev 1.16 neglected to mention was that the
delta touched the Name Description (Nd). It introduced a grammar
error and did not fix the extraneous punctuation (Nd lines are not
terminated with a period).


# 59961 04-May-2000 phantom

Remove outdated BUGS section. We'll never rename comcontrol to siocontrol.


# 59838 01-May-2000 ache

Print options only supported by device, back out printing options separately

Pointed-by: bde


# 59791 30-Apr-2000 ache

Allow "-" for working with STDIN
Allow printing of each option separately when keyword specified without a
number


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 37273 30-Jun-1998 charnier

Add rcsid. Remove unused #includes. Use err(3).


# 34674 19-Mar-1998 charnier

Use .An/.Aq.


# 22990 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


# 21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 21635 12-Jan-1997 wosch

Sort cross references.


# 20245 09-Dec-1996 mpp

Minor formatting/style fixes.

Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR# 2134


# 13750 30-Jan-1996 mpp

Fix even more spelling errors in some more man pages.


# 5397 04-Jan-1995 ache

Fight agaist hanging modems: add new drainwait option.
Reviewed by: Bruce


# 4995 05-Dec-1994 ache

rc.local -> rc.serial
cua0? -> cuaa?


# 2507 05-Sep-1994 bde

Fix punctuation.


# 1630 30-May-1994 ache

From Bde:
o Rewrote lots of it to be more like stty.1. The old one was
too verbose and the complicated options no longer exist.


# 1451 03-May-1994 ache

FILES entry corrected


# 866 16-Dec-1993 ache

Change default dtrwait time to 2 seconds.


# 840 10-Dec-1993 ache

Man page added.