From c994299d50b9fae6fdd735a9c7bd183f89981d78 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 8 Dec 1995 10:00:22 +0000 Subject: Thu Dec 7 02:27:56 1995 Roland McGrath * resolv/res_comp.c, resolv/res_debug.c, resolv/res_send.c: Updated from BIND 4.9.3-BETA27. Wed Dec 6 18:44:01 1995 Miles Bader * sysdeps/mach/hurd/select.c (__select): Swap size args to mach_msg. * sysdeps/mach/hurd/select.c (__select): Frob TYPES correctly when we get a delayed reply. Only grab values out of entries in TYPES that have SELECT_RETURNED turned on, and turn it on whenever an rpc returns. Only clear bits in the user's fdsets -- those needing to be set should be already. Use SELECT_ALL in appropiate places. (SELECT_RETURNED, SELECT_ALL): New macros. Wed Dec 6 09:10:39 1995 Roland McGrath * sysdeps/mach/hurd/sys/param.h (NBBY): New macro. * gnu-versions.h (_GNU_GLOB_INTERFACE_VERSION): New macro. --- ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/ChangeLog b/ChangeLog index 537b15ee97..acbb524b6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +Thu Dec 7 02:27:56 1995 Roland McGrath + + * resolv/res_comp.c, resolv/res_debug.c, resolv/res_send.c: + Updated from BIND 4.9.3-BETA27. + +Wed Dec 6 18:44:01 1995 Miles Bader + + * sysdeps/mach/hurd/select.c (__select): Swap size args to mach_msg. + + * sysdeps/mach/hurd/select.c (__select): Frob TYPES correctly when + we get a delayed reply. + Only grab values out of entries in TYPES that have SELECT_RETURNED + turned on, and turn it on whenever an rpc returns. + Only clear bits in the user's fdsets -- those needing to be set + should be already. + Use SELECT_ALL in appropiate places. + (SELECT_RETURNED, SELECT_ALL): New macros. + +Wed Dec 6 09:10:39 1995 Roland McGrath + + * sysdeps/mach/hurd/sys/param.h (NBBY): New macro. + + * gnu-versions.h (_GNU_GLOB_INTERFACE_VERSION): New macro. + Tue Dec 5 14:00:17 1995 Roland McGrath * misc/Makefile (headers): Add error.h, err.h. -- cgit v1.2.3