Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sbin/wsconsctl
Module Name:    src
Committed By:   tron
Date:           Sun May  1 18:41:01 UTC 2005
Modified Files:
        src/sbin/wsconsctl [netbsd-3]: display.c
Log Message:
Pull up revision 1.11 (requested by jmmv in ticket #227):
Do not use FLG_MODIFY to mark color settings.  I thought this was used to
denote that a flag was readable/writeable, but that is achieved by passing
a 0 as the flags.
Thanks to uwe@ for finding this out and explaining me why it was wrong.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.2.1 src/sbin/wsconsctl/display.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index