commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch upstream updated (bbb6465 -> d8b7d42)


From: Samuel Thibault
Subject: [hurd] branch upstream updated (bbb6465 -> d8b7d42)
Date: Wed, 26 Mar 2014 12:12:14 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a change to branch upstream
in repository hurd.

      from  bbb6465   Merge remote-tracking branch 'upstream/master' into 
upstream
       new  08814fc   libpager: fix comment of pager_change_attributes
       new  59b6c01   libpager: fix potential deadlock
       new  2d9c553   isofs: also copy the terminating zero in read_symlink_hook
       new  52fdfc8   libdiskfs: fix string termination
       new  71ee95f   hurd: fix receiver type, honor DEFAULT_PAGER_IMPORTS
       new  1e981ff   mach-defpager: fix receiver lookups
       new  6d55116   mach-defpager: fix local includes
       new  25ae24c   Align VGA buffers
       new  07e46eb   mach-defpager: replace the magic typecast with a hash 
table
       new  f5fb893   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/hurd/hurd
       new  17126af   Fix setting LGE flag
       new  64b5d35   Handle fonts with multiple-of-8 bbox width
       new  d8b7d42   Merge remote-tracking branch 'upstream/master' into 
upstream

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 console-client/vga-dynafont.c             |   8 +-
 console-client/vga-support.c              |  11 +-
 hurd/default_pager.defs                   |   6 +-
 isofs/inode.c                             |   2 +-
 libdiskfs/fsys-getroot.c                  |   8 +-
 libpager/pager-attr.c                     |  13 +-
 libpager/pager.h                          |   6 +-
 mach-defpager/Makefile                    |   3 +-
 mach-defpager/default_pager.c             | 311 ++++++------------------------
 mach-defpager/main.c                      |   2 +-
 auth/auth.h => mach-defpager/mig-decls.h  |  18 +-
 auth/auth.h => mach-defpager/mig-mutate.h |  12 +-
 mach-defpager/priv.h                      | 200 +++++++++++++++++++
 mach-defpager/setup.c                     |   4 +-
 14 files changed, 309 insertions(+), 295 deletions(-)
 copy auth/auth.h => mach-defpager/mig-decls.h (64%)
 copy auth/auth.h => mach-defpager/mig-mutate.h (80%)
 create mode 100644 mach-defpager/priv.h

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

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