log lib-src/emacsserver.c @ 12449:1370b4b76c60

age author description
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