[PULL] some cleanups
Alexandr Shadchin
alexandr.shadchin at gmail.com
Sun Oct 2 05:34:57 PDT 2011
The following changes since commit afb1fe695d197187a301c19863a128a65389b15c:
Merge remote-tracking branch 'whot/next' (2011-09-26 20:24:15 -0700)
are available in the git repository at:
git at github.com:Koba/xserver.git reviewed
Alexandr Shadchin (8):
bsd: Remove unused macros KBD_FD
bsd: Replacement screenFd on consoleFd because they are equivalent
bsd: Variable devConsoleFd need only if defined PCCONS_SUPPORT
bsd: Remove dead code
bsd: Some clean up
bsd: OpenBSD and NetBSD not need extra headers in PCVT_SUPPORT
bsd: ioctl KDENABIO/KDDISABIO do not matter for OpenBSD
Remove unused vtSysreq
hw/xfree86/common/xf86Config.c | 13 -------
hw/xfree86/common/xf86Globals.c | 2 -
hw/xfree86/common/xf86Privstr.h | 3 --
hw/xfree86/man/xorg.conf.man | 12 -------
hw/xfree86/os-support/bsd/alpha_video.c | 2 +-
hw/xfree86/os-support/bsd/arm_video.c | 6 ++--
hw/xfree86/os-support/bsd/bsd_bell.c | 4 --
hw/xfree86/os-support/bsd/bsd_init.c | 51 +++++-----------------------
hw/xfree86/os-support/bsd/i386_video.c | 2 +-
hw/xfree86/os-support/bsd/ppc_video.c | 4 +-
hw/xfree86/os-support/bsd/sparc64_video.c | 2 +-
hw/xfree86/os-support/xf86_OSlib.h | 42 ++++++-----------------
hw/xfree86/parser/xf86tokens.h | 2 -
13 files changed, 28 insertions(+), 117 deletions(-)
--
Alexandr Shadchin
More information about the xorg-devel
mailing list