Mercurial > emacs
changeset 28594:e36f3a1efa2b
Don't define autoconfiscated NLIST_STRUCT.
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 14 Apr 2000 17:53:11 +0000 |
parents | 9e0cd0f9571f |
children | 9b213badb804 |
files | src/s/aix3-1.h src/s/bsd4-1.h src/s/bsd4-2.h src/s/bsd4-3.h src/s/cxux.h src/s/dgux.h src/s/hpux.h src/s/iris3-5.h src/s/iris3-6.h src/s/irix3-3.h src/s/rtu.h src/s/umax.h src/s/unipl5-0.h src/s/unipl5-2.h src/s/usg5-0.h src/s/usg5-2-2.h src/s/usg5-2.h src/s/usg5-3.h src/s/xenix.h |
diffstat | 19 files changed, 0 insertions(+), 78 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/aix3-1.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/aix3-1.h Fri Apr 14 17:53:11 2000 +0000 @@ -139,10 +139,6 @@ /* #define SHORTNAMES */ -/* We do NOT use the Berkeley (and usg5.2.2) interface to nlist. */ - -/* #define NLIST_STRUCT */ - /* The file containing the kernel's symbol table is called /unix. */ #define KERNEL_FILE "/unix"
--- a/src/s/bsd4-1.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/bsd4-1.h Fri Apr 14 17:53:11 2000 +0000 @@ -98,10 +98,6 @@ #undef CLASH_DETECTION /* Might work; not tried yet. */ -/* We use the Berkeley (and usg5.2.2) interface to nlist. */ - -#define NLIST_STRUCT - /* The file containing the kernel's symbol table is called /vmunix. */ #define KERNEL_FILE "/vmunix"
--- a/src/s/bsd4-2.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/bsd4-2.h Fri Apr 14 17:53:11 2000 +0000 @@ -102,10 +102,6 @@ #define CLASH_DETECTION -/* We use the Berkeley (and usg5.2.2) interface to nlist. */ - -#define NLIST_STRUCT - /* The file containing the kernel's symbol table is called /vmunix. */ #define KERNEL_FILE "/vmunix"
--- a/src/s/bsd4-3.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/bsd4-3.h Fri Apr 14 17:53:11 2000 +0000 @@ -105,10 +105,6 @@ #define CLASH_DETECTION -/* We use the Berkeley (and usg5.2.2) interface to nlist. */ - -#define NLIST_STRUCT - /* The file containing the kernel's symbol table is called /vmunix. */ #define KERNEL_FILE "/vmunix"
--- a/src/s/cxux.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/cxux.h Fri Apr 14 17:53:11 2000 +0000 @@ -193,10 +193,6 @@ #define HAVE_SOCKETS -/* We use the Berkeley (and usg5.2.2) interface to nlist. */ - -#define NLIST_STRUCT - /* The symbol in the kernel where the load average is found is named _avenrun. */
--- a/src/s/dgux.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/dgux.h Fri Apr 14 17:53:11 2000 +0000 @@ -164,12 +164,6 @@ 4800, 9600, 19200, 38400 } /* - * Define NLIST_STRUCT if the system has nlist.h - */ - -#define NLIST_STRUCT - -/* * Make WM Interface Compliant. */
--- a/src/s/hpux.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/hpux.h Fri Apr 14 17:53:11 2000 +0000 @@ -124,10 +124,6 @@ /* #define SHORTNAMES */ -/* We use the Berkeley (and usg5.2.2) interface to nlist. */ - -#define NLIST_STRUCT - /* The file containing the kernel's symbol table is called /hp-ux. */ #define KERNEL_FILE "/hp-ux"
--- a/src/s/iris3-5.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/iris3-5.h Fri Apr 14 17:53:11 2000 +0000 @@ -102,10 +102,6 @@ /* #define CLASH_DETECTION */ -/* We use the Berkeley (and usg5.2.2) interface to nlist. */ - -#define NLIST_STRUCT - /* The file containing the kernel's symbol table is called /vmunix. */ #define KERNEL_FILE "/vmunix"
--- a/src/s/iris3-6.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/iris3-6.h Fri Apr 14 17:53:11 2000 +0000 @@ -102,10 +102,6 @@ /* #define CLASH_DETECTION */ -/* We use the Berkeley (and usg5.2.2) interface to nlist. */ - -#define NLIST_STRUCT - /* The file containing the kernel's symbol table is called /vmunix. */ #define KERNEL_FILE "/vmunix"
--- a/src/s/irix3-3.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/irix3-3.h Fri Apr 14 17:53:11 2000 +0000 @@ -105,10 +105,6 @@ /* #define CLASH_DETECTION */ -/* We use the Berkeley (and usg5.2.2) interface to nlist. */ - -#define NLIST_STRUCT - /* The file containing the kernel's symbol table is called /unix. */ #define KERNEL_FILE "/unix"
--- a/src/s/rtu.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/rtu.h Fri Apr 14 17:53:11 2000 +0000 @@ -116,10 +116,6 @@ #undef CLASH_DETECTION -/* We use the Berkeley (and usg5.2.2) interface to nlist. */ - -#define NLIST_STRUCT - /* The symbol in the kernel where the load average is found is named _avenrun. */
--- a/src/s/umax.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/umax.h Fri Apr 14 17:53:11 2000 +0000 @@ -122,10 +122,6 @@ #define CLASH_DETECTION -/* We use the Berkeley (and usg5.2.2) interface to nlist. */ - -#define NLIST_STRUCT - /* The file containing the kernel's symbol table is called /vmunix. */ #define KERNEL_FILE "/vmunix"
--- a/src/s/unipl5-0.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/unipl5-0.h Fri Apr 14 17:53:11 2000 +0000 @@ -119,10 +119,6 @@ #define SHORTNAMES -/* We do NOT use the Berkeley (and usg5.2.2) interface to nlist. */ - -/* #define NLIST_STRUCT */ - /* The file containing the kernel's symbol table is called /unix. */ #define KERNEL_FILE "/unix"
--- a/src/s/unipl5-2.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/unipl5-2.h Fri Apr 14 17:53:11 2000 +0000 @@ -113,10 +113,6 @@ /* #define SHORTNAMES */ -/* We do NOT use the Berkeley (and usg5.2.2) interface to nlist. */ - -/* #define NLIST_STRUCT */ - /* The file containing the kernel's symbol table is called /unix. */ #define KERNEL_FILE "/unix"
--- a/src/s/usg5-0.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/usg5-0.h Fri Apr 14 17:53:11 2000 +0000 @@ -108,10 +108,6 @@ #define SHORTNAMES -/* We do NOT use the Berkeley (and usg5.2.2) interface to nlist. */ - -/* #define NLIST_STRUCT */ - /* The file containing the kernel's symbol table is called /unix. */ #define KERNEL_FILE "/unix"
--- a/src/s/usg5-2-2.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/usg5-2-2.h Fri Apr 14 17:53:11 2000 +0000 @@ -107,10 +107,6 @@ /* #define SHORTNAMES */ -/* We use the Berkeley (and usg5.2.2) interface to nlist. */ - -#define NLIST_STRUCT - /* The file containing the kernel's symbol table is called /unix. */ #define KERNEL_FILE "/unix"
--- a/src/s/usg5-2.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/usg5-2.h Fri Apr 14 17:53:11 2000 +0000 @@ -107,10 +107,6 @@ /* #define SHORTNAMES */ -/* We do NOT use the Berkeley (and usg5.2.2) interface to nlist. */ - -/* #define NLIST_STRUCT */ - /* The file containing the kernel's symbol table is called /unix. */ #define KERNEL_FILE "/unix"
--- a/src/s/usg5-3.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/usg5-3.h Fri Apr 14 17:53:11 2000 +0000 @@ -118,10 +118,6 @@ /* #define SHORTNAMES */ -/* We use the Berkeley (and usg5.2.2) interface to nlist. */ - -#define NLIST_STRUCT - /* The file containing the kernel's symbol table is called /unix. */ #define KERNEL_FILE "/unix"
--- a/src/s/xenix.h Fri Apr 14 17:52:41 2000 +0000 +++ b/src/s/xenix.h Fri Apr 14 17:53:11 2000 +0000 @@ -136,10 +136,6 @@ /* #define SHORTNAMES */ -/* We do not use the Berkeley (and usg5.2.2) interface to nlist. */ - -/* #define NLIST_STRUCT */ - /* Compensate for one incompatibility between Xenix and V.0. */ #define n_zeroes n_name[0]