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  511eff7bf616a313e6fc2397db718a81e93847cc (commit)
       via  d4b231dd9f874076c62f35590a9f6b93ca6481d7 (commit)
      from  69056411a354300a17d1e92027435c988508655d (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 511eff7bf616a313e6fc2397db718a81e93847cc
Merge: d4b231d 6905641
Author: Samuel Thibault <[email protected]>
Date:   Mon Mar 26 23:44:53 2012 +0200

    Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd

commit d4b231dd9f874076c62f35590a9f6b93ca6481d7
Author: Maksym Planeta <[email protected]>
Date:   Sun Jan 8 14:51:42 2012 +0200

    Remove warnings during compilation.
    
    * mach-defpager/kalloc.c: Added missing prototypes, headers, types.
    * mach-defpager/wiring.c: Likewise.
    * mach-defpager/default_pager.c: Likewise.
    * mach-defpager/main.c: Likewise.
    * mach-defpager/setup.c: Likewise.
    (S_default_pager_paging_storage): Fix wrong calling of kfree.
    
    * mach-defpager/kalloc.h: New file with prototypes from kalloc.c.
    * mach-defpager/default_pager.h: New file with prototypes
    from default_pager.c.
    * mach-defpager/Makefile (LCLHDRS): Add new header files.

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

Summary of changes:
 mach-defpager/Makefile                             |    2 +-
 mach-defpager/default_pager.c                      |   22 ++++++----
 mach-defpager/default_pager.h                      |   43 ++++++++++++++++++++
 mach-defpager/kalloc.c                             |    2 +
 .../std-startup-argp.c => mach-defpager/kalloc.h   |   21 +++++----
 mach-defpager/main.c                               |    2 +
 mach-defpager/setup.c                              |   12 +++--
 mach-defpager/wiring.c                             |    1 +
 8 files changed, 82 insertions(+), 23 deletions(-)
 create mode 100644 mach-defpager/default_pager.h
 copy libnetfs/std-startup-argp.c => mach-defpager/kalloc.h (70%)


hooks/post-receive
-- 
Hurd

Reply via email to