* hurd/hurdinit.c (_hurd_ports_use): Return EGRATUITOUS when
authorRoland McGrath <roland@gnu.org>
Wed, 2 Jan 2002 10:27:25 +0000 (10:27 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 2 Jan 2002 10:27:25 +0000 (10:27 +0000)
_hurd_ports is null.

ChangeLog

index 8520d3b..c47eb3b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,8 @@
        * sysdeps/generic/htonl.c: Use uint32_t instead of u_int32_t.
        * sysdeps/generic/htons.c: Use uint16_t instead of u_int16_t.
 
-       * hurd/hurdinit.c (_hurd_ports_use): Return error _hurd_ports is null.
+       * hurd/hurdinit.c (_hurd_ports_use): Return EGRATUITOUS when
+       _hurd_ports is null.
 
        * hurd/hurdsig.c (_hurdsig_init): Conditionalize exception port setup
        for old CMU and new OSF Mach interface flavors.