History log of /xsrc/external/mit/xf86-input-ws/dist/src/emumb.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 861b9fee 01-Jan-2019 mrg <mrg@NetBSD.org>

fix various errors and warnings with xorg-server 1.20:

- no Error() in scope
- more wakeup/blockhandler ABI changes
- more notify fd API changes
- more xf86CursorResetCursor changes
- lots of char* -> const char*
- fix ati kms config.h now HAVE_XF86_CURSOR_RESET_CURSOR is available
- another xf86GetOS() is removed fix
- OsBlockSIGIO() etc, -> old, but still around API until properly converted
- don't free const char * data owned by some other system

# d6a0ccf1 02-Aug-2011 mrg <mrg@NetBSD.org>

port to netbsd wscons

# c57823e8 02-Aug-2011 mrg <mrg@NetBSD.org>

initial import of xf86-input-ws from openbsd-current xenocara, with
xorg 1.10 input fixes.

# 240a9a23 27-Nov-2009 mbalmer <mbalmer@NetBSD.org>

initial import of xf86-input-ws, from OpenBSD