| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (main): Add argv[0] to an error message. | Richard M. Stallman | 1995-04-18 | 1 | -1/+1 |
| | | |||||
| * | (main): Improve error handling. | Karl Heuer | 1995-04-14 | 1 | -4/+6 |
| | | |||||
| * | Test NO_SOCKETS_IN_FILE_SYSTEM. | Richard M. Stallman | 1995-04-11 | 1 | -1/+1 |
| | | |||||
| * | [Berkeley sockets version] (main): Declare getcwd. | Richard M. Stallman | 1995-04-07 | 1 | -0/+1 |
| | | |||||
| * | Use BSD sockets whenever available, even if HAVE_SYSVIPC. | Richard M. Stallman | 1995-03-15 | 1 | -1/+5 |
| | | | | | (main): Use getcwd if not BSD. | ||||
| * | [HAVE_SYSVIPC]: Include sys/utsname.h. | Richard M. Stallman | 1994-12-07 | 1 | -6/+17 |
| | | | | | | | | (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. | ||||
| * | Eliminate some -Wall warnings. | David J. MacKenzie | 1994-10-12 | 1 | -1/+2 |
| | | |||||
| * | (main): New local var progname saves argv[0]. | Richard M. Stallman | 1994-07-27 | 1 | -1/+2 |
| | | |||||
| * | (main): Don't actually modify argv[0]. Modify a copy instead. | Richard M. Stallman | 1994-07-26 | 1 | -5/+6 |
| | | |||||
| * | (main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary. | Richard M. Stallman | 1994-03-05 | 1 | -4/+32 |
| | | | | | On HPUX, error if it's more than 512 chars. | ||||
| * | [! HAVE_STRERROR] (strerror): Define the function. | Roland McGrath | 1994-01-08 | 1 | -0/+15 |
| | | |||||
| * | Don't declare sys_errlist; declare strerror instead. | Roland McGrath | 1994-01-08 | 1 | -6/+4 |
| | | | | | (main): Call strerror instead of using sys_errlist. | ||||
| * | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
| | | |||||
| * | * emacsserver.c (main): When we're passing a `struct sockaddr_un' | Jim Blandy | 1993-06-09 | 1 | -3/+3 |
| | | | | | | | to bind or accept, cast the pointer, to avoid warnings on systems which declare prototypes for this. * emacsclient.c (main): Same. | ||||
| * | entered into RCS | Richard M. Stallman | 1992-08-22 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Jim Blandy | 1992-07-17 | 1 | -1/+5 |
| | | |||||
| * | *** empty log message *** | Jim Blandy | 1992-01-14 | 1 | -21/+19 |
| | | |||||
| * | *** empty log message *** | Michael I. Bushnell | 1992-01-09 | 1 | -1/+8 |
| | | |||||
| * | Initial revision | Richard M. Stallman | 1991-09-02 | 1 | -0/+277 |