xserver-multidpi/hw/xfree86/os-support
Alan Coopersmith 913416b718 Solaris: delete undocumented, unuseful -protect0 flag
Solaris already makes the page at address 0 inaccessible by default to
catch NULL pointer bugs, we don't need a double secret undocumented flag
to try to make our own hacky attempt at it.

As a bonus, deleting this code removes gcc warning of:

sun_init.c: In function 'xf86OpenConsole':
sun_init.c:103:17: warning: declaration of 'fd' shadows a previous local [-Wshadow]
             int fd = -1;
                 ^
sun_init.c:89:9: warning: shadowed declaration is here [-Wshadow]
     int fd;
         ^

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
2014-12-11 11:44:14 -08:00
..
bsd Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
bus xfree86: Remove unused xf86{Map,Unmap}LegacyIO 2014-07-29 09:52:52 -04:00
hurd Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
linux Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
misc Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
shared Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
solaris Solaris: delete undocumented, unuseful -protect0 flag 2014-12-11 11:44:14 -08:00
stub xfree86: Remove xf86ReadBIOS 2014-09-16 11:58:53 -04:00
int10Defines.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Makefile.am xfree86: Add stubs for os-support to help adding new architecture support 2011-10-15 21:18:47 -07:00
xf86_OSlib.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86_OSproc.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86OSpriv.h xfree86: Remove xf86LinearVidMem 2014-09-16 11:58:53 -04:00