aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/dgux.h
Commit message (Collapse)AuthorAgeFilesLines
* (signal): Define only if not NO_DGUX_SIGNAL_REDEF.Richard M. Stallman1997-06-011-0/+2
|
* Replaced symbol BSD with BSD_SYSTEM.Karl Heuer1996-09-171-1/+1
|
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
|
* Test NOT_C_CODE instead of THIS_IS_YMAKEFILE.Richard M. Stallman1995-11-101-5/+6
| | | | Get fatal error if not using GCC.
* (LIB_MOTIF): Add -lgen to provide provide the symbolsPaul Reilly1995-02-151-0/+1
| | | | `regcmp' and `regex'.
* (C_DEBUG_SWITCH): Define this only if __GNUC__.Richard M. Stallman1994-12-211-0/+2
|
* Delete obsolete symbols.Karl Heuer1994-09-181-13/+0
|
* Remove the SVR4 macro. Move the kernel INTERRUPT_INPUT bug note toPaul Reilly1994-04-301-40/+11
| | | | | | | | the new file dgux5-4R2.h where it belongs. Set INTERUPT_INPUT as the default. Remove the editorial comments about GNU malloc. Set ORDINARY_LINK and move the conditional comment to DGUX5-4R2.h. Remove C_COMPILER, LINKER and MAKE_COMMAND. Add the SVR4 macro inside the ELF part of te conditional.
* (LIBS_SYSTEM): Commented out.Richard M. Stallman1994-04-271-0/+3
|
* (BSD_PGRPS): Defined.Richard M. Stallman1994-02-171-0/+4
|
* Delete HAVE_SETSID; configure checks for that.Karl Heuer1994-02-121-7/+0
|
* (SYSTEM_TYPE): Make it dgux.Richard M. Stallman1993-12-231-2/+8
| | | | | (SYSV4_PTYS): Remove. (SIGNALS_VIA_CHARACTERS): Defined.
* (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF):Richard M. Stallman1993-11-211-5/+40
| | | | | | Defined to use all the available PTYs in an ELF environment which uses the SVR4 mechanisms; grantpt(), unlockpt() and ptsname(). (FIRST_PTY_LETTER): Deleted.
* (FIRST_PTY_LETTER): Defined.Richard M. Stallman1993-11-181-0/+5
|
* (INTERRUPT_INPUT): Undefined.Richard M. Stallman1993-11-141-24/+46
| | | | | | | | | | | | | | | | (BROKEN_FIONREAD): Defined to work around a problem in DGUX whereby emacs will stop on a background write when invoked from a job control shell for the first time in a session. (FIRST_PTY_LETTER): Undefined. (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Defined to use all the available PTYs in a COFF environment. (LINKER): Removed "-nostdlib" from to be compatible with a prior mod removing "/lib/crt0.o" from the LIBS_SYSTEM define. (LIBS_SYSTEM): Delete /lib/crt0.o. (SYSTEM_MALLOC): Turned off. (NO_TERMIO): Defined. (BROKEN_FASYNC): Turned off.
* (SYSTEM_MALLOC): Turn off.Richard M. Stallman1993-11-131-1/+2
|
* (HAVE_VFORK): Defined.Richard M. Stallman1993-08-081-0/+4
|
* Updated GPL version to 2.Jim Blandy1993-06-121-1/+1
|
* * s/dgux.h (BROKEN_FASYNC): #define this.Jim Blandy1993-06-101-0/+8
|
* * s/dgux.h: Changes from Paul M Reilly <[email protected]>:Jim Blandy1993-06-101-26/+35
| | | | | | | | | | | | | (BSD4_4, SVR4, HAVE_SETSID, HAVE_UNIX_DOMAIN): #define these. (FIRST_PTY_LETTER): This is 'r', not 'p'. (HAVE_TERMIO, SIGNALS_VIA_CHARACTERS): Don't #define these. (HAVE_TERMIOS): #define these instead. (XREBINDKEYSYM): Don't #define. Test THIS_IS_YMAKEFILE instead of MAKING_MAKEFILE. (sigmask, sigpause): #undef these after #including <signal.h>. (LD_SWITCH_SYSTEM, START_FILES, LIBS_SYSTEM, LIB_GCC): #define these to avoid problems with /lib/crt0.o. (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): #define these.
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
|
* * s/dgux.h: Move #definition of SYSTEM_MALLOC outside ofJim Blandy1993-06-091-3/+3
| | | | MAKING_MAKEFILE conditional. No harm.
* (INTERRUPTIBLE_*): Fix spelling of macros.Richard M. Stallman1993-06-071-3/+3
|
* Comment fix.Richard M. Stallman1993-05-301-1/+1
|
* (HAVE_GETTIMEOFDAY): Deleted.Richard M. Stallman1993-05-251-6/+0
|
* (NO_GET_LOAD_AVG): Test _M88KBCS_TARGET, not __GNUC__.Richard M. Stallman1993-05-251-1/+1
|
* (NO_GET_LOAD_AVG): Define, if __GNUC__.Richard M. Stallman1993-05-241-0/+7
|
* Decide automatically whether to use COFF or ELF.Richard M. Stallman1993-03-221-3/+13
|
* (HAVE_TERMIO, SIGNALS_VIA_CHARACTERS): Defined.Richard M. Stallman1993-03-211-1/+2
|
* (ELF): Handle this parameter.Richard M. Stallman1993-03-041-1/+52
| | | | | | [! COFF] (UNEXEC, USG_SHARED_LIBRARIES): New definitions. (_BSD_TTY_FLAVOR): Don't define if already defined. (C_COMPILER, LINKER, MAKE_COMMAND): New definitions.
* (SYSTEM_TYPE): Use berkeley-unix.Richard M. Stallman1992-11-061-1/+1
|
* entered into RCSJim Blandy1991-12-131-0/+254