Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
314767c0
Commit
314767c0
authored
Apr 14, 2000
by
Dave Love
Browse files
Don't define autoconfiscated NLIST_STRUCT.
parent
02cefd5a
Changes
20
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
14 additions
and
78 deletions
+14
-78
src/ChangeLog
src/ChangeLog
+14
-0
src/s/aix3-1.h
src/s/aix3-1.h
+0
-4
src/s/bsd4-1.h
src/s/bsd4-1.h
+0
-4
src/s/bsd4-2.h
src/s/bsd4-2.h
+0
-4
src/s/bsd4-3.h
src/s/bsd4-3.h
+0
-4
src/s/cxux.h
src/s/cxux.h
+0
-4
src/s/dgux.h
src/s/dgux.h
+0
-6
src/s/hpux.h
src/s/hpux.h
+0
-4
src/s/iris3-5.h
src/s/iris3-5.h
+0
-4
src/s/iris3-6.h
src/s/iris3-6.h
+0
-4
src/s/irix3-3.h
src/s/irix3-3.h
+0
-4
src/s/rtu.h
src/s/rtu.h
+0
-4
src/s/umax.h
src/s/umax.h
+0
-4
src/s/unipl5-0.h
src/s/unipl5-0.h
+0
-4
src/s/unipl5-2.h
src/s/unipl5-2.h
+0
-4
src/s/usg5-0.h
src/s/usg5-0.h
+0
-4
src/s/usg5-2-2.h
src/s/usg5-2-2.h
+0
-4
src/s/usg5-2.h
src/s/usg5-2.h
+0
-4
src/s/usg5-3.h
src/s/usg5-3.h
+0
-4
src/s/xenix.h
src/s/xenix.h
+0
-4
No files found.
src/ChangeLog
View file @
314767c0
No preview for this file type
src/s/aix3-1.h
View file @
314767c0
...
...
@@ -139,10 +139,6 @@ Boston, MA 02111-1307, USA. */
/* #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"
...
...
src/s/bsd4-1.h
View file @
314767c0
...
...
@@ -98,10 +98,6 @@ Boston, MA 02111-1307, USA. */
#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"
...
...
src/s/bsd4-2.h
View file @
314767c0
...
...
@@ -102,10 +102,6 @@ Boston, MA 02111-1307, USA. */
#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"
...
...
src/s/bsd4-3.h
View file @
314767c0
...
...
@@ -105,10 +105,6 @@ Boston, MA 02111-1307, USA. */
#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"
...
...
src/s/cxux.h
View file @
314767c0
...
...
@@ -193,10 +193,6 @@ Boston, MA 02111-1307, USA. */
#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. */
...
...
src/s/dgux.h
View file @
314767c0
...
...
@@ -163,12 +163,6 @@ Boston, MA 02111-1307, USA. */
#define BAUD_CONVERT { 0, 110, 134, 150, 300, 600, 1200, 1800, 2400, \
4800, 9600, 19200, 38400 }
/*
* Define NLIST_STRUCT if the system has nlist.h
*/
#define NLIST_STRUCT
/*
* Make WM Interface Compliant.
*/
...
...
src/s/hpux.h
View file @
314767c0
...
...
@@ -124,10 +124,6 @@ Boston, MA 02111-1307, USA. */
/* #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"
...
...
src/s/iris3-5.h
View file @
314767c0
...
...
@@ -102,10 +102,6 @@ Boston, MA 02111-1307, USA. */
/* #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"
...
...
src/s/iris3-6.h
View file @
314767c0
...
...
@@ -102,10 +102,6 @@ Boston, MA 02111-1307, USA. */
/* #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"
...
...
src/s/irix3-3.h
View file @
314767c0
...
...
@@ -105,10 +105,6 @@ Boston, MA 02111-1307, USA. */
/* #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"
...
...
src/s/rtu.h
View file @
314767c0
...
...
@@ -116,10 +116,6 @@ Boston, MA 02111-1307, USA. */
#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. */
...
...
src/s/umax.h
View file @
314767c0
...
...
@@ -122,10 +122,6 @@ Boston, MA 02111-1307, USA. */
#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"
...
...
src/s/unipl5-0.h
View file @
314767c0
...
...
@@ -119,10 +119,6 @@ Boston, MA 02111-1307, USA. */
#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"
...
...
src/s/unipl5-2.h
View file @
314767c0
...
...
@@ -113,10 +113,6 @@ Boston, MA 02111-1307, USA. */
/* #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"
...
...
src/s/usg5-0.h
View file @
314767c0
...
...
@@ -108,10 +108,6 @@ Boston, MA 02111-1307, USA. */
#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"
...
...
src/s/usg5-2-2.h
View file @
314767c0
...
...
@@ -107,10 +107,6 @@ Boston, MA 02111-1307, USA. */
/* #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"
...
...
src/s/usg5-2.h
View file @
314767c0
...
...
@@ -107,10 +107,6 @@ Boston, MA 02111-1307, USA. */
/* #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"
...
...
src/s/usg5-3.h
View file @
314767c0
...
...
@@ -118,10 +118,6 @@ Boston, MA 02111-1307, USA. */
/* #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"
...
...
src/s/xenix.h
View file @
314767c0
...
...
@@ -136,10 +136,6 @@ Boston, MA 02111-1307, USA. */
/* #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]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment