* hurd/privports.c (__get_privileged_ports):
authorRoland McGrath <roland@gnu.org>
Sat, 10 Nov 2001 00:11:38 +0000 (00:11 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 10 Nov 2001 00:11:38 +0000 (00:11 +0000)
Only contact the proc server if necessary for this call.
Suggested by Neal H Walfield <neal@cs.uml.edu>.
Check error return for mach_port_mod_refs.

ChangeLog

index 287c4c5..efd2af6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-11-09  Roland McGrath  <roland@frob.com>
+
+       * hurd/privports.c (__get_privileged_ports):
+       Only contact the proc server if necessary for this call.
+       Suggested by Neal H Walfield <neal@cs.uml.edu>.
+       Check error return for mach_port_mod_refs.
+
 2001-11-09  Andreas Schwab  <schwab@suse.de>
 
        * sysdeps/unix/sysv/linux/m68k/bits/resource.h: New file.