[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: X11
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: X11
- From: Matthieu Herrb <matthieu_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 17 Feb 2000 23:44:21 -0700 (MST)
- Reply-to: Matthieu Herrb <matthieu_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: X11
Changes by: matthieu_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2000/02/17 23:44:21
Modified files:
xc/programs/Xserver/hw/sun: sunFbs.c
Log message:
- don't need to valloc() the framebuffer before mmap()
- don't try to mmap() the framebuffer with MAP_PRIVATE: UVM generates a
kernel warning, since MAP_PRIVATE has no sense for a device
- make sure MAP_FILE is defined
(From NetBSD)
Visit your host, monkey.org