| Commit message (Expand) | Author | Age | Files | Lines |
* | * sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT | Jim Blandy | 1993-06-12 | 1 | -1/+0 |
* | Interact properly with shells lacking job control (sh, rc, es...) | Jim Blandy | 1993-06-11 | 1 | -0/+57 |
* | * sysdep.c: Remove clause for DGUX support of FASYNC; add clause | Jim Blandy | 1993-06-10 | 1 | -4/+8 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -15/+15 |
* | (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed. | Richard M. Stallman | 1993-06-07 | 1 | -2/+3 |
* | (wait_for_termination): Fix sigpause in POSIX_SIGNALS case. | Richard M. Stallman | 1993-06-04 | 1 | -1/+17 |
* | (wait_for_termination): Delete LINUX conditionals. | Richard M. Stallman | 1993-05-31 | 1 | -4/+4 |
* | (child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: Install | Richard M. Stallman | 1993-05-30 | 1 | -5/+27 |
* | (wait_for_termination): Add POSIX_SIGNALS alternative. | Richard M. Stallman | 1993-05-30 | 1 | -0/+10 |
* | (sys_signal): Use 0, not NULL, to set sa_flags. | Richard M. Stallman | 1993-05-30 | 1 | -1/+1 |
* | * sysdep.c (sys_siglist): Comment out #endif trailer. | Jim Blandy | 1993-05-29 | 1 | -1/+1 |
* | (gettimeofday): Don't store in *tzp if tzp is 0. | Richard M. Stallman | 1993-05-29 | 1 | -1/+2 |
* | * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if | Jim Blandy | 1993-05-27 | 1 | -10/+10 |
* | [HAVE_SOCKETS]: Include socket.h, netdb.h. | Richard M. Stallman | 1993-05-26 | 1 | -0/+25 |
* | (wait_for_termination) [LINUX]: Use the UNIPLUS alternative. | Richard M. Stallman | 1993-05-25 | 1 | -2/+2 |
* | (wait_for_termination): Don't use the BSD alternative for LINUX. | Richard M. Stallman | 1993-05-25 | 1 | -2/+2 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
* | (wait_for_termination): Copy code from 18.59 (but sans BSD4_1 alternatives). | Richard M. Stallman | 1993-05-21 | 1 | -9/+42 |
* | * sysdep.c (sys_suspend): Set synch_process_alive, so that | Jim Blandy | 1993-05-21 | 1 | -0/+1 |
* | Some changes from Michael K. Johnson for Linux. | Jim Blandy | 1993-05-19 | 1 | -6/+4 |
* | * sysdep.c (reset_sys_modes): Test the return value of | Jim Blandy | 1993-05-18 | 1 | -1/+1 |
* | * systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these into | Jim Blandy | 1993-05-04 | 1 | -0/+138 |
* | (read_pending_input): Fix the garbaged-modifiers bug under System Vs previous | Eric S. Raymond | 1993-04-26 | 1 | -0/+1 |
* | Put interrupt input blocking in a separate file from xterm.h. | Jim Blandy | 1993-03-31 | 1 | -6/+12 |
* | * sysdep.c (random, srandom): Don't define these if HAVE_RANDOM is | Jim Blandy | 1993-03-23 | 1 | -0/+2 |
* | * sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY. | Jim Blandy | 1993-03-20 | 1 | -1/+1 |
* | Some VMS changes from Richard Levitte <levitte@e.kth.se>: | Jim Blandy | 1993-03-19 | 1 | -15/+41 |
* | * sysdep.c (read_input_waiting): Set e.frame_or_window, not | Jim Blandy | 1993-03-11 | 1 | -3/+15 |
* | * sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well as | Jim Blandy | 1993-02-22 | 1 | -2/+2 |
* | * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c: | Jim Blandy | 1992-11-16 | 1 | -75/+46 |
* | * sysdep.c (init_baud_rate) [HAVE_TERMIO, not HAVE_TCATTR]: Use | Jim Blandy | 1992-11-07 | 1 | -1/+1 |
* | (get_system_name): Use gethostname for USG systems | Richard M. Stallman | 1992-10-29 | 1 | -2/+12 |
* | * sysdep.c (sys_suspend): Don't try to use "nice (- nice (0))" to | Jim Blandy | 1992-09-23 | 1 | -22/+10 |
* | (sys_suspend): Read EMACS_PARENT_PID envvar for parent. | Richard M. Stallman | 1992-09-19 | 1 | -2/+19 |
* | (init_sys_modes): Handle VDSUSP like V_DSUSP. | Richard M. Stallman | 1992-09-12 | 1 | -6/+9 |
* | * sysdep.c (init_baud_rate): Re-arranged order of conditionals - | Jim Blandy | 1992-08-29 | 1 | -8/+12 |
* | * sysdep.c (select): There's no need to cast the return value of | Jim Blandy | 1992-08-19 | 1 | -3/+6 |
* | entered into RCS | Jim Blandy | 1992-07-13 | 1 | -14/+14 |
* | *** empty log message *** | Jim Blandy | 1992-06-10 | 1 | -1/+1 |
* | *** empty log message *** | Joseph Arceneaux | 1992-06-05 | 1 | -1/+2 |
* | *** empty log message *** | Jim Blandy | 1992-05-18 | 1 | -4/+4 |
* | *** empty log message *** | Jim Blandy | 1992-05-10 | 1 | -10/+15 |
* | *** empty log message *** | Jim Blandy | 1992-05-01 | 1 | -2/+10 |
* | *** empty log message *** | Jim Blandy | 1992-04-24 | 1 | -39/+5 |
* | *** empty log message *** | Jim Blandy | 1992-03-14 | 1 | -321/+238 |
* | *** empty log message *** | Jim Blandy | 1992-01-31 | 1 | -10/+29 |
* | Initial revision | Jim Blandy | 1992-01-14 | 1 | -0/+4152 |