Sat, 04 May 2002 14:55:19 +0000 |
Jason Rumney |
(init_process): Only add server subfeature if we can
|
Fri, 03 May 2002 21:24:27 +0000 |
Jason Rumney |
(Fmake_network_process): Only support server sockets
|
Tue, 30 Apr 2002 01:01:37 +0000 |
Stefan Monnier |
(Fstart_process): Update call to openp.
|
Fri, 26 Apr 2002 23:39:06 +0000 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
Wed, 03 Apr 2002 15:19:39 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 01 Apr 2002 19:49:47 +0000 |
Stefan Monnier |
(DATAGRAM_CONN_P, list_processes_1)
|
Thu, 28 Mar 2002 06:42:43 +0000 |
Miles Bader |
(DATAGRAM_CONN_P): Make sure PROC is really a process.
|
Wed, 27 Mar 2002 07:55:56 +0000 |
Pavel Jank |
(set-network-process-options): Add usage.
|
Thu, 21 Mar 2002 13:01:14 +0000 |
Kim F. Storm |
(init_process): Only provide make-network-process feature and
|
Thu, 21 Mar 2002 12:20:24 +0000 |
Kim F. Storm |
(QCfeature, QCdatagram): Removed variables.
|
Wed, 20 Mar 2002 20:37:41 +0000 |
Jason Rumney |
(QCfamily, QCfiler): Remove duplicate declaration and initialization.
|
Wed, 20 Mar 2002 18:10:01 +0000 |
Eli Zaretskii |
(conv_sockaddr_to_lisp, conv_lisp_to_sockaddr): Don't
|
Mon, 18 Mar 2002 18:21:25 +0000 |
Pavel Jank |
(wait_reading_process_input): Move variables `pname' and `pnamelen' down
|
Mon, 18 Mar 2002 14:09:57 +0000 |
Kim F. Storm |
Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H.
|
Mon, 18 Mar 2002 11:27:06 +0000 |
Pavel Jank |
(Fmake_network_process): Remove unused variable `sa'.
|