<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in ttys</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c2e51849fce52ef52dcaebac74f113070817acc3 - Per discussion on tech-userlevel, finally fix PR 10127:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.atari/ttys#c2e51849fce52ef52dcaebac74f113070817acc3</link>
        <description>Per discussion on tech-userlevel, finally fix PR 10127:move all ttyE* entries that use &quot;vt100&quot; emulation to wsvt25 term type.The terminfo vt220 entry lacked (correctly) a delete key entry, whichwas a regression against the netbsd-5 termcap entry. On the other hand,only a very small number of foreign systems lacks support for wsvt25nowadays.

            List of files:
            /netbsd-src/etc/etc.atari/ttys</description>
        <pubDate>Wed, 13 Jun 2012 20:49:11 +0000</pubDate>
        <dc:creator>martin &lt;martin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3388ad407f3df31c12d0c4603d8afc7b632d2395 - Add a constty entry, marked &apos;off&apos;, with otherwise the same settings</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.atari/ttys#3388ad407f3df31c12d0c4603d8afc7b632d2395</link>
        <description>Add a constty entry, marked &apos;off&apos;, with otherwise the same settingsas the console. Now when coming up in single user mode the tset in/.profile can set the terminal type correctly.Note: I believe constty should be &apos;on&apos; and console &apos;off&apos;, but thats aseparate discussion

            List of files:
            /netbsd-src/etc/etc.atari/ttys</description>
        <pubDate>Tue, 07 Oct 2008 10:00:00 +0000</pubDate>
        <dc:creator>abs &lt;abs@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0553899e97688b2a963ae446c80c54f1b14ce4ca - remove ad-hok list of pty&apos;s from port tty files, and auto-generate it so</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.atari/ttys#0553899e97688b2a963ae446c80c54f1b14ce4ca</link>
        <description>remove ad-hok list of pty&apos;s from port tty files, and auto-generate it sothat it is consistent, and in the proper order.

            List of files:
            /netbsd-src/etc/etc.atari/ttys</description>
        <pubDate>Sun, 20 Jun 2004 21:30:26 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5c2824bce4b0560ccaa68702df393069f7c8092b - Revert &apos;console&apos; back to /dev/console (from /dev/constty)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.atari/ttys#5c2824bce4b0560ccaa68702df393069f7c8092b</link>
        <description>Revert &apos;console&apos; back to /dev/console (from /dev/constty)

            List of files:
            /netbsd-src/etc/etc.atari/ttys</description>
        <pubDate>Sat, 04 Oct 2003 07:41:11 +0000</pubDate>
        <dc:creator>dsl &lt;dsl@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e5217087d8a629b503615d8c3ad49774d64a50cf - Change &apos;console&apos; login to use /dev/constty so that its output isn&apos;t</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.atari/ttys#e5217087d8a629b503615d8c3ad49774d64a50cf</link>
        <description>Change &apos;console&apos; login to use /dev/constty so that its output isn&apos;tstolen by code that requests system messages using TIOCCONS.

            List of files:
            /netbsd-src/etc/etc.atari/ttys</description>
        <pubDate>Fri, 03 Oct 2003 14:54:20 +0000</pubDate>
        <dc:creator>dsl &lt;dsl@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d463d60e3f7309a4f5753d76d764edd0385f3792 - Add the wscons devices (ttyEx) so you can really login on the Milan in</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.atari/ttys#d463d60e3f7309a4f5753d76d764edd0385f3792</link>
        <description>Add the wscons devices (ttyEx) so you can really login on the Milan inmulti-user mode...

            List of files:
            /netbsd-src/etc/etc.atari/ttys</description>
        <pubDate>Wed, 12 Jun 2002 19:36:31 +0000</pubDate>
        <dc:creator>leo &lt;leo@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f0fa118e2be3e7cc622f9d0116e79bc7bbc0706 - Added ttyp[g-zA-Z] (bin/15594).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.atari/ttys#8f0fa118e2be3e7cc622f9d0116e79bc7bbc0706</link>
        <description>Added ttyp[g-zA-Z] (bin/15594).

            List of files:
            /netbsd-src/etc/etc.atari/ttys</description>
        <pubDate>Wed, 13 Feb 2002 09:46:01 +0000</pubDate>
        <dc:creator>martti &lt;martti@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee4a3af175aa5deca939c6366678f21573586837 - This should be the final part of moving to 64 PTYs by default. Added</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.atari/ttys#ee4a3af175aa5deca939c6366678f21573586837</link>
        <description>This should be the final part of moving to 64 PTYs by default. Addedentries for tty{r,s}{0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f} to /etc/ttys.Thanks to Matthew Green for pointing out the need.

            List of files:
            /netbsd-src/etc/etc.atari/ttys</description>
        <pubDate>Sat, 12 Aug 2000 13:43:40 +0000</pubDate>
        <dc:creator>mason &lt;mason@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e5ad8a8530f7d528f91c4479ea8c3fd55f59b15 - merge in changes from 1.1 release branch</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.atari/ttys#9e5ad8a8530f7d528f91c4479ea8c3fd55f59b15</link>
        <description>merge in changes from 1.1 release branch

            List of files:
            /netbsd-src/etc/etc.atari/ttys</description>
        <pubDate>Tue, 28 Nov 1995 05:40:18 +0000</pubDate>
        <dc:creator>jtc &lt;jtc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>03c8ad028e84dbe8b67bc931933160d9265453e7 - NetBSD/Atari, port by Leo Weppelman.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.atari/ttys#03c8ad028e84dbe8b67bc931933160d9265453e7</link>
        <description>NetBSD/Atari, port by Leo Weppelman.

            List of files:
            /netbsd-src/etc/etc.atari/ttys</description>
        <pubDate>Thu, 30 Mar 1995 05:44:08 +0000</pubDate>
        <dc:creator>leo &lt;leo@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
