<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/comcontrol/comcontrol.c, branch releng/5.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2001-06-24T23:04:23Z</updated>
<entry>
<title>Include missing header files which define functions for which gcc has</title>
<updated>2001-06-24T23:04:23Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-06-24T23:04:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cafefe8c1b76269ef8cc8d4e7d499ad906d663de'/>
<id>urn:sha1:cafefe8c1b76269ef8cc8d4e7d499ad906d663de</id>
<content type='text'>
builtins (e.g., exit, strcmp).
</content>
</entry>
<entry>
<title>Remove the use of a dash in the usage, since this isn't in keeping</title>
<updated>2000-07-03T13:29:04Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-07-03T13:29:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c886a5d4d2b2a8c267ee2340db8fa477d1f64ff2'/>
<id>urn:sha1:c886a5d4d2b2a8c267ee2340db8fa477d1f64ff2</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Print options only supported by device, back out printing options separately</title>
<updated>2000-05-01T12:14:30Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2000-05-01T12:14:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=09dd94d856d0275983fe127e967947fc01322d41'/>
<id>urn:sha1:09dd94d856d0275983fe127e967947fc01322d41</id>
<content type='text'>
Pointed-by: bde
</content>
</entry>
<entry>
<title>Allow "-" for working with STDIN</title>
<updated>2000-04-30T18:06:04Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2000-04-30T18:06:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=85a23112fdf24643c7df2afc9a0f4b19e95c9515'/>
<id>urn:sha1:85a23112fdf24643c7df2afc9a0f4b19e95c9515</id>
<content type='text'>
Allow printing of each option separately when keyword specified without a
number
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rcsid. Remove unused #includes. Use err(3).</title>
<updated>1998-06-30T06:09:37Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-06-30T06:09:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d286dcb026a85d14ab64e1f3bfb0a507834e3be6'/>
<id>urn:sha1:d286dcb026a85d14ab64e1f3bfb0a507834e3be6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove excessive argc checking.  It was impossible to set `dtrwait' and</title>
<updated>1995-01-10T01:42:24Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-01-10T01:42:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=12981249c83e79f6947bca6c3f90b415d828c602'/>
<id>urn:sha1:12981249c83e79f6947bca6c3f90b415d828c602</id>
<content type='text'>
and `drainwait' in a single command.
</content>
</entry>
<entry>
<title>Fight agaist hanging modems: add new drainwait option.</title>
<updated>1995-01-05T00:03:06Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-01-05T00:03:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b0e399e3c44a7791ef48b094c79f2a145cb9ed53'/>
<id>urn:sha1:b0e399e3c44a7791ef48b094c79f2a145cb9ed53</id>
<content type='text'>
Reviewed by: Bruce
</content>
</entry>
<entry>
<title>From Bde:</title>
<updated>1994-05-30T03:49:16Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-05-30T03:49:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=123e9a592b5095820383de5d2599ad3cf54ef3cf'/>
<id>urn:sha1:123e9a592b5095820383de5d2599ad3cf54ef3cf</id>
<content type='text'>
	o Removed bidir options.
</content>
</entry>
<entry>
<title>Modified for work without options COM_BIDIR into kernel.</title>
<updated>1993-12-10T19:26:20Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1993-12-10T19:26:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9bfbbf452b8d834140e8c2d41b098d558dc3335f'/>
<id>urn:sha1:9bfbbf452b8d834140e8c2d41b098d558dc3335f</id>
<content type='text'>
</content>
</entry>
</feed>
