xserver/hw/kdrive/fbdev
Egbert Eich 5af73f4908 Xephyr: Don't crash when no command line argument is specified
The DDX specific command line parsing function only gets called
if command line arguments are present. Therefore this function
is not suitable to initialize mandatory global variables.
Replace main() instead.

Signed-off-by: Egbert Eich <eich@freedesktop.org>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2015-05-12 09:49:49 -07:00
..
.gitignore
Makefile.am Xephyr: Don't crash when no command line argument is specified 2015-05-12 09:49:49 -07:00
Xfbdev.man
fbdev.c
fbdev.h
fbinit.c