Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/04/1998 19:10:02
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.