Thu, 14 Aug 1997 04:16:00 +0000 |
Richard M. Stallman |
(main): use SOCKLEN_TYPE for fromlen, if it is defined.
|
Tue, 22 Oct 1996 17:34:26 +0000 |
Karl Heuer |
Fix 1996-09-02 change.
|
Sat, 07 Sep 1996 01:06:09 +0000 |
Erik Naggum |
(main): Declare `fromlen' as size_t, undo previous change.
|
Wed, 04 Sep 1996 15:20:19 +0000 |
Richard M. Stallman |
(main): Declare `fromunix' as size_t.
|
Mon, 02 Sep 1996 05:45:58 +0000 |
Richard M. Stallman |
Include signal.h properly;
|
Mon, 02 Sep 1996 05:39:36 +0000 |
Richard M. Stallman |
On fatal signal, delete socket-file:
|
Tue, 16 Jul 1996 22:39:31 +0000 |
Karl Heuer |
Undo previous change.
|
Mon, 15 Jul 1996 21:26:39 +0000 |
Karl Heuer |
[__GNU_LIBRARY__]: Use size_t for fromlen.
|
Wed, 03 Jul 1996 02:05:29 +0000 |
Miles Bader |
(main) [HAVE_SOCKETS]: Call rewind before writing to infile.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Wed, 03 Jan 1996 04:23:26 +0000 |
Karl Heuer |
(main): Do chmod based on existing permission.
|
Wed, 28 Jun 1995 20:10:12 +0000 |
Richard M. Stallman |
Make all error messages start with `Error: '.
|
Tue, 11 Apr 1995 01:44:46 +0000 |
Richard M. Stallman |
Test NO_SOCKETS_IN_FILE_SYSTEM.
|
Wed, 15 Mar 1995 23:32:19 +0000 |
Richard M. Stallman |
Use BSD sockets whenever available, even if HAVE_SYSVIPC.
|
Wed, 07 Dec 1994 07:38:00 +0000 |
Richard M. Stallman |
[HAVE_SYSVIPC]: Include sys/utsname.h.
|
Tue, 18 Oct 1994 11:23:18 +0000 |
Richard M. Stallman |
[SYSV_IPC] (main): Catch SIGHUP as well. Don't
|
Mon, 10 Oct 1994 04:55:59 +0000 |
Roland McGrath |
[! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,
|
Sat, 17 Sep 1994 00:02:50 +0000 |
Karl Heuer |
(FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
|
Mon, 08 Aug 1994 07:08:17 +0000 |
Richard M. Stallman |
[SYSV_IPC] (main): Make a separate process
|
Mon, 01 Aug 1994 07:43:30 +0000 |
Richard M. Stallman |
(main): Add casts to avoid warnings.
|
Thu, 23 Jun 1994 19:26:02 +0000 |
Richard M. Stallman |
(main): Don't declare geteuid.
|
Tue, 08 Feb 1994 23:57:30 +0000 |
Richard M. Stallman |
(main) [HAVE_SYSVIPC]: Reverse test of fork value.
|
Fri, 10 Sep 1993 06:15:46 +0000 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
Tue, 20 Jul 1993 05:16:51 +0000 |
Richard M. Stallman |
Include types.h before file.h.
|
Wed, 09 Jun 1993 12:41:31 +0000 |
Jim Blandy |
* emacsserver.c (main): When we're passing a `struct sockaddr_un'
|
Tue, 01 Jun 1993 08:08:38 +0000 |
Richard M. Stallman |
#undef signal.
|
Fri, 24 Apr 1992 08:11:28 +0000 |
Jim Blandy |
entered into RCS
|
Sat, 21 Dec 1991 07:03:14 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 04 Mar 1991 02:59:40 +0000 |
Richard M. Stallman |
Initial revision
|