From e5c2397528b6caff2c6bb75f50a37c3ca490a404 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 20 Jul 1998 07:03:02 +0000 Subject: . --- pflocal/ChangeLog | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'pflocal') diff --git a/pflocal/ChangeLog b/pflocal/ChangeLog index 7c67ef37..4224a54e 100644 --- a/pflocal/ChangeLog +++ b/pflocal/ChangeLog @@ -1,7 +1,11 @@ +1998-07-20 Roland McGrath + + * pflocal.c (main): Fix return type to int, and use return. + Wed Aug 20 14:06:11 1997 Thomas Bushnell, n/BSG * pflocal.c (main): New args for - ports_manage_port_operations_multithread. + ports_manage_port_operations_multithread. * sserver.c (handle_sock_requests): Likewise. Mon Oct 7 12:53:24 1996 Miles Bader @@ -78,7 +82,7 @@ Tue Jan 23 21:31:40 1996 Miles Bader * socket.c (S_socket_connect): Handle connectionless protocols correctly. - + * socket.c (S_socket_send): Allow DEST_ADDR to be null if the socket is connected. @@ -139,7 +143,7 @@ Wed Sep 6 11:53:48 1995 Miles Bader Tue Sep 5 14:22:18 1995 Miles Bader * io.c (S_io_stat): Only attempt to use the read pipe if it exists. - + Thu Aug 31 16:31:18 1995 Miles Bader * io.c (S_io_select): Change the way selects are done, now that @@ -164,7 +168,7 @@ Tue Aug 29 14:33:14 1995 Miles Bader `aquire' -> `acquire'. * socket.c (S_socket_send, S_socket_recv): Ditto. * sock.h: Ditto. - + Tue Aug 29 14:30:59 1995 Roland McGrath * io.c (S_io_select): Fix typo in masking off SELECT_URG. @@ -201,7 +205,7 @@ Fri Aug 11 15:33:28 1995 Miles Bader (S_socket_send): Use pipe_release_writer instead of pipe_release. (S_socket_recv): Reflect EPIPE as EOF. - * io.c (S_io_read, S_interrupt_operation, S_io_readable, S_io_select): + * io.c (S_io_read, S_interrupt_operation, S_io_readable, S_io_select): Use pipe_release_reader instead of pipe_release. (S_io_write): Use pipe_release_writer instead of pipe_release. (S_io_readable, S_io_read): Reflect EPIPE as EOF. @@ -235,11 +239,11 @@ Sat Jul 29 00:00:57 1995 Miles Bader connq_set_length): Reverse the roles of the HEAD and TAIL fields, and make sure they're used correctly. (qprev): Deleted function. - + * sock.h (struct sock, all uses changed): Add the CONNECT_QUEUE field, and rename the CONNQ field to LISTEN_QUEUE. * sock.c (sock_create): Initialize the CONNECT_QUEUE field and - rename CONNQ to LISTEN_QUEUE. + rename CONNQ to LISTEN_QUEUE. * connq.c (connq_set_length): When shrinking the queue, actually do so, and don't leak memory. -- cgit v1.2.3