Sun, 10 Aug 1997 00:15:53 +0000 |
Richard M. Stallman |
(init_system_name): If domain is null, don't add a period.
|
Thu, 07 Aug 1997 02:12:40 +0000 |
Richard M. Stallman |
(init_sys_modes) [mips || HAVE_TCATTR]:
|
Mon, 28 Jul 1997 17:04:18 +0000 |
Richard M. Stallman |
[HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.
|
Tue, 15 Jul 1997 18:58:44 +0000 |
Richard M. Stallman |
Fix previous change.
|
Mon, 07 Jul 1997 06:48:01 +0000 |
Richard M. Stallman |
(ospeed): Define as short, unless HAVE_TERMIOS_H and LINUX.
|
Fri, 04 Jul 1997 20:44:52 +0000 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
Fri, 04 Jul 1997 18:38:36 +0000 |
Richard M. Stallman |
(init_system_name): Don't accept "(none)" as domain.
|
Sun, 29 Jun 1997 00:08:34 +0000 |
Richard M. Stallman |
[HAVE_TERMIOS_H]: Include termios.h.
|
Fri, 13 Jun 1997 00:49:50 +0000 |
Richard M. Stallman |
(init_sys_modes): Enable VSTART and VSTOP if flow_control.
|
Sun, 01 Jun 1997 23:47:01 +0000 |
Richard M. Stallman |
(init_baud_rate): Use INIT_BAUD_RATE if it's defined.
|
Mon, 19 May 1997 02:34:16 +0000 |
Richard M. Stallman |
(init_sys_modes): Initialize Vtty_erase_char if
|
Thu, 27 Feb 1997 07:46:33 +0000 |
Kenichi Handa |
`ospeed' should be short if not HAVE_TERMIIO_H.
|
Fri, 20 Sep 1996 06:11:20 +0000 |
Richard M. Stallman |
(init_system_name): Retry gethostbyname only 5 times
|
Thu, 19 Sep 1996 03:09:10 +0000 |
Richard M. Stallman |
Replaced symbol BSD with BSD_SYSTEM.
|
Wed, 04 Sep 1996 15:10:42 +0000 |
Richard M. Stallman |
[HAVE_TERMIOS_H]: Include termios.h.
|
Sun, 01 Sep 1996 21:04:32 +0000 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
Sat, 31 Aug 1996 22:11:26 +0000 |
Paul Eggert |
(<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H is defined.
|
Tue, 16 Jul 1996 22:37:24 +0000 |
Karl Heuer |
Undo previous changes.
|
Tue, 16 Jul 1996 09:03:24 +0000 |
Karl Heuer |
Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H,
|
Mon, 15 Jul 1996 21:53:24 +0000 |
Karl Heuer |
[HAVE_TERMIOS_H]: Declare ospeed as speed_t.
|
Thu, 11 Apr 1996 18:13:12 +0000 |
Richard M. Stallman |
(sys_subshell): Add conditionals for DJGPP v2.
|
Wed, 10 Apr 1996 03:55:16 +0000 |
Richard M. Stallman |
[DJGPP v2] (etext, start): Declared.
|
Fri, 08 Mar 1996 17:43:20 +0000 |
Richard M. Stallman |
(init_sys_modes): Clear INLCR like ICRNL.
|
Sat, 27 Jan 1996 08:22:36 +0000 |
Richard M. Stallman |
(child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 so
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Thu, 04 Jan 1996 22:59:13 +0000 |
Karl Heuer |
(WRITABLE): Renamed from WRITEABLE.
|
Tue, 07 Nov 1995 07:26:18 +0000 |
Geoff Voelker |
[HAVE_NTGUI] (init_sys_modes, reset_sys_modes):
|
Wed, 11 Oct 1995 11:48:52 +0000 |
Kim F. Storm |
(init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.
|
Sat, 02 Sep 1995 16:22:17 +0000 |
Richard M. Stallman |
(sys_subshell) [MSDOS]: Handle SUSPEND env var.
|
Mon, 17 Jul 1995 22:27:13 +0000 |
Karl Heuer |
(sys_close): Handle Sunos 4.1 bug in close errno value.
|