Erik Naggum
3b7ad313e0
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
Richard M. Stallman
26396b1bda
(main): Add argv[0] to an error message.
1995-04-18 20:50:19 +00:00
Karl Heuer
18a2fa9174
(main): Improve error handling.
1995-04-14 02:10:52 +00:00
Richard M. Stallman
1e523e3da8
Test NO_SOCKETS_IN_FILE_SYSTEM.
1995-04-11 01:44:46 +00:00
Richard M. Stallman
7e1251a15e
[Berkeley sockets version] (main): Declare getcwd.
1995-04-07 01:01:25 +00:00
Richard M. Stallman
ee6a193c4c
Use BSD sockets whenever available, even if HAVE_SYSVIPC.
...
(main): Use getcwd if not BSD.
1995-03-15 23:31:02 +00:00
Richard M. Stallman
b135a7cf0b
[HAVE_SYSVIPC]: Include sys/utsname.h.
...
(main): If socket/mqueue name is in home dir, add in the host name.
Rename .emacs_server to .emacs-server-....
[!HAVE_SYSVIPC] (main): Fix error message diction.
1994-12-07 07:39:23 +00:00
David J. MacKenzie
340ff9deae
Eliminate some -Wall warnings.
1994-10-12 20:21:51 +00:00
Richard M. Stallman
defb80d7ad
(main): New local var progname saves argv[0].
1994-07-27 17:59:03 +00:00
Richard M. Stallman
cd33a5a086
(main): Don't actually modify argv[0]. Modify a copy instead.
1994-07-26 19:56:03 +00:00
Richard M. Stallman
1518a9eb45
(main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.
...
On HPUX, error if it's more than 512 chars.
1994-03-05 21:42:57 +00:00
Roland McGrath
2771160004
[! HAVE_STRERROR] (strerror): Define the function.
1994-01-08 22:27:30 +00:00
Roland McGrath
92af894ffd
Don't declare sys_errlist; declare strerror instead.
...
(main): Call strerror instead of using sys_errlist.
1994-01-08 21:43:57 +00:00
Roland McGrath
18160b98ce
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
Jim Blandy
4e23f2ba8b
* emacsserver.c (main): When we're passing a `struct sockaddr_un'
...
to bind or accept, cast the pointer, to avoid warnings on systems
which declare prototypes for this.
* emacsclient.c (main): Same.
1993-06-09 12:45:26 +00:00
Richard M. Stallman
61a93162c6
entered into RCS
1992-08-22 07:10:23 +00:00
Jim Blandy
c0acc3e1cd
*** empty log message ***
1992-07-17 21:04:37 +00:00
Jim Blandy
efb859b44a
*** empty log message ***
1992-01-14 08:05:08 +00:00
Michael I. Bushnell
bdd512ede4
*** empty log message ***
1992-01-09 06:37:22 +00:00
Richard M. Stallman
46cec291bb
Initial revision
1991-09-02 20:23:32 +00:00