OpenBSD CVS

CVS log for src/etc/etc.i386/ttys


[BACK] Up to [local] / src / etc / etc.i386

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Wed Jan 9 17:39:42 2008 UTC (16 years, 4 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, HEAD
Changes since 1.17: +14 -14 lines
Diff to previous 1.17 (colored)

Try to make /etc/ttys more consistent accross platforms, which will also
make the installation media's life easier:
- stop using ``Pc'' as a getty terminal type, use std.9600 instead.
- on platforms with multiple virtual consoles (alpha, amd64, i386,
  zaurus), console is disabled, various ttyC* are enabled.
- on other platforms, console is enabled, all other devices are
  disabled. This only changes armish, mac68k, sgi.
- default terminal for console is unknown on serial-only machines, vt220
  on glass-capable machines (questionable, but done for consistency).
- minor whitespace changes.
- glass console forgotten on a couple platforms (luna88k, sparc64, vax).

eyeballed by deraadt@, ok krw@

Revision 1.17 / (download) - annotate - [select for diffs], Sun Jun 9 06:15:14 2002 UTC (21 years, 11 months ago) by todd
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.16: +0 -0 lines
Diff to previous 1.16 (colored)

rm trailing whitespace

Revision 1.16 / (download) - annotate - [select for diffs], Sun Feb 11 19:14:05 2001 UTC (23 years, 3 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.15: +5 -1 lines
Diff to previous 1.15 (colored)

Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). Only
6 are enabled by default. After these changes, to enable more you must
change the "option WSDISPLAY_DEFAULTSCREENS" in the kernel config file and
edit /etc/ttys to switch the new ones from 'off' to 'on'.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Feb 8 02:55:43 2001 UTC (23 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.14: +10 -10 lines
Diff to previous 1.14 (colored)

vt100 -> vt220. wscons supports at least a subset of vt220 functionality. This
makes the PGUP and PGDN keys work again as expected.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jan 30 00:00:34 2001 UTC (23 years, 4 months ago) by aaron
Branch: MAIN
Changes since 1.13: +10 -10 lines
Diff to previous 1.13 (colored)

Support for the wscons machine-independent console driver on the i386. To
become default in a few moments once deraadt commits new kernel config files.

IMPORTANT NOTE: A few important pieces are still required to be worked out
over the next few days. Users (and developers) relying on X should probably
stay away from -current until further notice. This should not take long, but
here is your first heads up. If you decide to upgrade your kernel anyway,
be sure to update your /etc/ttys file to use vt100 instead of vt220. The
rest of the fallout from this should be minor.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Jun 28 00:48:37 1998 UTC (25 years, 11 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored)

indent

Revision 1.12 / (download) - annotate - [select for diffs], Tue Apr 7 06:02:56 1998 UTC (26 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored)

delete xdm bullshit which does not work

Revision 1.11 / (download) - annotate - [select for diffs], Sat Oct 11 21:22:10 1997 UTC (26 years, 7 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

cleanup

Revision 1.10 / (download) - annotate - [select for diffs], Mon Oct 6 05:17:18 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

make ttyC5; disable getty on ttyC4 (XFree86)

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 3 20:41:13 1997 UTC (27 years ago) by deraadt
Branch: MAIN
Changes since 1.8: +8 -8 lines
Diff to previous 1.8 (colored)

let us try to move to pcvt as default; report problem cards to me

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 3 07:49:05 1997 UTC (27 years, 5 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.7: +1 -5 lines
Diff to previous 1.7 (colored)

minimize

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 3 03:27:54 1997 UTC (27 years, 5 months ago) by etheisen
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

No virtual consoles by default.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 1 20:15:34 1997 UTC (27 years, 5 months ago) by graichen
Branch: MAIN
Changes since 1.5: +9 -4 lines
Diff to previous 1.5 (colored)

add a comment on how to start xdm via init (only i386 for now - which other
ports do also have X and on which device in ttys the xdm has to be started
there ?)

Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 17 05:42:43 1996 UTC (27 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

do not screw with mice; from dm

Revision 1.4 / (download) - annotate - [select for diffs], Fri Aug 9 00:25:03 1996 UTC (27 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +9 -9 lines
Diff to previous 1.3 (colored)

console device becomes ttyC0 (ttyC0-9 for pcvt) to avoid pty conflict

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 28 09:00:57 1996 UTC (27 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +1 -33 lines
Diff to previous 1.2 (colored)

create pty component of /etc/ttys automatically

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 13 11:13:10 1996 UTC (27 years, 10 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +16 -9 lines
Diff to previous 1.1 (colored)

enable ttyv[1-2] for pcvt; and tty00 for serial console. new init is smart

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:38:00 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:38:00 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.