<?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>039df638d6dd00e26f3e9397240f9e46938ff551 - Switch default console tty from /dev/console to /dev/constty</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.pmax/ttys#039df638d6dd00e26f3e9397240f9e46938ff551</link>
        <description>Switch default console tty from /dev/console to /dev/consttyWith this switch processes (such as xconsole) can open /dev/consolewithout breaking login on the text or serial console. This can betrivially triggered by enabling xdm in rc.conf and hittingCtrl+Alt+F1 or equivalent once booted.The changes:- Add entry for /dev/console or /dev/constty if missing- If a port&apos;s had /dev/console &apos;on&apos; switch it off and enable /dev/constty- If a port did not have /dev/console &apos;on&apos;, leave /dev/constty offSome ports had /dev/console off and /dev/ttyE0 enabled, presumably toavoid just this issue. It may make sense to adjust these also (but notin this pass)As discussed on current-users

            List of files:
            /netbsd-src/etc/etc.pmax/ttys</description>
        <pubDate>Wed, 25 Sep 2019 23:09:19 +0000</pubDate>
        <dc:creator>abs &lt;abs@NetBSD.org&gt;</dc:creator>
    </item>
<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.pmax/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.pmax/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.pmax/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.pmax/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>d8360081f72a6188187d6d246265994cc088132d - Remove RASTERCONSOLE support from the pmax port.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.pmax/ttys#d8360081f72a6188187d6d246265994cc088132d</link>
        <description>Remove RASTERCONSOLE support from the pmax port.

            List of files:
            /netbsd-src/etc/etc.pmax/ttys</description>
        <pubDate>Sat, 29 Jul 2006 19:10:56 +0000</pubDate>
        <dc:creator>ad &lt;ad@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.pmax/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.pmax/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>d6fa98c3f02604c03ed72fb0c9cd6c0ffffc5bf8 - getttyent(3) was changed to complain about unknown words at the end of</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.pmax/ttys#d6fa98c3f02604c03ed72fb0c9cd6c0ffffc5bf8</link>
        <description>getttyent(3) was changed to complain about unknown words at the end oftty definitions. Use &apos;#&apos; to separate comments.

            List of files:
            /netbsd-src/etc/etc.pmax/ttys</description>
        <pubDate>Thu, 30 Oct 2003 20:40:20 +0000</pubDate>
        <dc:creator>drochner &lt;drochner@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.pmax/ttys#5c2824bce4b0560ccaa68702df393069f7c8092b</link>
        <description>Revert &apos;console&apos; back to /dev/console (from /dev/constty)

            List of files:
            /netbsd-src/etc/etc.pmax/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.pmax/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.pmax/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>c05375162879dc26015555748bd296b76a1ad923 - compatibility, not compatiblity.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.pmax/ttys#c05375162879dc26015555748bd296b76a1ad923</link>
        <description>compatibility, not compatiblity.

            List of files:
            /netbsd-src/etc/etc.pmax/ttys</description>
        <pubDate>Mon, 06 Jan 2003 13:26:24 +0000</pubDate>
        <dc:creator>wiz &lt;wiz@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.pmax/ttys#8f0fa118e2be3e7cc622f9d0116e79bc7bbc0706</link>
        <description>Added ttyp[g-zA-Z] (bin/15594).

            List of files:
            /netbsd-src/etc/etc.pmax/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.pmax/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.pmax/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>1acb6189fd52df027c3e5de617327dde5bcfb7a3 - Default terminal type of /dev/console is &apos;rcons&apos;.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.pmax/ttys#1acb6189fd52df027c3e5de617327dde5bcfb7a3</link>
        <description>Default terminal type of /dev/console is &apos;rcons&apos;.

            List of files:
            /netbsd-src/etc/etc.pmax/ttys</description>
        <pubDate>Wed, 06 Oct 1999 22:47:58 +0000</pubDate>
        <dc:creator>ad &lt;ad@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>81679d5682d68f7e6f97e7c4efdf85f35276b0f5 - Comment out  lines corresponding to LK-201 keyboard and DEC serial mouse.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.pmax/ttys#81679d5682d68f7e6f97e7c4efdf85f35276b0f5</link>
        <description>Comment out  lines corresponding to LK-201 keyboard and DEC serial mouse.Fixes PR port-pmax/5389.ttyflags -a clobbers them even if they are set to `off&apos;, overridingthe 4800-bit and parity modes needed by the DEC serial kbd/mice.

            List of files:
            /netbsd-src/etc/etc.pmax/ttys</description>
        <pubDate>Mon, 16 Nov 1998 01:31:36 +0000</pubDate>
        <dc:creator>jonathan &lt;jonathan@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f6cf10401f0e0e66e2a2bc6ea26d2c75474305c5 - Changes to pmax MAKEDEV and /dev/ttys:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.pmax/ttys#f6cf10401f0e0e66e2a2bc6ea26d2c75474305c5</link>
        <description>Changes to pmax MAKEDEV and /dev/ttys: * Remove old MAKEDEV code for scc and dc that tried to map tty0 and   tty01 to whichever major/minor were the two comm ports. * Use /dev/tty[abcd] for the scc driver,  in linearly increasing   minor-number order.   (cf. NetBSD/sparc), * Use /dev/ttyD[0123] for the dc705 (DZ11 clone) driver, in linearly   increasing minor-number order. (cf. NetBSD/vax). * Add the above entires to the pmax /etc/ttys.While we&apos;re here, fix wrong major for tun, and comment out unsupported devices.Addresses PRs pmax/4007, pmax/4330, pmax/4367.

            List of files:
            /netbsd-src/etc/etc.pmax/ttys</description>
        <pubDate>Thu, 30 Oct 1997 04:18:27 +0000</pubDate>
        <dc:creator>jonathan &lt;jonathan@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67af0bc1f04ec34852db056801410dcdcfe947d4 - RCS id police</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.pmax/ttys#67af0bc1f04ec34852db056801410dcdcfe947d4</link>
        <description>RCS id police

            List of files:
            /netbsd-src/etc/etc.pmax/ttys</description>
        <pubDate>Tue, 17 Sep 1996 21:45:53 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>347853e7100981f9bc98a170378c1b1823058dd2 - default /etc/ttys for pmax</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/etc/etc.pmax/ttys#347853e7100981f9bc98a170378c1b1823058dd2</link>
        <description>default /etc/ttys for pmax

            List of files:
            /netbsd-src/etc/etc.pmax/ttys</description>
        <pubDate>Tue, 17 Jan 1995 22:51:37 +0000</pubDate>
        <dc:creator>mellon &lt;mellon@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
