Skip to content
Snippets Groups Projects
Commit 67e412bc authored by Niels Möller's avatar Niels Möller
Browse files

*** empty log message ***

Rev: ChangeLog:1.21
parent 21fc4ee9
Branches
Tags
No related merge requests found
Fri Jan 1 04:20:10 1999 <nisse@puck>
* io.c: Include lsh headers *before* system headers.
Use jpoll.h, not poll.h.
* io.c: (get_inaddr): Use inet_aton. How portable is that?
* poll.h, poll.c, pollemu.h, pollemu.c: Use the names jpoll (that
is the names used originally by Sean Reifschneider
<jafo@tummy.com>).
Thu Dec 31 15:29:59 1998 <ray@penguin.wi.leidenuniv.nl>
* PORTS: new file.
* io.c: #include "config.h" so the #ifdef HAVE_POLL works.
* poll.h, pollemu.h: Renamed poll.h to pollemu.h; thus it will not be
found instead of a system poll.h whith -I. or -I$(srcdir) .
* pollemu.c, pollemu.h: Renamed too.
* io.c, pollemu.c: Changed #include accordingly.
* configure.in: Changed accordingly.
* configure.in: check for `gethostbyname' instead of `hostbyname'.
* io.c: define INADDR_NONE if the system doesn't provide it (e.g.
Solaris).
* io.c: #include <netinet/in.h> for struct in_addr.
Wed Dec 30 17:38:03 1998 <ray@penguin.wi.leidenuniv.nl>
* io.c (get_inaddr): use symbolic constant to check inet_addr
result; fixes name resolving on Linux/Alpha.
Thu Dec 31 00:06:43 1998 <nisse@puck>
* server.c (do_open_session): Mark arguments as UNUSED.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment