This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via 8fb38008cc0abccdce7b8a971bf0c3f1745655b8 (commit)
from 0cbb8c0650eacae336687243904048a0d22233a2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8fb38008cc0abccdce7b8a971bf0c3f1745655b8
Author: Samuel Thibault <[email protected]>
Date: Tue Feb 22 01:57:01 2011 +0100
Fix S_pfinet_siocgifconf given -1 as amount
* hurd/pfinet.defs (pfinet_siocgifconf): Document that -1 is used for "all
interfaces".
* pfinet/pfinet-ops.c (S_pfinet_siocgifconf): Compare amount with
`(vm_size_t) -1' instead of '< 0' (which can never happen).
-----------------------------------------------------------------------
Summary of changes:
hurd/pfinet.defs | 2 +-
pfinet/pfinet-ops.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Hurd