K 10 svn:author V 6 anholt K 8 svn:date V 27 2004-06-19T05:51:45.000000Z K 7 svn:log V 396 - Install the server setuid by default. The x11/wrapper/files/wrapper.c code is already in the server. I can't even imagine a situation where running an X server (which is run as root, mind you) is ok, while having a setuid X server with arguments and environment checking ala wrapper.c is not. But put an option in anyway. - Include the SERVER_PATCHES define needed for the new server ports. END