commit-hurd
[Top][All Lists]
Advanced

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

[SCM] procfs branch, master, updated. 883e9a3bcbd0de620272c79b6a081b42b0


From: Samuel Thibault
Subject: [SCM] procfs branch, master, updated. 883e9a3bcbd0de620272c79b6a081b42b0832ef4
Date: Wed, 28 Aug 2013 21:07:22 +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 "procfs".

The branch, master has been updated
       via  883e9a3bcbd0de620272c79b6a081b42b0832ef4 (commit)
       via  2f13ab11aa71a2b8fb6e045a9ff81b7b2252cbe0 (commit)
       via  2baaf773daa797048ea96573fa01786d129f00fb (commit)
      from  eda9e61107ed34a5f7a566fe6835a48c48aec1d3 (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 883e9a3bcbd0de620272c79b6a081b42b0832ef4
Author: Justus Winter <address@hidden>
Date:   Fri Jun 28 18:37:45 2013 +0200

    procfs: provide a more meaningful response to fsys_get_options
    
    Implement our own netfs_append_args function that provides the
    appropriate command line flags if the current values differ from the
    default values.
    
    * procfs/main.c (netfs_append_args): New function.

commit 2f13ab11aa71a2b8fb6e045a9ff81b7b2252cbe0
Author: Justus Winter <address@hidden>
Date:   Fri Jun 28 18:37:44 2013 +0200

    procfs: define macros for the default argument values
    
    Define a macro for the default value of each command line
    parameter. This allows one to generate a minimal response to
    fsys_get_options requests.
    
    * procfs/main.c: New macro definitions for default values.

commit 2baaf773daa797048ea96573fa01786d129f00fb
Author: Justus Winter <address@hidden>
Date:   Fri Jun 28 18:37:43 2013 +0200

    procfs: handle the --update parameter
    
    Split the argument handling into a common part and one for
    fsys_update_options. Handle the --update parameter; for procfs this is
    a no-op.
    
    * procfs/main.c (common_options): New variable.
    (runtime_argp_parser): Handle --update.
    (startup_argp): New variable.
    (netfs_runtime_argp_): New variable.

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

Summary of changes:
 main.c |  162 +++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 124 insertions(+), 38 deletions(-)


hooks/post-receive
-- 
procfs



reply via email to

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