<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/comcontrol/comcontrol.c, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-08-08T19:51:01Z</updated>
<entry>
<title>Make this WARNS=6 clean by prototyping 'usage'.</title>
<updated>2003-08-08T19:51:01Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2003-08-08T19:51:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2f92fd9bf76761882c34bbf70abb94b027b77388'/>
<id>urn:sha1:2f92fd9bf76761882c34bbf70abb94b027b77388</id>
<content type='text'>
Tested by:	make universe
</content>
</entry>
<entry>
<title>Use __FBSDID() to quiet GCC 3.3 warnings.</title>
<updated>2003-05-03T18:41:59Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-03T18:41:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c69284ca082cbf4cc61ba71a3413ebbbf8b3b4c5'/>
<id>urn:sha1:c69284ca082cbf4cc61ba71a3413ebbbf8b3b4c5</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
