commit-hurd
[Top][All Lists]
Advanced

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

[SCM] the great next stuff branch, dde, updated. db98832d3ee1743ef2f39f3


From: Justus Winter
Subject: [SCM] the great next stuff branch, dde, updated. db98832d3ee1743ef2f39f3aabc1636b277e5a20
Date: Mon, 17 Nov 2014 10:49:11 +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 "the great next stuff".

The branch, dde has been updated
       via  db98832d3ee1743ef2f39f3aabc1636b277e5a20 (commit)
       via  c4ea3e08b4b8d6a931ce0cdb32cdbba7545f1b84 (commit)
       via  88b4990e161cfbdd7740f987fd18e422e45a7917 (commit)
      from  e363aa56321f652684ffed281030d95d365c53c0 (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 db98832d3ee1743ef2f39f3aabc1636b277e5a20
Author: Justus Winter <address@hidden>
Date:   Fri Nov 14 18:31:54 2014 +0100

    eth-multiplexer: improve the netfs_demuxer function
    
    Handle multiple request types as recommended by the Mach Server
    Writer's Guide section 4, subsection "Handling Multiple Request
    Types".  This avoids initializing the reply message in every X_server
    function.  The reply message has already been properly initialized in
    libports, so there is no need to call mig_reply_setup.
    
    * eth-multiplexer/demuxer.c (netfs_demuxer): Improve the demuxer
    function.

commit c4ea3e08b4b8d6a931ce0cdb32cdbba7545f1b84
Author: Justus Winter <address@hidden>
Date:   Fri Nov 14 18:30:18 2014 +0100

    eth-multiplexer: fix device_{get,set}_status calls
    
    * eth-multiplexer/ethernet.c (set_promisc): Make flags an int, count
    must be 1.

commit 88b4990e161cfbdd7740f987fd18e422e45a7917
Author: Justus Winter <address@hidden>
Date:   Fri Nov 14 18:28:12 2014 +0100

    libmachdev: fix getting parameter for get_status
    
    Complements aa949401.
    
    * libmachdev/net.c (device_get_status): Use count as number of parameter,
    not number of bytes. Take status as integer, not short.

-----------------------------------------------------------------------

Summary of changes:
 eth-multiplexer/demuxer.c  |   37 +++++++++++++++++++++++--------------
 eth-multiplexer/ethernet.c |    7 +++----
 libmachdev/net.c           |    4 ++--
 3 files changed, 28 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
the great next stuff



reply via email to

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