Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: xsrc/xfree/xc/programs/Xserver/hw/netbsd/hpc
Module Name: xsrc
Committed By: uwe
Date: Wed Mar 15 02:11:35 UTC 2006
Modified Files:
xsrc/xfree/xc/programs/Xserver/hw/netbsd/hpc: hpcFB.c
Log Message:
Don't call Error in hpcSetDisplayMode, otherwise when we want to print
an error message and stderr is not on the framebuffer console, we get
a lot of spam about failed GMODE/SMODE ioctls.
Instead call Error at the only place where hpcSetDisplayMode is called
to switch to the mapped mode.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 xsrc/xfree/xc/programs/Xserver/hw/netbsd/hpc/hpcFB.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