History log of /freebsd-current/sbin/comcontrol/comcontrol.8
Revision Date Author Comments
# e8289f82 12-Jan-2024 Yi-Chen Li <calvin0205@gapp.nthu.edu.tw>

comcontrol(8): Grammar fix

Event: Advanced UNIX Programming Course (Fall'23) at NTHU.
Pull Request: https://github.com/freebsd/freebsd-src/pull/1032


# b2c76c41 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line nroff pattern

Remove /^\.\\"\s*\$FreeBSD\$$\n/


# 71f00776 20-Nov-2019 Gleb Smirnoff <glebius@FreeBSD.org>

Remove sio(4).
It had been disconnected from build in r181233 in 2008.

Reviewed by: imp


# 839f11a4 08-Dec-2012 Eitan Adler <eadler@FreeBSD.org>

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


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# 6087df9e 18-Jan-2005 Ruslan Ermilov <ru@FreeBSD.org>

Sort sections.


# 118fd131 12-Nov-2004 Philip Paeps <philip@FreeBSD.org>

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>


# 9806e231 02-Jul-2004 Ruslan Ermilov <ru@FreeBSD.org>

Mechanically kill hard sentence breaks.


# e186f512 23-Dec-2003 Tom Rhodes <trhodes@FreeBSD.org>

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


# e1205e80 06-Jul-2002 Philippe Charnier <charnier@FreeBSD.org>

The .Nm utility


# 753d686d 14-Aug-2001 Ruslan Ermilov <ru@FreeBSD.org>

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


# 9fe48c6e 10-Jul-2001 Ruslan Ermilov <ru@FreeBSD.org>

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


# 1252c1bb 18-Dec-2000 Ruslan Ermilov <ru@FreeBSD.org>

Prepare for mdoc(7)NG.


# 7c7fb079 20-Nov-2000 Ruslan Ermilov <ru@FreeBSD.org>

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


# c886a5d4 03-Jul-2000 Sheldon Hearn <sheldonh@FreeBSD.org>

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.


# 8e5669a8 02-Jul-2000 Sheldon Hearn <sheldonh@FreeBSD.org>

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).


# 76ca72b7 04-May-2000 Alexey Zelkin <phantom@FreeBSD.org>

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


# 09dd94d8 30-Apr-2000 Andrey A. Chernov <ache@FreeBSD.org>

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

Pointed-by: bde


# 85a23112 30-Apr-2000 Andrey A. Chernov <ache@FreeBSD.org>

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


# 7f3dea24 27-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


# d286dcb0 30-Jun-1998 Philippe Charnier <charnier@FreeBSD.org>

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


# db439b3a 19-Mar-1998 Philippe Charnier <charnier@FreeBSD.org>

Use .An/.Aq.


# c0ec1f37 22-Feb-1997 Peter Wemm <peter@FreeBSD.org>

Revert $FreeBSD$ to $Id$


# 1130b656 14-Jan-1997 Jordan K. Hubbard <jkh@FreeBSD.org>

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.


# af202156 12-Jan-1997 Wolfram Schneider <wosch@FreeBSD.org>

Sort cross references.


# 256835f2 09-Dec-1996 Mike Pritchard <mpp@FreeBSD.org>

Minor formatting/style fixes.

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


# a5ed710c 30-Jan-1996 Mike Pritchard <mpp@FreeBSD.org>

Fix even more spelling errors in some more man pages.


# b0e399e3 04-Jan-1995 Andrey A. Chernov <ache@FreeBSD.org>

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


# f62ac994 05-Dec-1994 Andrey A. Chernov <ache@FreeBSD.org>

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


# 127af734 05-Sep-1994 Bruce Evans <bde@FreeBSD.org>

Fix punctuation.


# 32b6b31c 29-May-1994 Andrey A. Chernov <ache@FreeBSD.org>

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.


# 49afd996 03-May-1994 Andrey A. Chernov <ache@FreeBSD.org>

FILES entry corrected


# 68a21a4b 15-Dec-1993 Andrey A. Chernov <ache@FreeBSD.org>

Change default dtrwait time to 2 seconds.


# 875d6b8f 10-Dec-1993 Andrey A. Chernov <ache@FreeBSD.org>

Man page added.