commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. 8fb38008cc0abccdce7b8a971bf0c3f17456


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. 8fb38008cc0abccdce7b8a971bf0c3f1745655b8
Date: Tue, 22 Feb 2011 00:58:58 +0000

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 <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]