#
476602a9 |
| 22-Feb-1997 |
Peter Wemm <peter@FreeBSD.org> |
Revert $FreeBSD$ to $Id$
|
Revision tags: release/2.1.6_cvs, release/2.1.6.1 |
|
#
1130b656 |
| 14-Jan-1997 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
show more ...
|
Revision tags: release/2.1.5_cvs |
|
#
21496d48 |
| 04-Jul-1996 |
Gary Palmer <gpalmer@FreeBSD.org> |
Fix typo.
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
|
#
bfa09c9c |
| 21-Jun-1996 |
Søren Schmidt <sos@FreeBSD.org> |
Added new -m option, that enable / disables the mousepointer on a textmode screen.
|
Revision tags: release/2.1.0_cvs, release/2.0.5_cvs |
|
#
709e8f9a |
| 30-May-1995 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
Remove trailing whitespace.
|
#
50d387a3 |
| 03-Mar-1995 |
Dima Ruban <dima@FreeBSD.org> |
remove option "-s saver" from usage()
|
#
17ee9d00 |
| 22-Feb-1995 |
Søren Schmidt <sos@FreeBSD.org> |
Next syscons update (given up on numbering :)
Removed screensavers from syscons, they are now LKM's. This makes it possible to do some really "interesting" screensavers... Fixed bug that sometimes c
Next syscons update (given up on numbering :)
Removed screensavers from syscons, they are now LKM's. This makes it possible to do some really "interesting" screensavers... Fixed bug that sometimes caused garbage to appear when leaving "scroll-lock" history. Reformattet indentation, it got too deep for a normal 80 pos screen. Split up in syscons.c & syscons.h for use with the saver-lkm's. Temporarily removed -s option from vidcontrol, savers should now be loaded with modload.
show more ...
|
#
8aec2608 |
| 08-Feb-1995 |
Dima Ruban <dima@FreeBSD.org> |
Fixed usage() (cosmetic changes. "(string)" looks much better than "(string" :-)
|
#
e3dbac5e |
| 07-Feb-1995 |
Søren Schmidt <sos@FreeBSD.org> |
Added new choises of cursors.
|
#
1f741c31 |
| 30-Jan-1995 |
Søren Schmidt <sos@FreeBSD.org> |
Added 80x30 & 80x60 experimental modes officially.
|
#
a926a37b |
| 28-Jan-1995 |
Søren Schmidt <sos@FreeBSD.org> |
Third round in syscons update.
Display update method changed, now allways write in memory buffer, then periodically update physical display. Speed improvements (now > 5 times faster than the old s
Third round in syscons update.
Display update method changed, now allways write in memory buffer, then periodically update physical display. Speed improvements (now > 5 times faster than the old syscons). History now circular buffer, with changeable size. History scroll by up/down line, up/down page, home and end. Backtab proberly implemented. Now space for 96 function keys, 63 allocated standard, default now SCO/SYSV compat again as in the old days. New keyboard definition files ~share/syscons/keymaps/* Misc fixes for old "hacks" that broke SCO/SYSV compat. More that I forgot before writing this...
show more ...
|
#
63787756 |
| 12-Jan-1995 |
Søren Schmidt <sos@FreeBSD.org> |
First round in syscons update. Several new features has been added:
No kernel config options anymore besides keyboard language layout. Virtual consoles are now dynamically allocated, no NCONS anymor
First round in syscons update. Several new features has been added:
No kernel config options anymore besides keyboard language layout. Virtual consoles are now dynamically allocated, no NCONS anymore. Software cursor blinking/nonblinking. Visual bell for laptops (don't beep at meetings :-). Cursor/bell default type setable via config "flags" instead of as defines. Cursor/bell type setable via ioctl's. New video modes 80x30 80x60 for some laptops, and those with multisync monitors. Scroll-lock history (length currently fixed at 100 lines). Lots of cleanups, some only commented out for now (will goaway soon). Support for new features in vidcontrol/kbdcontrol. Updated manpages.
show more ...
|
Revision tags: release/2.0 |
|
#
d28fc953 |
| 26-Sep-1994 |
Andrey A. Chernov <ache@FreeBSD.org> |
usage help: uncomment -d option, add -x option
|
#
3644e283 |
| 15-Sep-1994 |
Søren Schmidt <sos@FreeBSD.org> |
Added support for some of the new video modes in syscons.
Reviewed by: Submitted by: Obtained from:
|
#
7363955d |
| 17-Aug-1994 |
Søren Schmidt <sos@FreeBSD.org> |
Added vidcontrol util from 1.1.5.1+
Reviewed by: Submitted by:
|