<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/libexec/getty/chat.c, branch releng/6.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-04-06T17:42:24Z</updated>
<entry>
<title>Include gettytab.h before extern.h so that the declarations of struct</title>
<updated>2005-04-06T17:42:24Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-04-06T17:42:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=410f13a58d44e0f19306df28a99227015a2a688a'/>
<id>urn:sha1:410f13a58d44e0f19306df28a99227015a2a688a</id>
<content type='text'>
gettyflags, gettynums and gettystrs are available.
</content>
</entry>
<entry>
<title>Fixed a misspelling of 0 as NULL.</title>
<updated>2004-03-14T05:27:26Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2004-03-14T05:27:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2dc8d58f59cea2ddb81d33315d788053cc29dcdf'/>
<id>urn:sha1:2dc8d58f59cea2ddb81d33315d788053cc29dcdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/</title>
<updated>2002-12-30T21:18:15Z</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2002-12-30T21:18:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d64ada501ae33c02e7c4e3ce21962907df814a5a'/>
<id>urn:sha1:d64ada501ae33c02e7c4e3ce21962907df814a5a</id>
<content type='text'>
Add FreeBSD Id tag where missing.
</content>
</entry>
<entry>
<title>Removed unused include of &lt;sys/resource.h&gt; instead of depending on</title>
<updated>2002-02-25T02:18:36Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2002-02-25T02:18:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=391a2becf119235471047fabab35d36523784b0c'/>
<id>urn:sha1:391a2becf119235471047fabab35d36523784b0c</id>
<content type='text'>
namespace pollution only 1 layer deep in &lt;sys/stat.h&gt; for its
prerequisite &lt;sys/time.h&gt;

Removed other unused includes.
</content>
</entry>
<entry>
<title>o __P removal</title>
<updated>2002-02-06T16:38:40Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-02-06T16:38:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=95289b278a615ee45551c70f0ac343c7a8243f33'/>
<id>urn:sha1:95289b278a615ee45551c70f0ac343c7a8243f33</id>
<content type='text'>
o remove register
o use strict prototypes
</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-test2/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct incompletes .Xrs. Remove duplicate #includes and unused variables.</title>
<updated>1997-11-21T07:43:53Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-11-21T07:43:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d748864d2c912637ecc3d55874df9af6ff5c2c8f'/>
<id>urn:sha1:d748864d2c912637ecc3d55874df9af6ff5c2c8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use cgetustr() since we handled special escapes ourselves.</title>
<updated>1997-09-01T10:06:05Z</updated>
<author>
<name>David Nugent</name>
<email>davidn@FreeBSD.org</email>
</author>
<published>1997-09-01T10:06:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b92f6bd2b8c8170b81fb62bb79e0ba010ddb8f5a'/>
<id>urn:sha1:b92f6bd2b8c8170b81fb62bb79e0ba010ddb8f5a</id>
<content type='text'>
Fix typo in escape parsing function.
PR: 4370
Submitted by: sumii@is.s.u-tokyo.ac.jp
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T14:22:49Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T14:22:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9e522f7a18a64d3b9ea901ed70d0eee78342f0c6'/>
<id>urn:sha1:9e522f7a18a64d3b9ea901ed70d0eee78342f0c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy-up modem-chat handling: ensure tty modes are restored to</title>
<updated>1997-02-09T16:12:08Z</updated>
<author>
<name>David Nugent</name>
<email>davidn@FreeBSD.org</email>
</author>
<published>1997-02-09T16:12:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=26015440b9d9b76090465d9fc7d5fc728295745a'/>
<id>urn:sha1:26015440b9d9b76090465d9fc7d5fc728295745a</id>
<content type='text'>
'sane' standard (not raw) settings before abort/exiting; move
responsibility of setting raw mode for chat-handling out of
chat.c to avoid doing redundant tc{s,g}etattr()s; move DE
pause prior setting standard mode before issue/login prompt to
avoid echoing modem connect strings. Fixed up comment styles
in a couple of places.
</content>
</entry>
</feed>
