aboutsummaryrefslogtreecommitdiff
path: root/x11/xdm/files
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2011-11-29 03:02:44 +0000
committerEitan Adler <eadler@FreeBSD.org>2011-11-29 03:02:44 +0000
commitc8ae6d38d712590e760a2ddc27fe64b71e106603 (patch)
treec844b840f55e62054d0f0caa541732939b292ef1 /x11/xdm/files
parentd5f56c154d884c1d72cabff1f321a181cfae98e7 (diff)
downloadports-c8ae6d38d712590e760a2ddc27fe64b71e106603.tar.gz
ports-c8ae6d38d712590e760a2ddc27fe64b71e106603.zip
- update to 1.1.11
Some new features: - Check for allowRootLogin on PAM and non-OpenBSD passwd authentication backends - Add man page for xdmshell - Some memory leaks fixed - Use explicitly /bin/sh for running of Xwilling script via su. - many config fixes and changes Obtained from: xorg-devel repo Feature safe: yes
Notes
Notes: svn path=/head/; revision=286601
Diffstat (limited to 'x11/xdm/files')
-rw-r--r--x11/xdm/files/patch-xdm_session.c (renamed from x11/xdm/files/patch-session.c)4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xdm/files/patch-session.c b/x11/xdm/files/patch-xdm_session.c
index 6eb34ed2346f..de1c579b4f8b 100644
--- a/x11/xdm/files/patch-session.c
+++ b/x11/xdm/files/patch-xdm_session.c
@@ -1,5 +1,5 @@
---- session.c.orig Sun Jun 3 22:49:51 2007
-+++ session.c Sun Jun 3 22:56:06 2007
+--- xdm/session.c.orig Sun Jun 3 22:49:51 2007
++++ xdm/session.c Sun Jun 3 22:56:06 2007
@@ -543,6 +543,7 @@
pid_t pid;
#ifdef HAS_SETUSERCONTEXT