NetBSD/external/mit/xorg/server/xorg-server
riastradh ef315f7931 Remove MKCRYPTO option.
Originally, MKCRYPTO was introduced because the United States
classified cryptography as a munition and restricted its export.  The
export controls were substantially relaxed fifteen years ago, and are
essentially irrelevant for software with published source code.

In the intervening time, nobody bothered to remove the option after
its motivation -- the US export restriction -- was eliminated.  I'm
not aware of any other operating system that has a similar option; I
expect it is mainly out of apathy for churn that we still have it.
Today, cryptography is an essential part of modern computing -- you
can't use the internet responsibly without cryptography.

The position of the TNF board of directors is that TNF makes no
representation that MKCRYPTO=no satisfies any country's cryptography
regulations.

My personal position is that the availability of cryptography is a
basic human right; that any local laws restricting it to a privileged
few are fundamentally immoral; and that it is wrong for developers to
spend effort crippling cryptography to work around such laws.

As proposed on tech-crypto, tech-security, and tech-userlevel to no
objections:

https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.html
https://mail-index.netbsd.org/tech-security/2017/05/06/msg000928.html
https://mail-index.netbsd.org/tech-userlevel/2017/05/06/msg010547.html

P.S.  Reviewing all the uses of MKCRYPTO in src revealed a lot of
*bad* crypto that was conditional on it, e.g. DES in telnet...  That
should probably be removed too, but on the grounds that it is bad,
not on the grounds that it is (nominally) crypto.
2017-05-21 15:28:36 +00:00
..
composite various updates: 2016-08-14 03:43:03 +00:00
config
damageext
dbe various updates: 2016-08-14 03:43:03 +00:00
dix let there be a sane font path! 2016-11-17 07:58:24 +00:00
doc various build updates for xorg-server 1.18. with this and some other 2016-08-14 00:03:57 +00:00
dri3 various build updates for xorg-server 1.18. with this and some other 2016-08-14 00:03:57 +00:00
exa
fb
glamor Add -Wno-error=enum-conversion when building glamor with clang. 2016-09-02 03:58:59 +00:00
glx
hw Remove MKCRYPTO option. 2017-05-21 15:28:36 +00:00
include don't install dix-config.h. it shouldn't be. 2016-08-19 22:33:34 +00:00
mi delete dead code. fix DIX flags for xorg-server 1.18 build after the 2016-08-20 01:03:34 +00:00
miext
os build timingsafe_memcpy.c. 2017-03-08 07:45:11 +00:00
present various build updates for xorg-server 1.18. with this and some other 2016-08-14 00:03:57 +00:00
pseudoramiX various build updates for xorg-server 1.18. with this and some other 2016-08-14 00:03:57 +00:00
randr add missing include paths. 2016-08-15 22:01:16 +00:00
record
render
Xext delete dead code. fix DIX flags for xorg-server 1.18 build after the 2016-08-20 01:03:34 +00:00
xfixes various updates: 2016-08-14 03:43:03 +00:00
Xi add missing include paths. 2016-08-15 22:01:16 +00:00
xkb various build updates for xorg-server 1.18. with this and some other 2016-08-14 00:03:57 +00:00
xkbstubs various build updates for xorg-server 1.18. with this and some other 2016-08-14 00:03:57 +00:00
XTrap
Makefile add some missing @foo@ cases for libepoxy, libxshmfence and xorg-server. 2017-03-05 11:52:38 +00:00
Makefile.common - introduce HAVE_XORG_GLAMOR which is set to yes on xorg-server 1.18 2016-08-19 03:59:30 +00:00
Makefile.serverlib - introduce HAVE_XORG_GLAMOR which is set to yes on xorg-server 1.18 2016-08-19 03:59:30 +00:00
Makefile.servermod
Makefile.Xserver follow upstream change from 2009: build xf86Init.c with the rest of the 2016-11-22 10:34:57 +00:00