[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/freebsd.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/freebsd.h,v |
Date: |
Wed, 16 Jul 2008 07:26:32 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/16 07:26:30
Index: s/freebsd.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/freebsd.h,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -b -r1.53 -r1.54
--- s/freebsd.h 12 Jul 2008 05:31:23 -0000 1.53
+++ s/freebsd.h 16 Jul 2008 07:26:30 -0000 1.54
@@ -134,12 +134,6 @@
ioctl TIOCSCTTY. */
#define DONT_REOPEN_PTY
-/* CLASH_DETECTION is defined in bsd-common.h.
- In FreeBSD 2.1.5 (and other 2.1.x), this results useless symbolic links
- remaining in /tmp or other directories with +t bit.
- To avoid this problem, you could #undef it to use no file lock. */
-/* #undef CLASH_DETECTION */
-
/* If the system's imake configuration file defines `NeedWidePrototypes'
as `NO', we must define NARROWPROTO manually. Such a define is
generated in the Makefile generated by `xmkmf'. If we don't
- [Emacs-diffs] Changes to emacs/src/s/freebsd.h,v, Dan Nicolaescu, 2008/07/09
- [Emacs-diffs] Changes to emacs/src/s/freebsd.h,v, Dan Nicolaescu, 2008/07/10
- [Emacs-diffs] Changes to emacs/src/s/freebsd.h,v, Dan Nicolaescu, 2008/07/12
- [Emacs-diffs] Changes to emacs/src/s/freebsd.h,v,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/src/s/freebsd.h,v, Dan Nicolaescu, 2008/07/20
- [Emacs-diffs] Changes to emacs/src/s/freebsd.h,v, Dan Nicolaescu, 2008/07/23