log src/sysdep.c @ 4643:004c38daf0ae

age author description
Sun, 15 Aug 1993 04:28:05 +0000 Richard M. Stallman (mkdir, rmdir): Use wait_for_termination to wait.
Sun, 15 Aug 1993 03:53:33 +0000 Richard M. Stallman Include syswait.h.
Tue, 03 Aug 1993 07:02:38 +0000 Jim Blandy * config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for
Tue, 03 Aug 1993 02:40:31 +0000 Richard M. Stallman (vfork): Move this outside the USG conditional.
Sun, 18 Jul 1993 06:27:15 +0000 Jim Blandy * xterm.c, sysdep.c (F_SETOWN_BUG): Defined.
Sat, 19 Jun 1993 21:07:02 +0000 Jim Blandy * sysdep.c (rename): Make arguments const. autoconf #defines
Fri, 18 Jun 1993 23:33:20 +0000 Jim Blandy Changes for Irix 4.0, tested this time:
Thu, 17 Jun 1993 04:58:27 +0000 Jim Blandy Changes for correct pgrp behavior; approach suggested by Bob
Wed, 16 Jun 1993 20:31:01 +0000 Jim Blandy * sysdep.c (closedir): Don't free directory buffer if it looks
Wed, 16 Jun 1993 20:02:58 +0000 Jim Blandy * sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; it
Sat, 12 Jun 1993 17:46:44 +0000 Jim Blandy * sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT
Fri, 11 Jun 1993 16:22:03 +0000 Jim Blandy Interact properly with shells lacking job control (sh, rc, es...)
Thu, 10 Jun 1993 06:21:19 +0000 Jim Blandy * sysdep.c: Remove clause for DGUX support of FASYNC; add clause
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 07 Jun 1993 23:57:08 +0000 Richard M. Stallman (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.
Fri, 04 Jun 1993 05:22:19 +0000 Richard M. Stallman (wait_for_termination): Fix sigpause in POSIX_SIGNALS case.
Mon, 31 May 1993 01:12:05 +0000 Richard M. Stallman (wait_for_termination): Delete LINUX conditionals.
Sun, 30 May 1993 21:37:57 +0000 Richard M. Stallman (child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: Install
Sun, 30 May 1993 18:34:54 +0000 Richard M. Stallman (wait_for_termination): Add POSIX_SIGNALS alternative.
Sun, 30 May 1993 04:46:39 +0000 Richard M. Stallman (sys_signal): Use 0, not NULL, to set sa_flags.
Sat, 29 May 1993 20:44:59 +0000 Jim Blandy * sysdep.c (sys_siglist): Comment out #endif trailer.
Sat, 29 May 1993 05:05:40 +0000 Richard M. Stallman (gettimeofday): Don't store in *tzp if tzp is 0.
Thu, 27 May 1993 02:12:20 +0000 Jim Blandy * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
Wed, 26 May 1993 23:14:00 +0000 Richard M. Stallman [HAVE_SOCKETS]: Include socket.h, netdb.h.
Tue, 25 May 1993 23:23:53 +0000 Richard M. Stallman (wait_for_termination) [LINUX]: Use the UNIPLUS alternative.
Tue, 25 May 1993 23:22:08 +0000 Richard M. Stallman (wait_for_termination): Don't use the BSD alternative for LINUX.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Fri, 21 May 1993 23:42:36 +0000 Richard M. Stallman (wait_for_termination): Copy code from 18.59 (but sans BSD4_1 alternatives).
Fri, 21 May 1993 22:33:45 +0000 Jim Blandy * sysdep.c (sys_suspend): Set synch_process_alive, so that
Wed, 19 May 1993 22:01:35 +0000 Jim Blandy Some changes from Michael K. Johnson for Linux.
Tue, 18 May 1993 22:45:29 +0000 Jim Blandy * sysdep.c (reset_sys_modes): Test the return value of
Tue, 04 May 1993 02:36:03 +0000 Jim Blandy * systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these into
Mon, 26 Apr 1993 05:15:13 +0000 Eric S. Raymond (read_pending_input): Fix the garbaged-modifiers bug under System Vs previous
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Tue, 23 Mar 1993 06:26:18 +0000 Jim Blandy * sysdep.c (random, srandom): Don't define these if HAVE_RANDOM is
Sat, 20 Mar 1993 22:21:12 +0000 Jim Blandy * sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY.
Fri, 19 Mar 1993 17:28:14 +0000 Jim Blandy Some VMS changes from Richard Levitte <levitte@e.kth.se>:
Thu, 11 Mar 1993 07:14:54 +0000 Jim Blandy * sysdep.c (read_input_waiting): Set e.frame_or_window, not
Mon, 22 Feb 1993 14:50:42 +0000 Jim Blandy * sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well as
Mon, 16 Nov 1992 00:54:53 +0000 Jim Blandy * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
Sat, 07 Nov 1992 07:36:36 +0000 Jim Blandy * sysdep.c (init_baud_rate) [HAVE_TERMIO, not HAVE_TCATTR]: Use
Thu, 29 Oct 1992 10:44:50 +0000 Richard M. Stallman (get_system_name): Use gethostname for USG systems
Wed, 23 Sep 1992 03:51:13 +0000 Jim Blandy * sysdep.c (sys_suspend): Don't try to use "nice (- nice (0))" to
Sat, 19 Sep 1992 20:41:32 +0000 Richard M. Stallman (sys_suspend): Read EMACS_PARENT_PID envvar for parent.
Sat, 12 Sep 1992 07:46:41 +0000 Richard M. Stallman (init_sys_modes): Handle VDSUSP like V_DSUSP.
Sat, 29 Aug 1992 03:07:24 +0000 Jim Blandy * sysdep.c (init_baud_rate): Re-arranged order of conditionals -
Wed, 19 Aug 1992 06:37:58 +0000 Jim Blandy * sysdep.c (select): There's no need to cast the return value of
Mon, 13 Jul 1992 20:56:17 +0000 Jim Blandy entered into RCS
Wed, 10 Jun 1992 19:41:29 +0000 Jim Blandy *** empty log message ***
Fri, 05 Jun 1992 18:39:41 +0000 Joseph Arceneaux *** empty log message ***
Mon, 18 May 1992 08:14:41 +0000 Jim Blandy *** empty log message ***
Sun, 10 May 1992 18:15:10 +0000 Jim Blandy *** empty log message ***
Fri, 01 May 1992 06:20:46 +0000 Jim Blandy *** empty log message ***
Fri, 24 Apr 1992 08:11:54 +0000 Jim Blandy *** empty log message ***
Sat, 14 Mar 1992 20:43:29 +0000 Jim Blandy *** empty log message ***
Fri, 31 Jan 1992 21:29:35 +0000 Jim Blandy *** empty log message ***
Tue, 14 Jan 1992 07:27:56 +0000 Jim Blandy Initial revision