Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2001-02-11 | Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). Only | Aaron Campbell | |
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'. | |||
2001-02-08 | vt100 -> vt220. wscons supports at least a subset of vt220 functionality. This | Aaron Campbell | |
makes the PGUP and PGDN keys work again as expected. | |||
2001-01-30 | Support for the wscons machine-independent console driver on the i386. To | Aaron Campbell | |
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. | |||
1998-06-28 | indent | Artur Grabowski | |
1998-04-07 | delete xdm bullshit which does not work | Theo de Raadt | |
1997-10-11 | cleanup | Theo de Raadt | |
1997-10-06 | make ttyC5; disable getty on ttyC4 (XFree86) | Theo de Raadt | |
1997-06-03 | let us try to move to pcvt as default; report problem cards to me | Theo de Raadt | |
1997-01-03 | minimize | Theo de Raadt | |
1997-01-03 | No virtual consoles by default. | etheisen | |
1997-01-01 | add a comment on how to start xdm via init (only i386 for now - which other | Thomas Graichen | |
ports do also have X and on which device in ttys the xdm has to be started there ?) | |||
1996-08-17 | do not screw with mice; from dm | Theo de Raadt | |
1996-08-09 | console device becomes ttyC0 (ttyC0-9 for pcvt) to avoid pty conflict | Theo de Raadt | |
1996-07-28 | create pty component of /etc/ttys automatically | Theo de Raadt | |
1996-07-13 | enable ttyv[1-2] for pcvt; and tty00 for serial console. new init is smart | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |