summaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/files/patch-j
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-03-16 23:40:19 +0000
committerWill Andrews <will@FreeBSD.org>2002-03-16 23:40:19 +0000
commit92becb4baf7713b343d948a652f39579b35fcb52 (patch)
treee95fd7d2f39f40888e10b2d3afdb76e7196d0055 /x11/XFree86-4-libraries/files/patch-j
parentXFree86 4.2.0 Stage 1: bsd.port.mk (diff)
XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades
[1] Upgrade to 4.2.0. [2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES by default. Submitted by: [1] sf, taguchi@tohoku.iij.ad.jp Approved by: [2] core
Notes
Notes: svn path=/head/; revision=56229
Diffstat (limited to 'x11/XFree86-4-libraries/files/patch-j')
-rw-r--r--x11/XFree86-4-libraries/files/patch-j11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-j b/x11/XFree86-4-libraries/files/patch-j
deleted file mode 100644
index cc9ac2f98fdb..000000000000
--- a/x11/XFree86-4-libraries/files/patch-j
+++ /dev/null
@@ -1,11 +0,0 @@
---- programs/xdm/config/xdm-conf.cpp.orig Wed Sep 6 17:05:53 2000
-+++ programs/xdm/config/xdm-conf.cpp Wed Sep 6 17:06:03 2000
-@@ -5,7 +5,7 @@
- DisplayManager.keyFile: XDMDIR/xdm-keys
- DisplayManager.servers: XDMDIR/Xservers
- DisplayManager.accessFile: XDMDIR/Xaccess
--DisplayManager.willing: su nobody -c XDMDIR/Xwilling
-+DisplayManager.willing: su -fm nobody -c XDMDIR/Xwilling
- ! All displays should use authorization, but we cannot be sure
- ! X terminals will be configured that way, so by default
- ! use authorization only for local displays :0, :1, etc.