Make kdrive (i.e. Xephyr only) buildable on FreeBSD and probably other OSes

without linux VT switching, fbdev, and vm86 support.
This commit is contained in:
Eric Anholt 2006-02-10 07:52:05 +00:00
commit efc3fab7f4
5 changed files with 28 additions and 5 deletions

View file

@ -1,3 +1,12 @@
2006-02-09 Eric Anholt <anholt@FreeBSD.org>
* configure.ac:
* hw/kdrive/linux/Makefile.am:
* hw/kdrive/linux/agp.c:
* hw/kdrive/src/Makefile.am:
Make kdrive (i.e. Xephyr only) buildable on FreeBSD and probably other
OSes without linux VT switching, fbdev, and vm86 support.
2006-02-09 Eric Anholt <anholt@FreeBSD.org>
* GL/glx/indirect_reqsize.c: