diff options
author | Miles Bader <miles@gnu.org> | 1997-02-04 22:07:39 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-02-04 22:07:39 +0000 |
commit | abe0d647a788b92462857811611fa4a69f2922fd (patch) | |
tree | 82a858df2034de0854d67fef5d4f8ffde9f04b24 | |
parent | c2fd83a7b9bcbdd989ba59ba5094a2b5676729ad (diff) |
.
-rw-r--r-- | pfinet/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index 667fe545..a70784d0 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,8 @@ +Tue Feb 4 16:53:19 1997 Miles Bader <miles@gnu.ai.mit.edu> + + * socket-ops.c (S_socket_send): Don't deref ADDR if it's 0. + (S_socket_bind): Return EADDRNOTAVAIL if ADDR is 0. + Fri Oct 25 20:02:17 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * loopback.c (loopback_type_trans): New function. |