| History log of /src/etc/etc.sun3/ttys |
| Revision | | Date | Author | Comments |
| 1.10 |
| 07-Oct-2008 |
abs | 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
|
| 1.9 |
| 20-Jun-2004 |
christos | branches: 1.9.26; 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.
|
| 1.8 |
| 04-Oct-2003 |
dsl | Revert 'console' back to /dev/console (from /dev/constty)
|
| 1.7 |
| 03-Oct-2003 |
dsl | Change 'console' login to use /dev/constty so that its output isn't stolen by code that requests system messages using TIOCCONS.
|
| 1.6 |
| 13-Feb-2002 |
martti | Added ttyp[g-zA-Z] (bin/15594).
|
| 1.5 |
| 12-Aug-2000 |
mason | 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.
|
| 1.4 |
| 15-Dec-1997 |
gwr | branches: 1.4.10; Run getty on the actual devices (not /dev/console) so that /etc/ttyaction does its thing for /dev/kd but not /dev/ttya
|
| 1.3 |
| 09-Oct-1996 |
jtc | branches: 1.3.2; merge in 1.2 branch
|
| 1.2 |
| 08-Oct-1995 |
gwr | branches: 1.2.6; Run gettys on: /dev/ttya, /dev/kd Do not run it on /dev/console (Only init should open /dev/console for input.)
|
| 1.1 |
| 12-Jul-1994 |
gwr | branches: 1.1.1; Initial revision
|
| 1.1.1.1 |
| 12-Jul-1994 |
gwr | branches: 1.1.1.1.2; first cut
|
| 1.1.1.1.2.2 |
| 12-Jul-1994 |
gwr | first cut
|
| 1.1.1.1.2.1 |
| 12-Jul-1994 |
gwr | file ttys was added on branch netbsd-1-0 on 1994-07-12 21:11:20 +0000
|
| 1.2.6.1 |
| 20-Sep-1996 |
gwr | OK, run getty on /dev/console so the UCONSOLE hack works.
|
| 1.3.2.1 |
| 15-Dec-1997 |
gwr | Sync with 1.4 (Run getty on actual devices, not /dev/console)
|
| 1.4.10.1 |
| 12-Aug-2000 |
mason | This should be the last piece of the move to 64 default PTYs. /etc/ttys now has entries for 64 ptys.
Thanks to Matthew Green for pointing out the need for this.
|
| 1.9.26.1 |
| 17-Jan-2009 |
mjf | Sync with HEAD.
|