Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
ross
Sat Jul 4 19:07:03 PDT 1998
Update of /cvsroot/xsrc/xc/programs/Xserver/mfb
In directory nb00:/tmp/cvs-serv12376/programs/Xserver/mfb
Modified Files:
mfbtegblt.c
Log Message:
Add a comment and this log message stating:
/*
* XXX XXX XXX There is something horribly, massively wrong here. There are
* hardcoded shifts by 64 below; these cannot work on any present-day
* architecture.
*/
This only affects the combination of pixels-per-word == 64 and fb ==
monochrome. I'm not sure if that happens at all; it's certainly rare.
ross
Sat Jul 4 19:07:44 PDT 1998
Update of /cvsroot/xsrc/xc/programs/Xserver/record
In directory nb00:/tmp/cvs-serv12417/programs/Xserver/record
Modified Files:
set.c
Log Message:
Kill off LP64-related warnings.
Home |
Main Index |
Thread Index |
Old Index