diff options
| author | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
| commit | 463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch) | |
| tree | 3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /src/s | |
| parent | 4256310de631bd57c78b88b5131caa073315b3d7 (diff) | |
| download | emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip | |
New directory
Diffstat (limited to 'src/s')
105 files changed, 0 insertions, 306 deletions
diff --git a/src/s/386-ix.h b/src/s/386-ix.h index 33658dd65e6..dc17281df01 100644 --- a/src/s/386-ix.h +++ b/src/s/386-ix.h | |||
| @@ -13,6 +13,3 @@ | |||
| 13 | /* This is said to be needed as a result of having _insque rather | 13 | /* This is said to be needed as a result of having _insque rather |
| 14 | than insque in -loldX. This may not always be the right thing. */ | 14 | than insque in -loldX. This may not always be the right thing. */ |
| 15 | #define WRONG_NAME_INSQUE | 15 | #define WRONG_NAME_INSQUE |
| 16 | |||
| 17 | /* arch-tag: c2fc2d64-46fd-4a87-933b-85eff622829c | ||
| 18 | (do not change this comment) */ | ||
diff --git a/src/s/386bsd.h b/src/s/386bsd.h index 706fbf23acb..427dc2003de 100644 --- a/src/s/386bsd.h +++ b/src/s/386bsd.h | |||
| @@ -22,6 +22,3 @@ | |||
| 22 | 22 | ||
| 23 | /* This affects a declaration in xrdb.c. */ | 23 | /* This affects a declaration in xrdb.c. */ |
| 24 | #define DECLARE_GETPWUID_WITH_UID_T | 24 | #define DECLARE_GETPWUID_WITH_UID_T |
| 25 | |||
| 26 | /* arch-tag: 8a114892-0863-4285-a4cb-3d66ba2d8e7b | ||
| 27 | (do not change this comment) */ | ||
diff --git a/src/s/aix3-1.h b/src/s/aix3-1.h index b96bf4373b3..330cbae4279 100644 --- a/src/s/aix3-1.h +++ b/src/s/aix3-1.h | |||
| @@ -213,5 +213,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 213 | /* For unexaix.c. */ | 213 | /* For unexaix.c. */ |
| 214 | #define ALIGN_DATA_RELOC | 214 | #define ALIGN_DATA_RELOC |
| 215 | 215 | ||
| 216 | /* arch-tag: bfff798c-542d-4290-91f2-267394c85b7b | ||
| 217 | (do not change this comment) */ | ||
diff --git a/src/s/aix3-2-5.h b/src/s/aix3-2-5.h index 6c8458cc8a4..04c8ccf44ad 100644 --- a/src/s/aix3-2-5.h +++ b/src/s/aix3-2-5.h | |||
| @@ -28,6 +28,3 @@ | |||
| 28 | /* Bill Woodward <wpwood@austin.ibm.com> says: | 28 | /* Bill Woodward <wpwood@austin.ibm.com> says: |
| 29 | libIM *must* precede libXm, to avoid getting aixLoadIM error messages. */ | 29 | libIM *must* precede libXm, to avoid getting aixLoadIM error messages. */ |
| 30 | #define LIB_MOTIF -lIM -lXm | 30 | #define LIB_MOTIF -lIM -lXm |
| 31 | |||
| 32 | /* arch-tag: 692b3acb-5383-4cfb-93f6-378b5c48c75e | ||
| 33 | (do not change this comment) */ | ||
diff --git a/src/s/aix3-2.h b/src/s/aix3-2.h index 6dfbe5d751c..b8e5bd6d65b 100644 --- a/src/s/aix3-2.h +++ b/src/s/aix3-2.h | |||
| @@ -49,6 +49,3 @@ | |||
| 49 | lose declaring char * rindex without this. | 49 | lose declaring char * rindex without this. |
| 50 | It is just a guess which versions of AIX need this definition. */ | 50 | It is just a guess which versions of AIX need this definition. */ |
| 51 | #undef HAVE_STRING_H | 51 | #undef HAVE_STRING_H |
| 52 | |||
| 53 | /* arch-tag: 0935754d-67e1-4697-978a-3e9976da05c3 | ||
| 54 | (do not change this comment) */ | ||
diff --git a/src/s/aix4-1.h b/src/s/aix4-1.h index 21d05cb154d..e179684f3b6 100644 --- a/src/s/aix4-1.h +++ b/src/s/aix4-1.h | |||
| @@ -40,6 +40,3 @@ | |||
| 40 | /* Unfortunately without libXmu we cannot support EditRes. */ | 40 | /* Unfortunately without libXmu we cannot support EditRes. */ |
| 41 | #define NO_EDITRES | 41 | #define NO_EDITRES |
| 42 | #endif | 42 | #endif |
| 43 | |||
| 44 | /* arch-tag: 72d598e1-bc3e-48e0-bfd2-693917c3738e | ||
| 45 | (do not change this comment) */ | ||
diff --git a/src/s/aix4-2.h b/src/s/aix4-2.h index 66b7d322b56..fbc20b24a58 100644 --- a/src/s/aix4-2.h +++ b/src/s/aix4-2.h | |||
| @@ -1,6 +1,3 @@ | |||
| 1 | #include "aix4-1.h" | 1 | #include "aix4-1.h" |
| 2 | 2 | ||
| 3 | #undef ALIGN_DATA_RELOC | 3 | #undef ALIGN_DATA_RELOC |
| 4 | |||
| 5 | /* arch-tag: 38fe75ea-6aef-42bd-8449-bc34d921a562 | ||
| 6 | (do not change this comment) */ | ||
diff --git a/src/s/aix4.h b/src/s/aix4.h index b2ed15f75ea..5e1be65241e 100644 --- a/src/s/aix4.h +++ b/src/s/aix4.h | |||
| @@ -12,6 +12,3 @@ | |||
| 12 | /* Specify the type that the 3rd arg of `accept' points to. | 12 | /* Specify the type that the 3rd arg of `accept' points to. |
| 13 | It is just a guess which versions of AIX need this definition. */ | 13 | It is just a guess which versions of AIX need this definition. */ |
| 14 | #define SOCKLEN_TYPE int | 14 | #define SOCKLEN_TYPE int |
| 15 | |||
| 16 | /* arch-tag: b9471dfc-ccdc-4980-a8a1-80c7627ec6b2 | ||
| 17 | (do not change this comment) */ | ||
diff --git a/src/s/bsd386.h b/src/s/bsd386.h index 30833b5ff9a..99280daf832 100644 --- a/src/s/bsd386.h +++ b/src/s/bsd386.h | |||
| @@ -43,6 +43,3 @@ | |||
| 43 | #endif | 43 | #endif |
| 44 | 44 | ||
| 45 | #define GETPGRP_NO_ARG 1 | 45 | #define GETPGRP_NO_ARG 1 |
| 46 | |||
| 47 | /* arch-tag: 867e3bb8-e9df-4763-9c82-8f4accb8209e | ||
| 48 | (do not change this comment) */ | ||
diff --git a/src/s/bsd4-1.h b/src/s/bsd4-1.h index 624f7090f80..fc797755c08 100644 --- a/src/s/bsd4-1.h +++ b/src/s/bsd4-1.h | |||
| @@ -127,6 +127,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 127 | 127 | ||
| 128 | /* Special library needed for linking for 4.1. */ | 128 | /* Special library needed for linking for 4.1. */ |
| 129 | #define LIBS_SYSTEM -ljobs | 129 | #define LIBS_SYSTEM -ljobs |
| 130 | |||
| 131 | /* arch-tag: de56716a-ed9b-4851-a5c5-c882efaf9931 | ||
| 132 | (do not change this comment) */ | ||
diff --git a/src/s/bsd4-2.h b/src/s/bsd4-2.h index e39a8c81948..27ad9a5fe6e 100644 --- a/src/s/bsd4-2.h +++ b/src/s/bsd4-2.h | |||
| @@ -118,6 +118,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 118 | /* Process groups work in the traditional BSD manner. */ | 118 | /* Process groups work in the traditional BSD manner. */ |
| 119 | 119 | ||
| 120 | #define BSD_PGRPS | 120 | #define BSD_PGRPS |
| 121 | |||
| 122 | /* arch-tag: 38ca640f-549e-4726-a257-71048ab4c480 | ||
| 123 | (do not change this comment) */ | ||
diff --git a/src/s/bsd4-3.h b/src/s/bsd4-3.h index f5db6fbb5cd..46cb3a53528 100644 --- a/src/s/bsd4-3.h +++ b/src/s/bsd4-3.h | |||
| @@ -118,5 +118,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 118 | 118 | ||
| 119 | #define SIGNALS_VIA_CHARACTERS | 119 | #define SIGNALS_VIA_CHARACTERS |
| 120 | 120 | ||
| 121 | /* arch-tag: 0c367245-bde3-492e-9029-3ff6898beb95 | ||
| 122 | (do not change this comment) */ | ||
diff --git a/src/s/bsdos2-1.h b/src/s/bsdos2-1.h index 244d58f5137..7a8b6630d02 100644 --- a/src/s/bsdos2-1.h +++ b/src/s/bsdos2-1.h | |||
| @@ -4,6 +4,3 @@ | |||
| 4 | 4 | ||
| 5 | #undef LIB_X11_LIB | 5 | #undef LIB_X11_LIB |
| 6 | #define LIB_X11_LIB -L/usr/X11/lib -lX11 -lipc | 6 | #define LIB_X11_LIB -L/usr/X11/lib -lX11 -lipc |
| 7 | |||
| 8 | /* arch-tag: cf1ada4a-cdbf-452b-a264-ff84dd523e97 | ||
| 9 | (do not change this comment) */ | ||
diff --git a/src/s/bsdos2.h b/src/s/bsdos2.h index 9e1e82fd75a..a6970b65491 100644 --- a/src/s/bsdos2.h +++ b/src/s/bsdos2.h | |||
| @@ -9,6 +9,3 @@ | |||
| 9 | 9 | ||
| 10 | #undef KERNEL_FILE | 10 | #undef KERNEL_FILE |
| 11 | #define KERNEL_FILE "/bsd" | 11 | #define KERNEL_FILE "/bsd" |
| 12 | |||
| 13 | /* arch-tag: 25ce1827-1511-4305-9058-24dd2118b5b4 | ||
| 14 | (do not change this comment) */ | ||
diff --git a/src/s/bsdos3.h b/src/s/bsdos3.h index 20a9704e14f..faa5f821e20 100644 --- a/src/s/bsdos3.h +++ b/src/s/bsdos3.h | |||
| @@ -4,6 +4,3 @@ | |||
| 4 | 4 | ||
| 5 | #undef LIBS_SYSTEM | 5 | #undef LIBS_SYSTEM |
| 6 | #define LIBS_SYSTEM -lkvm | 6 | #define LIBS_SYSTEM -lkvm |
| 7 | |||
| 8 | /* arch-tag: 726766f3-5a62-48bf-8e21-3b21ec6abe6f | ||
| 9 | (do not change this comment) */ | ||
diff --git a/src/s/bsdos4.h b/src/s/bsdos4.h index 540e4a7d790..6c3e498deb8 100644 --- a/src/s/bsdos4.h +++ b/src/s/bsdos4.h | |||
| @@ -21,6 +21,3 @@ | |||
| 21 | #define LIB_GCC | 21 | #define LIB_GCC |
| 22 | 22 | ||
| 23 | #endif /* not __ELF__ */ | 23 | #endif /* not __ELF__ */ |
| 24 | |||
| 25 | /* arch-tag: 7659632a-a879-4153-bb8b-3765a1463ca1 | ||
| 26 | (do not change this comment) */ | ||
diff --git a/src/s/cxux.h b/src/s/cxux.h index fd8b00ff2b4..c39f2413cc2 100644 --- a/src/s/cxux.h +++ b/src/s/cxux.h | |||
| @@ -230,6 +230,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 230 | Note that emacs carefully avoids static vars inside functions. */ | 230 | Note that emacs carefully avoids static vars inside functions. */ |
| 231 | 231 | ||
| 232 | /* #define static */ | 232 | /* #define static */ |
| 233 | |||
| 234 | /* arch-tag: 5febe5fe-f0b0-49cb-9280-9d5a9fa43710 | ||
| 235 | (do not change this comment) */ | ||
diff --git a/src/s/cxux7.h b/src/s/cxux7.h index b9ecf45f6bb..83323a98642 100644 --- a/src/s/cxux7.h +++ b/src/s/cxux7.h | |||
| @@ -5,6 +5,3 @@ | |||
| 5 | #define USING_CX_UX_7 | 5 | #define USING_CX_UX_7 |
| 6 | 6 | ||
| 7 | #include "cxux.h" | 7 | #include "cxux.h" |
| 8 | |||
| 9 | /* arch-tag: 520cfbad-fd5c-4b3b-ace4-66e9bcd31a60 | ||
| 10 | (do not change this comment) */ | ||
diff --git a/src/s/cygwin.h b/src/s/cygwin.h index 033eb636966..d10a7264053 100644 --- a/src/s/cygwin.h +++ b/src/s/cygwin.h | |||
| @@ -144,6 +144,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 144 | #define vfork fork | 144 | #define vfork fork |
| 145 | 145 | ||
| 146 | /* the end */ | 146 | /* the end */ |
| 147 | |||
| 148 | /* arch-tag: 5ae7ba00-83b0-4ab3-806a-3e845779191b | ||
| 149 | (do not change this comment) */ | ||
diff --git a/src/s/darwin.h b/src/s/darwin.h index 5f2aa0ca309..e9faa6605ce 100644 --- a/src/s/darwin.h +++ b/src/s/darwin.h | |||
| @@ -316,6 +316,3 @@ struct kboard; | |||
| 316 | #if defined (HAVE_CARBON) && (defined (emacs) || defined (temacs)) | 316 | #if defined (HAVE_CARBON) && (defined (emacs) || defined (temacs)) |
| 317 | #define select sys_select | 317 | #define select sys_select |
| 318 | #endif | 318 | #endif |
| 319 | |||
| 320 | /* arch-tag: 481d443d-4f89-43ea-b5fb-49706d95fa41 | ||
| 321 | (do not change this comment) */ | ||
diff --git a/src/s/dgux.h b/src/s/dgux.h index 4c4a84d9996..95dee6b2571 100644 --- a/src/s/dgux.h +++ b/src/s/dgux.h | |||
| @@ -349,6 +349,3 @@ extern struct sigaction act, oact; | |||
| 349 | /* Process groups work in the traditional BSD manner. */ | 349 | /* Process groups work in the traditional BSD manner. */ |
| 350 | 350 | ||
| 351 | #define BSD_PGRPS | 351 | #define BSD_PGRPS |
| 352 | |||
| 353 | /* arch-tag: 1b6d117d-82d2-4480-a6d0-3f7a8360f658 | ||
| 354 | (do not change this comment) */ | ||
diff --git a/src/s/dgux4.h b/src/s/dgux4.h index 7a1eaf42105..188429c1aee 100644 --- a/src/s/dgux4.h +++ b/src/s/dgux4.h | |||
| @@ -137,6 +137,3 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 137 | #define PENDING_OUTPUT_COUNT(FILE) (1) | 137 | #define PENDING_OUTPUT_COUNT(FILE) (1) |
| 138 | 138 | ||
| 139 | #endif /* NOT_C_CODE */ | 139 | #endif /* NOT_C_CODE */ |
| 140 | |||
| 141 | /* arch-tag: c7013e7b-6e2e-44f2-ba61-90b6d5e2ea45 | ||
| 142 | (do not change this comment) */ | ||
diff --git a/src/s/dgux5-4-3.h b/src/s/dgux5-4-3.h index 3d4c4775c91..8091b9f88cc 100644 --- a/src/s/dgux5-4-3.h +++ b/src/s/dgux5-4-3.h | |||
| @@ -62,6 +62,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 62 | /* This is needed according to Ehud Karni <ehud@unix.simonwiesel.co.il> | 62 | /* This is needed according to Ehud Karni <ehud@unix.simonwiesel.co.il> |
| 63 | for m88k-dg-dgux5.4R3.10. */ | 63 | for m88k-dg-dgux5.4R3.10. */ |
| 64 | #undef BSD_PGRPS | 64 | #undef BSD_PGRPS |
| 65 | |||
| 66 | /* arch-tag: c11938c9-0cb0-4652-88aa-7eb80bf1cda9 | ||
| 67 | (do not change this comment) */ | ||
diff --git a/src/s/dgux5-4r2.h b/src/s/dgux5-4r2.h index 7121f5e18a3..1eaeccdf269 100644 --- a/src/s/dgux5-4r2.h +++ b/src/s/dgux5-4r2.h | |||
| @@ -45,6 +45,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 45 | caused trouble on DGUX 5.4.2. */ | 45 | caused trouble on DGUX 5.4.2. */ |
| 46 | #define LIBS_SYSTEM -ldgc | 46 | #define LIBS_SYSTEM -ldgc |
| 47 | #endif | 47 | #endif |
| 48 | |||
| 49 | /* arch-tag: a14f4043-6caa-4f01-a9b9-ae0fb0d2c96e | ||
| 50 | (do not change this comment) */ | ||
diff --git a/src/s/domain.h b/src/s/domain.h index ebcdc7ea365..dc57f8ff9a3 100644 --- a/src/s/domain.h +++ b/src/s/domain.h | |||
| @@ -2,6 +2,3 @@ | |||
| 2 | 2 | ||
| 3 | /* Inhibit using -X, which is the default. */ | 3 | /* Inhibit using -X, which is the default. */ |
| 4 | #define LD_SWITCH_SYSTEM | 4 | #define LD_SWITCH_SYSTEM |
| 5 | |||
| 6 | /* arch-tag: 08941c4f-d0b6-4ad6-b7e3-7e7fe76c0e94 | ||
| 7 | (do not change this comment) */ | ||
diff --git a/src/s/esix.h b/src/s/esix.h index 357e7736476..64d0822bf5f 100644 --- a/src/s/esix.h +++ b/src/s/esix.h | |||
| @@ -22,6 +22,3 @@ | |||
| 22 | #define NO_SIOCTL_H | 22 | #define NO_SIOCTL_H |
| 23 | #define NEED_PTEM_H | 23 | #define NEED_PTEM_H |
| 24 | #define BROKEN_FIONREAD | 24 | #define BROKEN_FIONREAD |
| 25 | |||
| 26 | /* arch-tag: d66e6a70-0812-437d-aa35-9b01bd474941 | ||
| 27 | (do not change this comment) */ | ||
diff --git a/src/s/esix5r4.h b/src/s/esix5r4.h index 4240f3d7f4a..d8cf0184f3a 100644 --- a/src/s/esix5r4.h +++ b/src/s/esix5r4.h | |||
| @@ -22,6 +22,3 @@ | |||
| 22 | /* zircon!joe says this makes X windows work. */ | 22 | /* zircon!joe says this makes X windows work. */ |
| 23 | # define BROKEN_FIONREAD | 23 | # define BROKEN_FIONREAD |
| 24 | #endif | 24 | #endif |
| 25 | |||
| 26 | /* arch-tag: 2d314ae9-0357-4ddf-96e5-cf821071ba4b | ||
| 27 | (do not change this comment) */ | ||
diff --git a/src/s/freebsd.h b/src/s/freebsd.h index f3049724d12..94336835f50 100644 --- a/src/s/freebsd.h +++ b/src/s/freebsd.h | |||
| @@ -68,9 +68,6 @@ Boston, MA 02111-1307, USA. */ | |||
| 68 | #define LIBS_SYSTEM -lutil | 68 | #define LIBS_SYSTEM -lutil |
| 69 | #if __FreeBSD_version < 400000 | 69 | #if __FreeBSD_version < 400000 |
| 70 | #define LIBS_TERMCAP -ltermcap | 70 | #define LIBS_TERMCAP -ltermcap |
| 71 | #else | ||
| 72 | #define TERMINFO | ||
| 73 | #define LIBS_TERMCAP -lncurses | ||
| 74 | #endif | 71 | #endif |
| 75 | 72 | ||
| 76 | #define SYSV_SYSTEM_DIR | 73 | #define SYSV_SYSTEM_DIR |
| @@ -219,6 +216,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 219 | of sigblock says it is obsolete. */ | 216 | of sigblock says it is obsolete. */ |
| 220 | 217 | ||
| 221 | #define POSIX_SIGNALS 1 | 218 | #define POSIX_SIGNALS 1 |
| 222 | |||
| 223 | /* arch-tag: 426529ca-b7c4-448f-b10a-d4dcdc9c78eb | ||
| 224 | (do not change this comment) */ | ||
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index efdc2bc00ef..ac0ad0b014d 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -362,6 +362,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 362 | #define GC_LISP_OBJECT_ALIGNMENT 2 | 362 | #define GC_LISP_OBJECT_ALIGNMENT 2 |
| 363 | #endif | 363 | #endif |
| 364 | #endif | 364 | #endif |
| 365 | |||
| 366 | /* arch-tag: 6244ea2a-abd0-44ec-abec-ff3dcc9afea9 | ||
| 367 | (do not change this comment) */ | ||
diff --git a/src/s/gnu.h b/src/s/gnu.h index f7fb4899db9..807ff80378b 100644 --- a/src/s/gnu.h +++ b/src/s/gnu.h | |||
| @@ -92,6 +92,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 92 | ((FILE)->_IO_write_ptr - (FILE)->_IO_write_base) | 92 | ((FILE)->_IO_write_ptr - (FILE)->_IO_write_base) |
| 93 | #endif /* !_IO_STDIO_H */ | 93 | #endif /* !_IO_STDIO_H */ |
| 94 | #endif /* emacs */ | 94 | #endif /* emacs */ |
| 95 | |||
| 96 | /* arch-tag: 577983d9-87a6-4922-b8f8-ff2b563714a4 | ||
| 97 | (do not change this comment) */ | ||
diff --git a/src/s/hiuxmpp.h b/src/s/hiuxmpp.h index 04e0bd4f72c..5175bd10bfe 100644 --- a/src/s/hiuxmpp.h +++ b/src/s/hiuxmpp.h | |||
| @@ -42,5 +42,3 @@ | |||
| 42 | #undef LDAV_SYMBOL | 42 | #undef LDAV_SYMBOL |
| 43 | #define LDAV_SYMBOL "avenrun" | 43 | #define LDAV_SYMBOL "avenrun" |
| 44 | 44 | ||
| 45 | /* arch-tag: c5422584-cd86-4e10-8089-9f604523dab7 | ||
| 46 | (do not change this comment) */ | ||
diff --git a/src/s/hiuxwe2.h b/src/s/hiuxwe2.h index 004ddd95043..5175bd10bfe 100644 --- a/src/s/hiuxwe2.h +++ b/src/s/hiuxwe2.h | |||
| @@ -42,5 +42,3 @@ | |||
| 42 | #undef LDAV_SYMBOL | 42 | #undef LDAV_SYMBOL |
| 43 | #define LDAV_SYMBOL "avenrun" | 43 | #define LDAV_SYMBOL "avenrun" |
| 44 | 44 | ||
| 45 | /* arch-tag: c56449e1-6d1b-4537-a596-0b08b8e4ec73 | ||
| 46 | (do not change this comment) */ | ||
diff --git a/src/s/hpux.h b/src/s/hpux.h index debf6aad6d3..9a2e7e845f8 100644 --- a/src/s/hpux.h +++ b/src/s/hpux.h | |||
| @@ -221,6 +221,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 221 | /* It's possible that HPUX 7 has sys/wait.h but it does not work right. */ | 221 | /* It's possible that HPUX 7 has sys/wait.h but it does not work right. */ |
| 222 | #undef HAVE_SYS_WAIT_H | 222 | #undef HAVE_SYS_WAIT_H |
| 223 | #endif | 223 | #endif |
| 224 | |||
| 225 | /* arch-tag: 75c1239f-fedb-4f64-8f86-7893e75699e8 | ||
| 226 | (do not change this comment) */ | ||
diff --git a/src/s/hpux10-20.h b/src/s/hpux10-20.h index a15b81a5e90..8e661188d72 100644 --- a/src/s/hpux10-20.h +++ b/src/s/hpux10-20.h | |||
| @@ -9,5 +9,3 @@ | |||
| 9 | don't exist from 10.20 on (see process.c) */ | 9 | don't exist from 10.20 on (see process.c) */ |
| 10 | #undef POLL_INTERRUPTED_SYS_CALL | 10 | #undef POLL_INTERRUPTED_SYS_CALL |
| 11 | 11 | ||
| 12 | /* arch-tag: 8d8dcbf1-ca9b-48a1-94be-b750de18a5c6 | ||
| 13 | (do not change this comment) */ | ||
diff --git a/src/s/hpux10.h b/src/s/hpux10.h index 3612cfe0027..ba0a11ff60d 100644 --- a/src/s/hpux10.h +++ b/src/s/hpux10.h | |||
| @@ -60,6 +60,3 @@ | |||
| 60 | Causes "poll: interrupted system call" messages when Emacs is run | 60 | Causes "poll: interrupted system call" messages when Emacs is run |
| 61 | in an X window (see process.c) */ | 61 | in an X window (see process.c) */ |
| 62 | #define POLL_INTERRUPTED_SYS_CALL | 62 | #define POLL_INTERRUPTED_SYS_CALL |
| 63 | |||
| 64 | /* arch-tag: 1b95d569-a3c1-4fb0-8f69-fef264c17c24 | ||
| 65 | (do not change this comment) */ | ||
diff --git a/src/s/hpux11.h b/src/s/hpux11.h index 7bd4afb116b..1d49d6eedca 100644 --- a/src/s/hpux11.h +++ b/src/s/hpux11.h | |||
| @@ -13,6 +13,3 @@ | |||
| 13 | /* It does work on HPUX to open the pty's tty in the parent (Emacs), | 13 | /* It does work on HPUX to open the pty's tty in the parent (Emacs), |
| 14 | then close and reopen it in the child. */ | 14 | then close and reopen it in the child. */ |
| 15 | #define USG_SUBTTY_WORKS | 15 | #define USG_SUBTTY_WORKS |
| 16 | |||
| 17 | /* arch-tag: f5a3d780-82cd-4a9a-832e-a4031aab788b | ||
| 18 | (do not change this comment) */ | ||
diff --git a/src/s/hpux8.h b/src/s/hpux8.h index e73c630e825..a151769fcf9 100644 --- a/src/s/hpux8.h +++ b/src/s/hpux8.h | |||
| @@ -69,6 +69,3 @@ | |||
| 69 | 69 | ||
| 70 | /* Enable a special hack in XTread_socket. */ | 70 | /* Enable a special hack in XTread_socket. */ |
| 71 | #define X_IO_BUG | 71 | #define X_IO_BUG |
| 72 | |||
| 73 | /* arch-tag: 25fafe5c-b26c-43ab-8144-1629d59207ee | ||
| 74 | (do not change this comment) */ | ||
diff --git a/src/s/hpux9-x11r4.h b/src/s/hpux9-x11r4.h index 6a701d5a412..7d321162eae 100644 --- a/src/s/hpux9-x11r4.h +++ b/src/s/hpux9-x11r4.h | |||
| @@ -8,5 +8,3 @@ | |||
| 8 | #undef LD_SWITCH_X_DEFAULT | 8 | #undef LD_SWITCH_X_DEFAULT |
| 9 | #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1 | 9 | #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1 |
| 10 | 10 | ||
| 11 | /* arch-tag: 47664d7b-23ce-43e6-acdd-044a4be08da3 | ||
| 12 | (do not change this comment) */ | ||
diff --git a/src/s/hpux9.h b/src/s/hpux9.h index 7562c6ae7ef..d73d3b7ce8d 100644 --- a/src/s/hpux9.h +++ b/src/s/hpux9.h | |||
| @@ -71,5 +71,3 @@ | |||
| 71 | #undef HAVE_RINT | 71 | #undef HAVE_RINT |
| 72 | 72 | ||
| 73 | 73 | ||
| 74 | /* arch-tag: 0a5e9f05-012c-4962-a222-a7a3a7fe0ab7 | ||
| 75 | (do not change this comment) */ | ||
diff --git a/src/s/hpux9shr.h b/src/s/hpux9shr.h index d273d2e7787..41ef98741c0 100644 --- a/src/s/hpux9shr.h +++ b/src/s/hpux9shr.h | |||
| @@ -11,6 +11,3 @@ | |||
| 11 | #define C_DEBUG_SWITCH | 11 | #define C_DEBUG_SWITCH |
| 12 | #endif | 12 | #endif |
| 13 | #endif | 13 | #endif |
| 14 | |||
| 15 | /* arch-tag: 1b259627-c5f6-4260-866f-781b06d72f6b | ||
| 16 | (do not change this comment) */ | ||
diff --git a/src/s/hpux9shxr4.h b/src/s/hpux9shxr4.h index 63810273698..7f59f64b777 100644 --- a/src/s/hpux9shxr4.h +++ b/src/s/hpux9shxr4.h | |||
| @@ -6,5 +6,3 @@ | |||
| 6 | #undef LD_SWITCH_X_DEFAULT | 6 | #undef LD_SWITCH_X_DEFAULT |
| 7 | #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1 | 7 | #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1 |
| 8 | 8 | ||
| 9 | /* arch-tag: 7f68b8b6-c733-4e6c-81df-39d8d13fb656 | ||
| 10 | (do not change this comment) */ | ||
diff --git a/src/s/iris3-5.h b/src/s/iris3-5.h index 51391d56e9d..1b8e045ce79 100644 --- a/src/s/iris3-5.h +++ b/src/s/iris3-5.h | |||
| @@ -160,6 +160,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 160 | /* This is how to get the device name of the tty end of a pty. */ | 160 | /* This is how to get the device name of the tty end of a pty. */ |
| 161 | #define PTY_TTY_NAME_SPRINTF \ | 161 | #define PTY_TTY_NAME_SPRINTF \ |
| 162 | sprintf (ptyname, "/dev/ttyq%d", minor (stb.st_rdev)); | 162 | sprintf (ptyname, "/dev/ttyq%d", minor (stb.st_rdev)); |
| 163 | |||
| 164 | /* arch-tag: 41161051-477f-44be-bb2a-0eead3142157 | ||
| 165 | (do not change this comment) */ | ||
diff --git a/src/s/iris3-6.h b/src/s/iris3-6.h index 50d0962e48f..56e0e06fefc 100644 --- a/src/s/iris3-6.h +++ b/src/s/iris3-6.h | |||
| @@ -157,6 +157,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 157 | /* This is how to get the device name of the tty end of a pty. */ | 157 | /* This is how to get the device name of the tty end of a pty. */ |
| 158 | #define PTY_TTY_NAME_SPRINTF \ | 158 | #define PTY_TTY_NAME_SPRINTF \ |
| 159 | sprintf (ptyname, "/dev/ttyq%d", minor (stb.st_rdev)); | 159 | sprintf (ptyname, "/dev/ttyq%d", minor (stb.st_rdev)); |
| 160 | |||
| 161 | /* arch-tag: cdf2033e-a2d5-43e1-a1a2-a7243cf41a11 | ||
| 162 | (do not change this comment) */ | ||
diff --git a/src/s/irix3-3.h b/src/s/irix3-3.h index fad50aa20f8..1d02c5c3270 100644 --- a/src/s/irix3-3.h +++ b/src/s/irix3-3.h | |||
| @@ -150,6 +150,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 150 | /* This was formerly in LIBS_MACHINE in iris4d.h, | 150 | /* This was formerly in LIBS_MACHINE in iris4d.h, |
| 151 | but it is not needed for newer system versions. */ | 151 | but it is not needed for newer system versions. */ |
| 152 | #define LIBS_SYSTEM -lsun | 152 | #define LIBS_SYSTEM -lsun |
| 153 | |||
| 154 | /* arch-tag: cccdd761-2ae9-4e71-a33e-749681c01889 | ||
| 155 | (do not change this comment) */ | ||
diff --git a/src/s/irix4-0.h b/src/s/irix4-0.h index 215cbdc32de..4144c34d9af 100644 --- a/src/s/irix4-0.h +++ b/src/s/irix4-0.h | |||
| @@ -51,6 +51,3 @@ | |||
| 51 | return -1; \ | 51 | return -1; \ |
| 52 | strcpy (pty_name, name); \ | 52 | strcpy (pty_name, name); \ |
| 53 | } | 53 | } |
| 54 | |||
| 55 | /* arch-tag: cfd7e200-a4dc-4f67-9a32-4184c10b0c57 | ||
| 56 | (do not change this comment) */ | ||
diff --git a/src/s/irix5-0.h b/src/s/irix5-0.h index 91017fb56d2..1bdd479eb9f 100644 --- a/src/s/irix5-0.h +++ b/src/s/irix5-0.h | |||
| @@ -113,6 +113,3 @@ char *_getpty(); | |||
| 113 | #define NARROWPROTO 1 | 113 | #define NARROWPROTO 1 |
| 114 | 114 | ||
| 115 | #define USE_MMAP_FOR_BUFFERS 1 | 115 | #define USE_MMAP_FOR_BUFFERS 1 |
| 116 | |||
| 117 | /* arch-tag: ad0660e0-acf8-46ae-b866-4f3df5b1101b | ||
| 118 | (do not change this comment) */ | ||
diff --git a/src/s/irix5-2.h b/src/s/irix5-2.h index b9cca67acdf..a9056fae8c1 100644 --- a/src/s/irix5-2.h +++ b/src/s/irix5-2.h | |||
| @@ -16,6 +16,3 @@ | |||
| 16 | for jpff@maths.bath.ac.uk. | 16 | for jpff@maths.bath.ac.uk. |
| 17 | Note that irix6-0.h does not include this file, only irix5-0.h. */ | 17 | Note that irix6-0.h does not include this file, only irix5-0.h. */ |
| 18 | #define NO_WTMP_FILE | 18 | #define NO_WTMP_FILE |
| 19 | |||
| 20 | /* arch-tag: e2f820c1-2a3e-4cee-b5f1-6ce8ab21f439 | ||
| 21 | (do not change this comment) */ | ||
diff --git a/src/s/irix6-0.h b/src/s/irix6-0.h index e60120d3f6a..ef86c975573 100644 --- a/src/s/irix6-0.h +++ b/src/s/irix6-0.h | |||
| @@ -35,6 +35,3 @@ | |||
| 35 | /* Tested on Irix 6.5. SCM worked on earlier versions. */ | 35 | /* Tested on Irix 6.5. SCM worked on earlier versions. */ |
| 36 | #define GC_SETJMP_WORKS 1 | 36 | #define GC_SETJMP_WORKS 1 |
| 37 | #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS | 37 | #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS |
| 38 | |||
| 39 | /* arch-tag: a775e465-a619-4655-a58f-5982aad0c624 | ||
| 40 | (do not change this comment) */ | ||
diff --git a/src/s/irix6-5.h b/src/s/irix6-5.h index c1cc42a8c0e..7e29dc284b1 100644 --- a/src/s/irix6-5.h +++ b/src/s/irix6-5.h | |||
| @@ -32,6 +32,3 @@ | |||
| 32 | #undef ospeed | 32 | #undef ospeed |
| 33 | 33 | ||
| 34 | #undef TIOCSIGSEND /* defined in usg5-4.h */ | 34 | #undef TIOCSIGSEND /* defined in usg5-4.h */ |
| 35 | |||
| 36 | /* arch-tag: d7ad9ec2-54ad-4b2f-adf2-0070c5c63e83 | ||
| 37 | (do not change this comment) */ | ||
diff --git a/src/s/isc2-2.h b/src/s/isc2-2.h index 88f216b77d8..f669fc2c141 100644 --- a/src/s/isc2-2.h +++ b/src/s/isc2-2.h | |||
| @@ -75,6 +75,3 @@ | |||
| 75 | /* Some versions of ISC are said to define S_IFLNK even tho | 75 | /* Some versions of ISC are said to define S_IFLNK even tho |
| 76 | they don't really support symlinks. */ | 76 | they don't really support symlinks. */ |
| 77 | #undef S_IFLNK | 77 | #undef S_IFLNK |
| 78 | |||
| 79 | /* arch-tag: 4de02713-eac5-4360-9d36-fd82c7a3ae44 | ||
| 80 | (do not change this comment) */ | ||
diff --git a/src/s/isc3-0.h b/src/s/isc3-0.h index bbd4e8609d1..327f605ff7e 100644 --- a/src/s/isc3-0.h +++ b/src/s/isc3-0.h | |||
| @@ -44,6 +44,3 @@ | |||
| 44 | It won't be needed for 4.1. */ | 44 | It won't be needed for 4.1. */ |
| 45 | #define EXTRA_INITIALIZE __setostype (0) | 45 | #define EXTRA_INITIALIZE __setostype (0) |
| 46 | #endif | 46 | #endif |
| 47 | |||
| 48 | /* arch-tag: c1aca3f2-813d-4c1c-ad64-ca6c20ec9bfb | ||
| 49 | (do not change this comment) */ | ||
diff --git a/src/s/isc4-0.h b/src/s/isc4-0.h index d180b5d182c..ccd6cb0627f 100644 --- a/src/s/isc4-0.h +++ b/src/s/isc4-0.h | |||
| @@ -28,6 +28,3 @@ | |||
| 28 | sigprocmask (SIG_SETMASK, &sigprocmask_set, NULL)) | 28 | sigprocmask (SIG_SETMASK, &sigprocmask_set, NULL)) |
| 29 | #endif | 29 | #endif |
| 30 | #endif /* not POSIX_SIGNALS */ | 30 | #endif /* not POSIX_SIGNALS */ |
| 31 | |||
| 32 | /* arch-tag: 1278f86f-17f2-462d-88c9-85e4b5faa5c3 | ||
| 33 | (do not change this comment) */ | ||
diff --git a/src/s/isc4-1.h b/src/s/isc4-1.h index c37537e629c..df549b9fb7b 100644 --- a/src/s/isc4-1.h +++ b/src/s/isc4-1.h | |||
| @@ -30,6 +30,3 @@ | |||
| 30 | 30 | ||
| 31 | /* ISC 4.1 has sys/wait.h but it does not work right. */ | 31 | /* ISC 4.1 has sys/wait.h but it does not work right. */ |
| 32 | #undef HAVE_SYS_WAIT_H | 32 | #undef HAVE_SYS_WAIT_H |
| 33 | |||
| 34 | /* arch-tag: ec5c77d9-a330-4d93-8117-d2b374531c67 | ||
| 35 | (do not change this comment) */ | ||
diff --git a/src/s/lynxos.h b/src/s/lynxos.h index 017e1892c10..576c4093c51 100644 --- a/src/s/lynxos.h +++ b/src/s/lynxos.h | |||
| @@ -54,6 +54,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 54 | /* warning messages */ | 54 | /* warning messages */ |
| 55 | #define C_SWITCH_SYSTEM -D__NO_INCLUDE_WARN__ | 55 | #define C_SWITCH_SYSTEM -D__NO_INCLUDE_WARN__ |
| 56 | #define LIBS_SYSTEM -lbsd | 56 | #define LIBS_SYSTEM -lbsd |
| 57 | |||
| 58 | /* arch-tag: fbc81ec9-1c45-416b-a368-799ae7c094a1 | ||
| 59 | (do not change this comment) */ | ||
diff --git a/src/s/mach-bsd4-3.h b/src/s/mach-bsd4-3.h index e012679c5ff..df4640b3fc5 100644 --- a/src/s/mach-bsd4-3.h +++ b/src/s/mach-bsd4-3.h | |||
| @@ -3,6 +3,3 @@ | |||
| 3 | you're in deep shit. */ | 3 | you're in deep shit. */ |
| 4 | 4 | ||
| 5 | #include "bsd4-3.h" | 5 | #include "bsd4-3.h" |
| 6 | |||
| 7 | /* arch-tag: 7f7f00f6-ae34-413e-9e6a-1d3b3e3d07e8 | ||
| 8 | (do not change this comment) */ | ||
diff --git a/src/s/ms-w32.h b/src/s/ms-w32.h index 09d31ed2e04..6d38d4fa592 100644 --- a/src/s/ms-w32.h +++ b/src/s/ms-w32.h | |||
| @@ -492,6 +492,3 @@ extern void _DebPrint (const char *fmt, ...); | |||
| 492 | 492 | ||
| 493 | 493 | ||
| 494 | /* ============================================================ */ | 494 | /* ============================================================ */ |
| 495 | |||
| 496 | /* arch-tag: 5d4a3a1c-40dc-4dea-9c7c-38fed9ae0eae | ||
| 497 | (do not change this comment) */ | ||
diff --git a/src/s/msdos.h b/src/s/msdos.h index cef2184a37b..9c9205a33ad 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h | |||
| @@ -275,6 +275,3 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */ | |||
| 275 | 275 | ||
| 276 | #define GC_SETJMP_WORKS 1 | 276 | #define GC_SETJMP_WORKS 1 |
| 277 | #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS | 277 | #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS |
| 278 | |||
| 279 | /* arch-tag: d184f860-815d-4ff4-8187-d05c0f3c37d0 | ||
| 280 | (do not change this comment) */ | ||
diff --git a/src/s/netbsd.h b/src/s/netbsd.h index 206ff55c854..c48ac6d32fa 100644 --- a/src/s/netbsd.h +++ b/src/s/netbsd.h | |||
| @@ -138,5 +138,3 @@ | |||
| 138 | 138 | ||
| 139 | #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS | 139 | #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS |
| 140 | 140 | ||
| 141 | /* arch-tag: e80f364a-04e9-4faf-93cb-f36a0fe95c81 | ||
| 142 | (do not change this comment) */ | ||
diff --git a/src/s/newsos5.h b/src/s/newsos5.h index f4ab0597eee..7c782a40cd4 100644 --- a/src/s/newsos5.h +++ b/src/s/newsos5.h | |||
| @@ -47,6 +47,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 47 | #ifndef HAVE_SOCKETS | 47 | #ifndef HAVE_SOCKETS |
| 48 | #define HAVE_SOCKETS | 48 | #define HAVE_SOCKETS |
| 49 | #endif | 49 | #endif |
| 50 | |||
| 51 | /* arch-tag: 2bb78fcd-fbc4-46dd-a14b-e4a9be957fe0 | ||
| 52 | (do not change this comment) */ | ||
diff --git a/src/s/newsos6.h b/src/s/newsos6.h index ca3dbe706d0..d4e67f7e4cf 100644 --- a/src/s/newsos6.h +++ b/src/s/newsos6.h | |||
| @@ -4,6 +4,3 @@ | |||
| 4 | 4 | ||
| 5 | #define NEWSOS6 | 5 | #define NEWSOS6 |
| 6 | #define HAVE_TEXT_START | 6 | #define HAVE_TEXT_START |
| 7 | |||
| 8 | /* arch-tag: a0db9cb0-43bb-4f9e-85fa-384e30f02d74 | ||
| 9 | (do not change this comment) */ | ||
diff --git a/src/s/nextstep.h b/src/s/nextstep.h index 36549e88bfa..e40cdb56ec7 100644 --- a/src/s/nextstep.h +++ b/src/s/nextstep.h | |||
| @@ -110,6 +110,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 110 | 110 | ||
| 111 | /* Tell emacs.c not to define abort. */ | 111 | /* Tell emacs.c not to define abort. */ |
| 112 | #define NO_ABORT | 112 | #define NO_ABORT |
| 113 | |||
| 114 | /* arch-tag: 5cd6fed4-a0be-4402-9349-85a80bc01d57 | ||
| 115 | (do not change this comment) */ | ||
diff --git a/src/s/openbsd.h b/src/s/openbsd.h index d3730324ce8..7273f48e20f 100644 --- a/src/s/openbsd.h +++ b/src/s/openbsd.h | |||
| @@ -23,6 +23,3 @@ | |||
| 23 | #define LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_tmp | 23 | #define LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_tmp |
| 24 | 24 | ||
| 25 | #endif | 25 | #endif |
| 26 | |||
| 27 | /* arch-tag: 7e3f65ca-3f48-4237-933f-2b208b21e8e2 | ||
| 28 | (do not change this comment) */ | ||
diff --git a/src/s/osf1.h b/src/s/osf1.h index 61ac04c5f1f..e05f429a743 100644 --- a/src/s/osf1.h +++ b/src/s/osf1.h | |||
| @@ -72,6 +72,3 @@ | |||
| 72 | emacs_close (dummy); \ | 72 | emacs_close (dummy); \ |
| 73 | } \ | 73 | } \ |
| 74 | while (0) | 74 | while (0) |
| 75 | |||
| 76 | /* arch-tag: 65eaea67-fcc3-4de7-8574-d46beb82d4ed | ||
| 77 | (do not change this comment) */ | ||
diff --git a/src/s/osf5-0.h b/src/s/osf5-0.h index 4f22f6d641b..eef028a6e3e 100644 --- a/src/s/osf5-0.h +++ b/src/s/osf5-0.h | |||
| @@ -20,6 +20,3 @@ | |||
| 20 | 20 | ||
| 21 | #define GC_SETJMP_WORKS 1 | 21 | #define GC_SETJMP_WORKS 1 |
| 22 | #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS | 22 | #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS |
| 23 | |||
| 24 | /* arch-tag: 89580064-dd8c-4533-a47c-0f92d8090945 | ||
| 25 | (do not change this comment) */ | ||
diff --git a/src/s/ptx.h b/src/s/ptx.h index dab0f0f205f..ae76c35f3e6 100644 --- a/src/s/ptx.h +++ b/src/s/ptx.h | |||
| @@ -169,6 +169,3 @@ struct timezone | |||
| 169 | 169 | ||
| 170 | /* Kenneth Stailey <kstailey@eagle.dol-esa.gov> says this is needed. */ | 170 | /* Kenneth Stailey <kstailey@eagle.dol-esa.gov> says this is needed. */ |
| 171 | #define POSIX_SIGNALS | 171 | #define POSIX_SIGNALS |
| 172 | |||
| 173 | /* arch-tag: 4f5e3abc-643b-413a-bae6-ed212d3af997 | ||
| 174 | (do not change this comment) */ | ||
diff --git a/src/s/ptx4-2.h b/src/s/ptx4-2.h index 3940093c28d..cc8e2111cf7 100644 --- a/src/s/ptx4-2.h +++ b/src/s/ptx4-2.h | |||
| @@ -15,6 +15,3 @@ | |||
| 15 | #ifdef _MALLOC_INTERNAL | 15 | #ifdef _MALLOC_INTERNAL |
| 16 | #define _POSIX_SOURCE | 16 | #define _POSIX_SOURCE |
| 17 | #endif | 17 | #endif |
| 18 | |||
| 19 | /* arch-tag: 10a9fab3-9e84-4e9e-9535-6ff42baf9e77 | ||
| 20 | (do not change this comment) */ | ||
diff --git a/src/s/ptx4.h b/src/s/ptx4.h index 295cb27d1a3..2505a5dfa03 100644 --- a/src/s/ptx4.h +++ b/src/s/ptx4.h | |||
| @@ -35,6 +35,3 @@ | |||
| 35 | fatal ("ioctl I_PUSH ldterm", errno); \ | 35 | fatal ("ioctl I_PUSH ldterm", errno); \ |
| 36 | if (ioctl (xforkin, I_PUSH, "ttcompat") == -1 && errno != EINVAL) \ | 36 | if (ioctl (xforkin, I_PUSH, "ttcompat") == -1 && errno != EINVAL) \ |
| 37 | fatal ("ioctl I_PUSH ttcompat", errno); | 37 | fatal ("ioctl I_PUSH ttcompat", errno); |
| 38 | |||
| 39 | /* arch-tag: 14621824-8dca-432b-a97a-049fc4ce0e9f | ||
| 40 | (do not change this comment) */ | ||
diff --git a/src/s/riscix1-1.h b/src/s/riscix1-1.h index 15092f59add..605ed688bcd 100644 --- a/src/s/riscix1-1.h +++ b/src/s/riscix1-1.h | |||
| @@ -23,6 +23,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 23 | #define RISCiX 11 | 23 | #define RISCiX 11 |
| 24 | #define CRT0_O /lib/crt0.o | 24 | #define CRT0_O /lib/crt0.o |
| 25 | #include "bsd4-3.h" | 25 | #include "bsd4-3.h" |
| 26 | |||
| 27 | /* arch-tag: 382df034-9843-4a82-8a3a-2e50a4dd532c | ||
| 28 | (do not change this comment) */ | ||
diff --git a/src/s/riscix12.h b/src/s/riscix12.h index 988fbd61ba0..cbc78d58b95 100644 --- a/src/s/riscix12.h +++ b/src/s/riscix12.h | |||
| @@ -23,6 +23,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 23 | #define RISCiX 12 | 23 | #define RISCiX 12 |
| 24 | #define CRT0_O /usr/lib/crt0.o | 24 | #define CRT0_O /usr/lib/crt0.o |
| 25 | #include "bsd4-3.h" | 25 | #include "bsd4-3.h" |
| 26 | |||
| 27 | /* arch-tag: f6b21e0a-f676-418a-9c8a-10fa8cd9dba7 | ||
| 28 | (do not change this comment) */ | ||
diff --git a/src/s/riscos5.h b/src/s/riscos5.h index 6ebf412c1d6..c4b1919bf06 100644 --- a/src/s/riscos5.h +++ b/src/s/riscos5.h | |||
| @@ -9,6 +9,3 @@ extern double atof (); | |||
| 9 | #define LD_SWITCH_SYSTEM -non_shared | 9 | #define LD_SWITCH_SYSTEM -non_shared |
| 10 | 10 | ||
| 11 | #define GETPGRP_NO_ARG | 11 | #define GETPGRP_NO_ARG |
| 12 | |||
| 13 | /* arch-tag: e8ddf21d-72a0-476d-b33e-364f8b20e3b7 | ||
| 14 | (do not change this comment) */ | ||
diff --git a/src/s/rtu.h b/src/s/rtu.h index afe63b5efcc..80dccaafc8d 100644 --- a/src/s/rtu.h +++ b/src/s/rtu.h | |||
| @@ -144,6 +144,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 144 | /* Process groups work in the traditional BSD manner. */ | 144 | /* Process groups work in the traditional BSD manner. */ |
| 145 | 145 | ||
| 146 | #define BSD_PGRPS | 146 | #define BSD_PGRPS |
| 147 | |||
| 148 | /* arch-tag: 0908970b-1cc0-4d57-b866-61b9bd029a0d | ||
| 149 | (do not change this comment) */ | ||
diff --git a/src/s/sco4.h b/src/s/sco4.h index b39c7a75459..67b96eee59a 100644 --- a/src/s/sco4.h +++ b/src/s/sco4.h | |||
| @@ -141,6 +141,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 141 | #define NO_SOCKETS_IN_FILE_SYSTEM | 141 | #define NO_SOCKETS_IN_FILE_SYSTEM |
| 142 | 142 | ||
| 143 | #define NARROWPROTO 1 | 143 | #define NARROWPROTO 1 |
| 144 | |||
| 145 | /* arch-tag: 4dd6fe94-bcb7-4be0-942a-ff4bc3cd914e | ||
| 146 | (do not change this comment) */ | ||
diff --git a/src/s/sco5.h b/src/s/sco5.h index 096944b833d..8b091f63b53 100644 --- a/src/s/sco5.h +++ b/src/s/sco5.h | |||
| @@ -171,6 +171,3 @@ extern SIGMASKTYPE sigprocmask_set; | |||
| 171 | #define LIB_STANDARD -lc /usr/ccs/lib/crtn.o | 171 | #define LIB_STANDARD -lc /usr/ccs/lib/crtn.o |
| 172 | 172 | ||
| 173 | #define NARROWPROTO 1 | 173 | #define NARROWPROTO 1 |
| 174 | |||
| 175 | /* arch-tag: 930541b5-52d9-4cbe-b73c-f4c72091f5df | ||
| 176 | (do not change this comment) */ | ||
diff --git a/src/s/sol2-3.h b/src/s/sol2-3.h index b45ec57ef1f..a4fc6097905 100644 --- a/src/s/sol2-3.h +++ b/src/s/sol2-3.h | |||
| @@ -48,6 +48,3 @@ | |||
| 48 | strncpy (pty_name, ptyname, sizeof (pty_name)); \ | 48 | strncpy (pty_name, ptyname, sizeof (pty_name)); \ |
| 49 | pty_name[sizeof (pty_name) - 1] = 0; \ | 49 | pty_name[sizeof (pty_name) - 1] = 0; \ |
| 50 | } | 50 | } |
| 51 | |||
| 52 | /* arch-tag: a8fe2e15-e517-49cb-a863-f346b80885fe | ||
| 53 | (do not change this comment) */ | ||
diff --git a/src/s/sol2-4.h b/src/s/sol2-4.h index 8ac97eaa6df..ad4fb0c5fd6 100644 --- a/src/s/sol2-4.h +++ b/src/s/sol2-4.h | |||
| @@ -33,5 +33,3 @@ | |||
| 33 | are in this directory on Solaris 2.4. */ | 33 | are in this directory on Solaris 2.4. */ |
| 34 | #define C_SWITCH_X_SYSTEM -I/usr/dt/include | 34 | #define C_SWITCH_X_SYSTEM -I/usr/dt/include |
| 35 | 35 | ||
| 36 | /* arch-tag: 6f0de37b-cfda-427a-a5ae-b83ed54aaae7 | ||
| 37 | (do not change this comment) */ | ||
diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h index e02f0b82bc0..600ab999486 100644 --- a/src/s/sol2-5.h +++ b/src/s/sol2-5.h | |||
| @@ -31,6 +31,3 @@ | |||
| 31 | /* Probably OK also on earlier versions. */ | 31 | /* Probably OK also on earlier versions. */ |
| 32 | #define GC_SETJMP_WORKS 1 | 32 | #define GC_SETJMP_WORKS 1 |
| 33 | #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS | 33 | #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS |
| 34 | |||
| 35 | /* arch-tag: 96d65526-21c9-4547-a797-2bd575c05be7 | ||
| 36 | (do not change this comment) */ | ||
diff --git a/src/s/sol2-6.h b/src/s/sol2-6.h index a43443e48c2..94651397658 100644 --- a/src/s/sol2-6.h +++ b/src/s/sol2-6.h | |||
| @@ -6,6 +6,3 @@ | |||
| 6 | #undef UNEXEC | 6 | #undef UNEXEC |
| 7 | #define UNEXEC unexsol.o | 7 | #define UNEXEC unexsol.o |
| 8 | #endif | 8 | #endif |
| 9 | |||
| 10 | /* arch-tag: 71ea3857-89dc-4395-9623-77964e6ed3ca | ||
| 11 | (do not change this comment) */ | ||
diff --git a/src/s/sol2.h b/src/s/sol2.h index 5f7d781f3e3..ed82812bc67 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h | |||
| @@ -51,6 +51,3 @@ | |||
| 51 | #endif | 51 | #endif |
| 52 | 52 | ||
| 53 | #define USE_MMAP_FOR_BUFFERS 1 | 53 | #define USE_MMAP_FOR_BUFFERS 1 |
| 54 | |||
| 55 | /* arch-tag: b0640f78-5ad5-4093-97c3-5b3abbf5a2be | ||
| 56 | (do not change this comment) */ | ||
diff --git a/src/s/sunos4-0.h b/src/s/sunos4-0.h index d108df68640..0b192f8ae00 100644 --- a/src/s/sunos4-0.h +++ b/src/s/sunos4-0.h | |||
| @@ -47,6 +47,3 @@ | |||
| 47 | 47 | ||
| 48 | #define GC_SETJMP_WORKS 1 | 48 | #define GC_SETJMP_WORKS 1 |
| 49 | #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS | 49 | #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS |
| 50 | |||
| 51 | /* arch-tag: 362f3bfc-810d-4f6e-9b83-5a32f8f1a926 | ||
| 52 | (do not change this comment) */ | ||
diff --git a/src/s/sunos4-1.h b/src/s/sunos4-1.h index 2e41c55bbfe..9c6b9cede23 100644 --- a/src/s/sunos4-1.h +++ b/src/s/sunos4-1.h | |||
| @@ -31,6 +31,3 @@ | |||
| 31 | 31 | ||
| 32 | /* Define dlopen, dlclose, dlsym. */ | 32 | /* Define dlopen, dlclose, dlsym. */ |
| 33 | #define USE_DL_STUBS | 33 | #define USE_DL_STUBS |
| 34 | |||
| 35 | /* arch-tag: 154e2eb2-2180-4d66-90b9-7e56a22004f2 | ||
| 36 | (do not change this comment) */ | ||
diff --git a/src/s/sunos413.h b/src/s/sunos413.h index 9f40f2fa3af..5dedb2947f6 100644 --- a/src/s/sunos413.h +++ b/src/s/sunos413.h | |||
| @@ -11,6 +11,3 @@ | |||
| 11 | #endif | 11 | #endif |
| 12 | 12 | ||
| 13 | #define USE_MMAP_FOR_BUFFERS 1 | 13 | #define USE_MMAP_FOR_BUFFERS 1 |
| 14 | |||
| 15 | /* arch-tag: ebd184b0-9084-4306-8e71-c0437330e1e1 | ||
| 16 | (do not change this comment) */ | ||
diff --git a/src/s/sunos4shr.h b/src/s/sunos4shr.h index 8427201cda3..d6335326bbb 100644 --- a/src/s/sunos4shr.h +++ b/src/s/sunos4shr.h | |||
| @@ -57,6 +57,3 @@ | |||
| 57 | #endif | 57 | #endif |
| 58 | 58 | ||
| 59 | #endif /* not HAVE_X11R6 */ | 59 | #endif /* not HAVE_X11R6 */ |
| 60 | |||
| 61 | /* arch-tag: cb54321a-ed45-4c17-a23e-1c157758da78 | ||
| 62 | (do not change this comment) */ | ||
diff --git a/src/s/template.h b/src/s/template.h index e969c72e0aa..f4d806de146 100644 --- a/src/s/template.h +++ b/src/s/template.h | |||
| @@ -184,6 +184,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 184 | If you've just fixed a problem in an existing configuration file, | 184 | If you've just fixed a problem in an existing configuration file, |
| 185 | you should also check `etc/MACHINES' to make sure its descriptions | 185 | you should also check `etc/MACHINES' to make sure its descriptions |
| 186 | of known problems in that configuration should be updated. */ | 186 | of known problems in that configuration should be updated. */ |
| 187 | |||
| 188 | /* arch-tag: 4b426b11-cb2e-4c0e-a488-e663f76a0515 | ||
| 189 | (do not change this comment) */ | ||
diff --git a/src/s/ultrix4-3.h b/src/s/ultrix4-3.h index 2b4f379d3d1..c8d5e4a324e 100644 --- a/src/s/ultrix4-3.h +++ b/src/s/ultrix4-3.h | |||
| @@ -11,6 +11,3 @@ | |||
| 11 | /* The address of this is used, but Ultrix header files don't declare it. */ | 11 | /* The address of this is used, but Ultrix header files don't declare it. */ |
| 12 | extern double rint (); | 12 | extern double rint (); |
| 13 | #endif | 13 | #endif |
| 14 | |||
| 15 | /* arch-tag: 927a396a-d50f-494b-960b-533671184ce1 | ||
| 16 | (do not change this comment) */ | ||
diff --git a/src/s/umax.h b/src/s/umax.h index 36f5499a4b3..eaa9b6c4bbc 100644 --- a/src/s/umax.h +++ b/src/s/umax.h | |||
| @@ -164,6 +164,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 164 | /* Process groups work in the traditional BSD manner. */ | 164 | /* Process groups work in the traditional BSD manner. */ |
| 165 | 165 | ||
| 166 | #define BSD_PGRPS | 166 | #define BSD_PGRPS |
| 167 | |||
| 168 | /* arch-tag: 2860edda-ce9e-4cfa-943d-3a06c7045854 | ||
| 169 | (do not change this comment) */ | ||
diff --git a/src/s/umips.h b/src/s/umips.h index 3d497892c4b..1b573842ea4 100644 --- a/src/s/umips.h +++ b/src/s/umips.h | |||
| @@ -69,6 +69,3 @@ | |||
| 69 | 69 | ||
| 70 | /* High order bit must be stripped off nlist return values */ | 70 | /* High order bit must be stripped off nlist return values */ |
| 71 | #define FIXUP_KERNEL_SYMBOL_ADDR(NL) (NL)[0].n_value &= 0x7fffffff; | 71 | #define FIXUP_KERNEL_SYMBOL_ADDR(NL) (NL)[0].n_value &= 0x7fffffff; |
| 72 | |||
| 73 | /* arch-tag: 9b816c7d-6ee2-40d9-b6dc-42c0aeccfbec | ||
| 74 | (do not change this comment) */ | ||
diff --git a/src/s/unipl5-2.h b/src/s/unipl5-2.h index 0a395b22a09..9e61d3fac7c 100644 --- a/src/s/unipl5-2.h +++ b/src/s/unipl5-2.h | |||
| @@ -154,6 +154,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 154 | /* A system-specific loader switch is needed. */ | 154 | /* A system-specific loader switch is needed. */ |
| 155 | 155 | ||
| 156 | #define LD_SWITCH_SYSTEM -N -L/lib/libg /usr/lib/unshared.ld | 156 | #define LD_SWITCH_SYSTEM -N -L/lib/libg /usr/lib/unshared.ld |
| 157 | |||
| 158 | /* arch-tag: d3f952a9-fef5-45d5-9c1e-c1c32bfef86c | ||
| 159 | (do not change this comment) */ | ||
diff --git a/src/s/unixware.h b/src/s/unixware.h index 934821dd166..a4b02531bce 100644 --- a/src/s/unixware.h +++ b/src/s/unixware.h | |||
| @@ -1,6 +1,3 @@ | |||
| 1 | #include "usg5-4-2.h" | 1 | #include "usg5-4-2.h" |
| 2 | 2 | ||
| 3 | #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base) | 3 | #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base) |
| 4 | |||
| 5 | /* arch-tag: d82e92e7-9443-4a60-a581-7f293cbae8a3 | ||
| 6 | (do not change this comment) */ | ||
diff --git a/src/s/usg5-0.h b/src/s/usg5-0.h index ecce9d92c76..885ad00b1ba 100644 --- a/src/s/usg5-0.h +++ b/src/s/usg5-0.h | |||
| @@ -151,6 +151,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 151 | /* Prevent -lg from being used for debugging. Not implemented? */ | 151 | /* Prevent -lg from being used for debugging. Not implemented? */ |
| 152 | 152 | ||
| 153 | #define LIBS_DEBUG | 153 | #define LIBS_DEBUG |
| 154 | |||
| 155 | /* arch-tag: a18bdba9-506d-40ed-9877-49fc27ce8cac | ||
| 156 | (do not change this comment) */ | ||
diff --git a/src/s/usg5-2-2.h b/src/s/usg5-2-2.h index a360fd64d7a..0c8e3c3d2df 100644 --- a/src/s/usg5-2-2.h +++ b/src/s/usg5-2-2.h | |||
| @@ -154,6 +154,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 154 | /* Use terminfo instead of termcap. */ | 154 | /* Use terminfo instead of termcap. */ |
| 155 | 155 | ||
| 156 | #define TERMINFO | 156 | #define TERMINFO |
| 157 | |||
| 158 | /* arch-tag: 56923f22-9e2b-4814-b922-88c87657ff6b | ||
| 159 | (do not change this comment) */ | ||
diff --git a/src/s/usg5-2.h b/src/s/usg5-2.h index 375dba75f56..e6f586da28d 100644 --- a/src/s/usg5-2.h +++ b/src/s/usg5-2.h | |||
| @@ -154,6 +154,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 154 | /* Use terminfo instead of termcap. */ | 154 | /* Use terminfo instead of termcap. */ |
| 155 | 155 | ||
| 156 | #define TERMINFO | 156 | #define TERMINFO |
| 157 | |||
| 158 | /* arch-tag: cfd9500f-0284-4a88-8f07-3f56b42db13b | ||
| 159 | (do not change this comment) */ | ||
diff --git a/src/s/usg5-3.h b/src/s/usg5-3.h index de1a20d2658..5323bb694a6 100644 --- a/src/s/usg5-3.h +++ b/src/s/usg5-3.h | |||
| @@ -205,6 +205,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 205 | /* On USG systems signal handlers return void */ | 205 | /* On USG systems signal handlers return void */ |
| 206 | 206 | ||
| 207 | #define SIGTYPE void | 207 | #define SIGTYPE void |
| 208 | |||
| 209 | /* arch-tag: 2bca65fd-f015-44b9-a2aa-9f8170ce89ca | ||
| 210 | (do not change this comment) */ | ||
diff --git a/src/s/usg5-4-2.h b/src/s/usg5-4-2.h index 8b11bc54eae..351d51fe29b 100644 --- a/src/s/usg5-4-2.h +++ b/src/s/usg5-4-2.h | |||
| @@ -54,6 +54,3 @@ | |||
| 54 | /* ryanr@ellingtn.ftc.nrcs.usda.gov (Richard Anthony Ryan) says -lXimp | 54 | /* ryanr@ellingtn.ftc.nrcs.usda.gov (Richard Anthony Ryan) says -lXimp |
| 55 | is needed in UNIX_SV ... 4.2 1.1.2. */ | 55 | is needed in UNIX_SV ... 4.2 1.1.2. */ |
| 56 | #define LIB_MOTIF -lXm -lXimp | 56 | #define LIB_MOTIF -lXm -lXimp |
| 57 | |||
| 58 | /* arch-tag: 9bbfcfc1-19be-45a1-9699-af57b87da2c6 | ||
| 59 | (do not change this comment) */ | ||
diff --git a/src/s/usg5-4-3.h b/src/s/usg5-4-3.h index 8d05e8b3fa6..f7773cb0a13 100644 --- a/src/s/usg5-4-3.h +++ b/src/s/usg5-4-3.h | |||
| @@ -6,6 +6,3 @@ | |||
| 6 | on start up for an i486-ncr-sysv4.3 (running the X toolkit): | 6 | on start up for an i486-ncr-sysv4.3 (running the X toolkit): |
| 7 | _XipOpenIM() Unable to find Atom _XIM_INPUTMETHOD */ | 7 | _XipOpenIM() Unable to find Atom _XIM_INPUTMETHOD */ |
| 8 | #define X11R5_INHIBIT_I18N | 8 | #define X11R5_INHIBIT_I18N |
| 9 | |||
| 10 | /* arch-tag: 03ac8b3a-c3d4-4441-a773-1c1d9f111f1a | ||
| 11 | (do not change this comment) */ | ||
diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h index 719b8c389a3..49554b9456f 100644 --- a/src/s/usg5-4.h +++ b/src/s/usg5-4.h | |||
| @@ -193,6 +193,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 193 | SINIX. */ | 193 | SINIX. */ |
| 194 | #undef LIBS_SYSTEM | 194 | #undef LIBS_SYSTEM |
| 195 | #define LIBS_SYSTEM -lgen | 195 | #define LIBS_SYSTEM -lgen |
| 196 | |||
| 197 | /* arch-tag: 1a0ed909-5faa-434b-b7c3-9d86c63d53a6 | ||
| 198 | (do not change this comment) */ | ||
diff --git a/src/s/ux4800.h b/src/s/ux4800.h index 1c8729f416b..6544bfdebe3 100644 --- a/src/s/ux4800.h +++ b/src/s/ux4800.h | |||
| @@ -15,6 +15,3 @@ | |||
| 15 | #ifndef __GNUC__ | 15 | #ifndef __GNUC__ |
| 16 | #define C_DEBUG_SWITCH -O -KOlimit=3000 -ZXNd=5000 | 16 | #define C_DEBUG_SWITCH -O -KOlimit=3000 -ZXNd=5000 |
| 17 | #endif | 17 | #endif |
| 18 | |||
| 19 | /* arch-tag: e42eeb13-028a-490b-8427-0b57010f2ab9 | ||
| 20 | (do not change this comment) */ | ||
diff --git a/src/s/uxpds.h b/src/s/uxpds.h index c3ddf1039c1..0b823aaab0d 100644 --- a/src/s/uxpds.h +++ b/src/s/uxpds.h | |||
| @@ -6,6 +6,3 @@ | |||
| 6 | #define XOS_NEEDS_TIME_H | 6 | #define XOS_NEEDS_TIME_H |
| 7 | 7 | ||
| 8 | #define FSCALE 256 | 8 | #define FSCALE 256 |
| 9 | |||
| 10 | /* arch-tag: c02db2a6-c725-4a6b-adee-66e0303df2a8 | ||
| 11 | (do not change this comment) */ | ||
diff --git a/src/s/uxpv.h b/src/s/uxpv.h index 95715455984..94ea91eb1a1 100644 --- a/src/s/uxpv.h +++ b/src/s/uxpv.h | |||
| @@ -9,6 +9,3 @@ | |||
| 9 | 9 | ||
| 10 | #undef SYSTEM_TYPE | 10 | #undef SYSTEM_TYPE |
| 11 | #define SYSTEM_TYPE "uxpv" | 11 | #define SYSTEM_TYPE "uxpv" |
| 12 | |||
| 13 | /* arch-tag: 3f00cfe7-f44c-45ce-a2fe-2b17fc411a1e | ||
| 14 | (do not change this comment) */ | ||
diff --git a/src/s/vms.h b/src/s/vms.h index dc7877eaa67..9f718099eef 100644 --- a/src/s/vms.h +++ b/src/s/vms.h | |||
| @@ -246,6 +246,3 @@ globalref char sdata[]; | |||
| 246 | 246 | ||
| 247 | /* What separator do we use in paths? */ | 247 | /* What separator do we use in paths? */ |
| 248 | #define SEPCHAR ',' | 248 | #define SEPCHAR ',' |
| 249 | |||
| 250 | /* arch-tag: 76bc2b70-46d1-4334-8f12-955c0d0ca6d4 | ||
| 251 | (do not change this comment) */ | ||
diff --git a/src/s/vms4-0.h b/src/s/vms4-0.h index c7e0c7be585..3f11a3de30a 100644 --- a/src/s/vms4-0.h +++ b/src/s/vms4-0.h | |||
| @@ -1,5 +1,2 @@ | |||
| 1 | #include "vms.h" | 1 | #include "vms.h" |
| 2 | #define VMS4_0 | 2 | #define VMS4_0 |
| 3 | |||
| 4 | /* arch-tag: 734e1c69-d514-4441-bbcd-8b5db8ab1892 | ||
| 5 | (do not change this comment) */ | ||
diff --git a/src/s/vms4-2.h b/src/s/vms4-2.h index 01ee788dd66..e632b87e09f 100644 --- a/src/s/vms4-2.h +++ b/src/s/vms4-2.h | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | #include "vms.h" | 1 | #include "vms.h" |
| 2 | #define VMS4_2 | 2 | #define VMS4_2 |
| 3 | 3 | ||
| 4 | /* arch-tag: d9ff67bc-a899-44b2-a618-a73c821bb559 | ||
| 5 | (do not change this comment) */ | ||
diff --git a/src/s/vms4-4.h b/src/s/vms4-4.h index 0abd8259143..c0f60900d53 100644 --- a/src/s/vms4-4.h +++ b/src/s/vms4-4.h | |||
| @@ -1,5 +1,3 @@ | |||
| 1 | #include "vms.h" | 1 | #include "vms.h" |
| 2 | #define VMS4_4 | 2 | #define VMS4_4 |
| 3 | 3 | ||
| 4 | /* arch-tag: 2e65c7ad-0d17-45a0-b4cb-3e76c72ea9d5 | ||
| 5 | (do not change this comment) */ | ||
diff --git a/src/s/vms5-5.h b/src/s/vms5-5.h index ac0ba9461a2..e51fedf6317 100644 --- a/src/s/vms5-5.h +++ b/src/s/vms5-5.h | |||
| @@ -6,6 +6,3 @@ | |||
| 6 | And defining it causes lossage because sys_errlist has a different | 6 | And defining it causes lossage because sys_errlist has a different |
| 7 | number of elements. */ | 7 | number of elements. */ |
| 8 | #undef SHARABLE_LIB_BUG | 8 | #undef SHARABLE_LIB_BUG |
| 9 | |||
| 10 | /* arch-tag: 92acc416-61fe-44ae-b0e0-710cb9e38ec6 | ||
| 11 | (do not change this comment) */ | ||
diff --git a/src/s/windows95.h b/src/s/windows95.h index cf7f3f13c88..62340c3744e 100644 --- a/src/s/windows95.h +++ b/src/s/windows95.h | |||
| @@ -3,6 +3,3 @@ | |||
| 3 | #include "windowsnt.h" | 3 | #include "windowsnt.h" |
| 4 | 4 | ||
| 5 | #define WINDOWS95 | 5 | #define WINDOWS95 |
| 6 | |||
| 7 | /* arch-tag: 8a37be6f-312c-4b2a-919e-58a71a0fb4b3 | ||
| 8 | (do not change this comment) */ | ||
diff --git a/src/s/xenix.h b/src/s/xenix.h index c0840bcd3b3..be742120b60 100644 --- a/src/s/xenix.h +++ b/src/s/xenix.h | |||
| @@ -206,6 +206,3 @@ Boston, MA 02111-1307, USA. */ | |||
| 206 | are not declared. */ | 206 | are not declared. */ |
| 207 | 207 | ||
| 208 | #define BROKEN_TIOCGETC | 208 | #define BROKEN_TIOCGETC |
| 209 | |||
| 210 | /* arch-tag: 71d3985d-4e53-4572-8276-5dce26bbd076 | ||
| 211 | (do not change this comment) */ | ||