aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorDan Nicolaescu2008-06-26 04:24:54 +0000
committerDan Nicolaescu2008-06-26 04:24:54 +0000
commitf2a77c3a41744e43b52f0ac7a2c9bd7f8d406ae1 (patch)
tree05d027376fd22d8624eefdd512362109f7b2389a /admin
parent3617b1eb8da69a836148741cd35a7d8ec59191af (diff)
downloademacs-f2a77c3a41744e43b52f0ac7a2c9bd7f8d406ae1.tar.gz
emacs-f2a77c3a41744e43b52f0ac7a2c9bd7f8d406ae1.zip
* unexnext.c:
* m/ews4800.h: * m/hp9000s300.h: * m/ibm370aix.h: * m/mips-siemens.h: * m/ncr386.h: * m/next.h: * m/pmax.h: * m/powerpcle.h: * m/tandem-s2.h: * s/386bsd.h: * s/bsd386.h: * s/bsd4-1.h: * s/bsd4-2.h: * s/bsdos2-1.h: * s/bsdos2.h: * s/bsdos3.h: * s/bsdos4.h: * s/nextstep.h: * s/ultrix4-3.h: * s/usg5-0.h: * s/usg5-2-2.h: * s/usg5-2.h: * s/usg5-4-3.h: * s/ux4800.h: * s/uxpds.h: * s/uxpv.h: Remove support for obsolete systems. * s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h: Remove, insert contents in s/hpux-10.20.h * s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h: Remove, insert contents in s/aix-4.2.h * s/usg5-3.h: Remove, insert contents in s/usg5-4.h. * s/bsd4-3.h: Rename to .. * s/bsd-common.h: ... this. * src/data.c: * src/doc.c: * src/ecrt0.c: * src/emacs.c: * src/fileio.c: * src/floatfns.c: * src/keyboard.c: * src/mem-limits.h: * src/print.c: * src/process.c: * src/sysdep.c: * src/syssignal.h: * src/systty.h: * src/syswait.h: * src/term.c: * src/unexec.c: * src/unexelf.c: * src/unexhp9k800.c: * src/m/hp800.h: * src/m/ibmrs6000.h: * src/m/mips.h: * src/m/vax.h: * src/s/darwin.h: * src/s/freebsd.h: * src/s/gnu.h: * src/s/ms-w32.h: * src/s/msdos.h: * src/s/netbsd.h: * src/s/template.h: Remove references to obsolete variables. * Makefile.in: Add dependencies for all unexec files. (admindir): Remove unused variable. (UNEXEC_SRC): Remove references. * config.nt: Remove reference to UNEXEC_SRC. * lwlib.c: Remove references to obsolete variables. * fakemail.c: Remove references to obsolete variables. * os.texi: Remove references to obsolete systems. * configure.in: * configure: Remove references to obsolete systems.
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES16
-rw-r--r--admin/emacs-pretesters9
2 files changed, 16 insertions, 9 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index 621f65a1134..c5c9a539da8 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -57,7 +57,6 @@ BROKEN_FIONREAD
57BROKEN_SIGIO 57BROKEN_SIGIO
58BROKEN_TIOCGETC 58BROKEN_TIOCGETC
59BROKEN_TIOCGWINSZ 59BROKEN_TIOCGWINSZ
60BSD4_2
61BSD4_3 60BSD4_3
62BSD4_4 61BSD4_4
63BSD_PGRPS 62BSD_PGRPS
@@ -102,6 +101,7 @@ HAVE_LIBRESOLV
102HAVE_PTYS 101HAVE_PTYS
103HAVE_SELECT 102HAVE_SELECT
104HAVE_SOCKETS 103HAVE_SOCKETS
104HAVE_STRING_H
105HAVE_SYSVIPC 105HAVE_SYSVIPC
106HAVE_SYSV_SIGPAUSE 106HAVE_SYSV_SIGPAUSE
107HAVE_SYS_WAIT_H 107HAVE_SYS_WAIT_H
@@ -140,17 +140,21 @@ LIB_X11_LIB
140LINKER 140LINKER
141LOAD_AVE_CVT 141LOAD_AVE_CVT
142LOAD_AVE_TYPE 142LOAD_AVE_TYPE
143MACH
143MAIL_USE_FLOCK 144MAIL_USE_FLOCK
144MKDIR_PROTOTYPE 145MKDIR_PROTOTYPE
145MOTIF 146MOTIF
146NARROWPROTO 147NARROWPROTO
148NEED_BSDTTY
147NEED_ERRNO 149NEED_ERRNO
148NEED_PTEM_H 150NEED_PTEM_H
149NEED_SIOCTL 151NEED_SIOCTL
152NEED_UNISTD_H
150NLIST_STRUCT 153NLIST_STRUCT
151NOMULTIPLEJOBS 154NOMULTIPLEJOBS
152NONSYSTEM_DIR_LIBRARY 155NONSYSTEM_DIR_LIBRARY
153NOT_C_CODE 156NOT_C_CODE
157NO_ABORT
154NO_ARG_ARRAY 158NO_ARG_ARRAY
155NO_REMAP 159NO_REMAP
156NO_SIOCTL_H 160NO_SIOCTL_H
@@ -167,6 +171,7 @@ PERROR
167PNTR_COMPARISON_TYPE 171PNTR_COMPARISON_TYPE
168POSIX_SIGNALS 172POSIX_SIGNALS
169PREFER_VSUSP 173PREFER_VSUSP
174PREFER_VSUSP
170PTY_ITERATION 175PTY_ITERATION
171PTY_NAME_SPRINTF 176PTY_NAME_SPRINTF
172PTY_OPEN 177PTY_OPEN
@@ -196,6 +201,8 @@ S_IFLNK
196S_IFMT 201S_IFMT
197S_IREAD 202S_IREAD
198S_IWRITE 203S_IWRITE
204TAB3
205TABDLY
199TERMCAP 206TERMCAP
200TERMINFO 207TERMINFO
201TEXT_END 208TEXT_END
@@ -211,11 +218,11 @@ USG5_4
211USG_JOBCTRL 218USG_JOBCTRL
212USG_SHARED_LIBRARIES 219USG_SHARED_LIBRARIES
213VIRT_ADDR_VARIES 220VIRT_ADDR_VARIES
221WCOREDUMP
214WORDS_BIG_ENDIAN 222WORDS_BIG_ENDIAN
215WORD_MACHINE 223WORD_MACHINE
216XINT 224X11R5_INHIBIT_I18N
217XSET 225XOS_NEEDS_TIME_H
218XUINT
219X_DEFAULT_FONT 226X_DEFAULT_FONT
220_ABIN32 227_ABIN32
221_MIPS_SZLONG 228_MIPS_SZLONG
@@ -240,6 +247,7 @@ m68k
240magic 247magic
241mc68000 248mc68000
242mips 249mips
250prep
243sel 251sel
244subprocesses 252subprocesses
245sun 253sun
diff --git a/admin/emacs-pretesters b/admin/emacs-pretesters
index a6590497c04..4ea98c16dfc 100644
--- a/admin/emacs-pretesters
+++ b/admin/emacs-pretesters
@@ -178,11 +178,10 @@ that *might* break other systems without the risk that it will fail to
178work and therefore require an additional cycle of pretesting. 178work and therefore require an additional cycle of pretesting.
179 179
180People often suggest fixing a problem by changing config.h or 180People often suggest fixing a problem by changing config.h or
181src/ymakefile or even src/Makefile to do something special that a 181src/Makefile to do something special that a particular system needs.
182particular system needs. Sometimes it is totally obvious that such 182Sometimes it is totally obvious that such changes would break Emacs
183changes would break Emacs for almost all users. We can't possibly 183for almost all users. We can't possibly make a change like that. All
184make a change like that. All we can do is ask you to find a fix that 184we can do is ask you to find a fix that is safe to install.
185is safe to install.
186 185
187Sometimes people send fixes that *might* be an improvement in 186Sometimes people send fixes that *might* be an improvement in
188general--but it is hard to be sure of this. I can install such 187general--but it is hard to be sure of this. I can install such