CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 04/11/09 20:28:39
Log message:
215. Cleanup handling of mmap and SHM existence (David Dawes).
214. Disable direct I/O writes to kbd controller on Linux by default
(David Dawes).
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/Xserver/hw/xfree86/os-support/:
xf86_ansic.h
xc/programs/Xserver/hw/xfree86/os-support/bsd/:
Imakefile
xc/programs/Xserver/hw/xfree86/os-support/linux/:
Imakefile lnx_io.c lnx_kbd.c
xc/programs/Xserver/hw/xfree86/os-support/linux/int10/:
Imakefile
xc/programs/Xserver/hw/xfree86/os-support/linux/int10/vm86/:
Imakefile
xc/programs/Xserver/hw/xfree86/os-support/linux/int10/x86emu/:
Imakefile
xc/programs/Xserver/hw/xfree86/os-support/os2/int10/:
Imakefile
xc/programs/Xserver/hw/xfree86/os-support/shared/:
libc_wrapper.c
Revision Changes Path
3.3340 +7 -2 xc/programs/Xserver/hw/xfree86/CHANGELOG
3.58 +24 -2
xc/programs/Xserver/hw/xfree86/os-support/xf86_ansic.h
3.65 +48 -10
xc/programs/Xserver/hw/xfree86/os-support/bsd/Imakefile
3.49 +48 -3
xc/programs/Xserver/hw/xfree86/os-support/linux/Imakefile
3.29 +13 -4
xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c
1.9 +14 -5
xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_kbd.c
1.19 +3 -3
xc/programs/Xserver/hw/xfree86/os-support/linux/int10/Imakefile
1.6 +2 -2
xc/programs/Xserver/hw/xfree86/os-support/linux/int10/vm86/Imakefile
1.6 +3 -3
xc/programs/Xserver/hw/xfree86/os-support/linux/int10/x86emu/Imakefile
1.4 +49 -5
xc/programs/Xserver/hw/xfree86/os-support/os2/int10/Imakefile
1.107 +13 -14
xc/programs/Xserver/hw/xfree86/os-support/shared/libc_wrapper.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit