History log of /freebsd-10.0-release/sbin/comcontrol/comcontrol.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

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

# 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


# 201227 29-Dec-2009 ed

ANSIfy almost all applications that use WARNS=6.

I was considering committing all these patches one by one, but as
discussed with brooks@, there is no need to do this. If we ever
need/want to merge these changes back, it is still possible to do this
per application.


# 118671 08-Aug-2003 johan

Make this WARNS=6 clean by prototyping 'usage'.

Tested by: make universe


# 114589 03-May-2003 obrien

Use __FBSDID() to quiet GCC 3.3 warnings.


# 78732 24-Jun-2001 dd

Include missing header files which define functions for which gcc has
builtins (e.g., exit, strcmp).


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


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


# 5459 09-Jan-1995 bde

Remove excessive argc checking. It was impossible to set `dtrwait' and
and `drainwait' in a single command.


# 5397 04-Jan-1995 ache

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


# 1629 30-May-1994 ache

From Bde:
o Removed bidir options.


# 839 10-Dec-1993 ache

Modified for work without options COM_BIDIR into kernel.


# 837 09-Dec-1993 ache

Add 'dtrwait <n>' option to comcontrol to handle
TIOCM[SG]DTRWAIT ioctl.


# 4 12-Jun-1993 rgrimes

Initial import, 0.1 + pk 0.2.4-B1