summaryrefslogtreecommitdiff
path: root/x11/XFree86-4/files/patch-9
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XFree86-4/files/patch-9')
-rw-r--r--x11/XFree86-4/files/patch-912
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/XFree86-4/files/patch-9 b/x11/XFree86-4/files/patch-9
new file mode 100644
index 000000000000..985d7dddac3d
--- /dev/null
+++ b/x11/XFree86-4/files/patch-9
@@ -0,0 +1,12 @@
+--- programs/xdm/sessreg.c~ Sun Jan 16 18:33:06 2000
++++ programs/xdm/sessreg.c Sun Jan 23 03:31:15 2000
+@@ -79,7 +79,9 @@
+
+ #ifdef CSRG_BASED
+ /* *BSD doesn't like a ':0' type entry in utmp */
++#ifndef __FreeBSD__
+ #define NO_UTMP
++#endif
+ #endif
+
+ #ifndef WTMP_FILE