log src/sysdep.c @ 83031:1d2f73785d9d

age author description
Mon, 02 Feb 2004 19:19:08 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 25 Jan 2004 00:43:38 +0000 Karoly Lorentey Removed %T in mode-line-format. Trivial documentation changes.
Sun, 11 Jan 2004 21:59:40 +0000 Karoly Lorentey Support for opening X frames from a tty session.
Sun, 11 Jan 2004 02:45:44 +0000 Karoly Lorentey Fix C-g handling with multiple ttys.
Sun, 11 Jan 2004 01:18:45 +0000 Karoly Lorentey Changed tty input code to use read_socket_hook.
Fri, 09 Jan 2004 18:57:53 +0000 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Sat, 03 Jan 2004 08:31:14 +0000 Karoly Lorentey Portability fixes (now it compiles & runs fine on Solaris).
Fri, 02 Jan 2004 01:15:26 +0000 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
Thu, 01 Jan 2004 17:55:53 +0000 Karoly Lorentey Separate frame-local, tty-dependent parameters from tty-local parameters.
Wed, 31 Dec 2003 05:09:29 +0000 Karoly Lorentey A few more bugfixes and new features.
Tue, 30 Dec 2003 19:27:57 +0000 Karoly Lorentey Major bugfixes and slight enhancements.
Tue, 30 Dec 2003 17:51:52 +0000 Karoly Lorentey Undo patch-23. I need a coffee.
Tue, 30 Dec 2003 17:02:33 +0000 Karoly Lorentey Don't compile sys_select on systems that don't need it.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 30 May 2007 05:24:18 +0000 Nick Roberts (init_sys_modes): Add rather than replace with
Sun, 20 May 2007 05:09:33 +0000 Nick Roberts Use HAVE_GPM instead of HAVE_GPM_H.
Sun, 20 May 2007 02:32:29 +0000 Nick Roberts (init_sys_modes): Make gpm_fd nonblocking
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 30 Nov 2007 08:19:44 +0000 YAMAMOTO Mitsuharu (emacs_close) [MAC_OSX && HAVE_CARBON]:
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 20 Apr 2007 21:36:46 +0000 Chong Yidong (init_system_name): Don't accept localhost.localdomain.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 24 Nov 2006 10:31:26 +0000 Juanma Barranquero Space/tab mixup.
Sat, 14 Oct 2006 10:09:32 +0000 Richard M. Stallman (init_sys_modes): Delete DEFVAR_LISP in the wrong place.
Mon, 29 May 2006 08:06:15 +0000 Dan Nicolaescu * search.c (matcher_overflow): Mark as NO_RETURN.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 13 Oct 2005 09:29:01 +0000 Andreas Schwab (request_sigio, unrequest_sigio): Do nothing in
Fri, 23 Sep 2005 17:06:03 +0000 Dan Nicolaescu * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define
Sun, 18 Sep 2005 05:42:49 +0000 YAMAMOTO Mitsuharu [MAC_OS8]: Don't include stdlib.h. Include sys/param.h.
Sat, 10 Sep 2005 14:31:12 +0000 Eli Zaretskii Don't #undef NULL after including blockinput.h.
Sat, 10 Sep 2005 14:12:35 +0000 Eli Zaretskii Fix last change.
Sat, 10 Sep 2005 12:19:14 +0000 Eli Zaretskii [WINDOWSNT]: Add prototype for getwd.
Sat, 10 Sep 2005 11:29:15 +0000 Eli Zaretskii (get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sun, 01 May 2005 11:32:49 +0000 Thien-Thi Nguyen (get_frame_size) [VMS]: Use a fresh i/o channel.
Wed, 20 Apr 2005 15:09:38 +0000 Thien-Thi Nguyen Remove reference to defunct vms-pwd.h.
Sat, 05 Feb 2005 19:40:04 +0000 Andreas Schwab (sys_subshell): Properly terminate execlp argument list.
Wed, 15 Dec 2004 21:40:41 +0000 Jan Dj¸«£rv * syssignal.h: Declare main_thread.
Mon, 29 Nov 2004 14:39:09 +0000 Stefan Monnier (emacs_write): Don't use QUIT.
Thu, 25 Nov 2004 20:01:39 +0000 Stefan Monnier (sys_signal): Don't use SA_RESTART if SYNC_INPUT is set.
Thu, 19 Aug 2004 10:08:15 +0000 Kim F. Storm (child_setup_tty, init_sys_modes): Use CDISABLE.
Mon, 16 Aug 2004 23:02:19 +0000 Richard M. Stallman (child_setup_tty) [SIGNALS_VIA_CHARACTERS]:
Mon, 19 Jul 2004 06:38:14 +0000 Steven Tamm mac.c (sys_select): Block input around call to
Fri, 27 Feb 2004 23:47:48 +0000 Kim F. Storm (BUFFER_SIZE_FACTOR): Remove.
Mon, 09 Feb 2004 15:39:49 +0000 Jan Dj¸«£rv Move include stdio.h to same place as in other files.
Mon, 26 Jan 2004 23:40:08 +0000 Jan Dj¸«£rv (mkdir, rmdir): Also check synch_process_termsig.
Mon, 29 Dec 2003 07:16:26 +0000 Karoly Lorentey Bugfix festival.
Sat, 27 Dec 2003 10:00:19 +0000 Karoly Lorentey Fully eliminated global tty state variables.
Sat, 27 Dec 2003 01:12:57 +0000 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
Fri, 26 Dec 2003 04:31:27 +0000 Karoly Lorentey Fixed two typos.
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Wed, 24 Dec 2003 18:55:24 +0000 Karoly Lorentey Add a level of indirection to terminal characteristics.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 15 Jun 2003 21:04:16 +0000 Stefan Monnier (kbd_input_ast, read_input_waiting): Don't pass uninitialized
Thu, 12 Jun 2003 22:13:18 +0000 Dave Love Remove redundant include of unistd.h, stdlib.h. Use
Sat, 24 May 2003 22:07:03 +0000 Kim F. Storm Make (few) trivial substitutions for renamed and
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.