History log of /netbsd-src/etc/etc.macppc/ttys (Results 1 – 12 of 12)
Revision Date Author Comments
# be2c1ce5 22-Jan-2012 macallan <macallan@NetBSD.org>

use a more appropriate terminal type for ttyE*


# 3388ad40 07-Oct-2008 abs <abs@NetBSD.org>

Add a constty entry, marked 'off', with otherwise the same settings
as the console. Now when coming up in single user mode the tset in
/.profile can set the terminal type correctly.
Note: I believe c

Add a constty entry, marked 'off', with otherwise the same settings
as 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 'on' and console 'off', but thats a
separate discussion

show more ...


# 3b2abbc7 08-May-2008 macallan <macallan@NetBSD.org>

add ttyE1-3


# a48fac26 08-May-2008 tsutsui <tsutsui@NetBSD.org>

vt100 is better than unknown for ttyZ[01].


# 995861ac 07-Oct-2005 rpaulo <rpaulo@NetBSD.org>

Replace tty0[0-1] with ttyZ[0-1] because if we list symlinks, PAM
would break and remove tty0[2-7] since they don't exist.


# 0553899e 20-Jun-2004 christos <christos@NetBSD.org>

remove ad-hok list of pty's from port tty files, and auto-generate it so
that it is consistent, and in the proper order.


# 5c2824bc 04-Oct-2003 dsl <dsl@NetBSD.org>

Revert 'console' back to /dev/console (from /dev/constty)


# e5217087 03-Oct-2003 dsl <dsl@NetBSD.org>

Change 'console' login to use /dev/constty so that its output isn't
stolen by code that requests system messages using TIOCCONS.


# 8f0fa118 13-Feb-2002 martti <martti@NetBSD.org>

Added ttyp[g-zA-Z] (bin/15594).


# ee4a3af1 12-Aug-2000 mason <mason@NetBSD.org>

This should be the final part of moving to 64 PTYs by default. Added
entries 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.


# 47227952 17-Jan-1999 tsubai <tsubai@NetBSD.org>

Add ttyE0.
Turn off console, turn on ttyE0 and tty00.


# aeb6277b 26-Jun-1998 tsubai <tsubai@NetBSD.org>

New files.