commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch master updated (47fe56c -> 6880876)


From: Samuel Thibault
Subject: [hurd] branch master updated (47fe56c -> 6880876)
Date: Thu, 20 Mar 2014 02:24:46 +0000

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

sthibault pushed a change to branch master
in repository hurd.

      from  47fe56c   Make hurd-console start before DMs
      adds  27e489d   New upstream snapshot
       new  1595c6e   Merge branch 'upstream-merged'
       new  89fb63f   Allow to select between 8pixel and 9pixel glyphs
       new  6880876   Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurd

The 3 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:
 auth/Makefile                                      |    2 +-
 auth/auth.c                                        |   10 +-
 libnetfs/get-source.c => auth/auth.h               |   22 +-
 auth/auth_mig.h                                    |    5 -
 auth/authmutations.h                               |    6 -
 {proc => auth}/mig-decls.h                         |   32 +-
 libtrivfs/get-source.c => auth/mig-mutate.h        |   18 +-
 configure.ac                                       |    3 +
 console-client/console.c                           |   15 +-
 console-client/current-vcs.c                       |    8 +-
 console-client/trans.c                             |   30 +-
 console-client/vga-dynafont.c                      |   13 +-
 console-client/vga-dynafont.h                      |    2 +-
 console-client/vga-hw.h                            |    5 +
 console-client/vga-support.c                       |   49 +-
 console-client/vga.c                               |   12 +-
 debian/changelog                                   |   15 +-
 .../local/finish-install.d/51hurd_config-console   |   18 +-
 debian/local/runsystem                             |    7 +-
 debian/patches/exec_filename_fs.patch              |   12 -
 debian/patches/libports_stability.patch            |   19 -
 debian/patches/newRPC.patch                        |   26 +
 debian/patches/series                              |    1 -
 exec/exec.c                                        |   27 +-
 exec/execmutations.h                               |    4 +-
 ext2fs/Makefile                                    |    2 +-
 fatfs/Makefile                                     |    2 +-
 hurd/fs.defs                                       |   19 +
 hurd/fsys.defs                                     |   20 +-
 hurd/iioctl.defs                                   |    4 +
 isofs/Makefile                                     |    2 +-
 libdiskfs/Makefile                                 |    2 +-
 libdiskfs/boot-start.c                             |   18 +-
 libdiskfs/diskfs.h                                 |   31 +-
 .../{fsys-get-children.c => file-get-children.c}   |   16 +-
 libdiskfs/{fsys-get-source.c => file-get-source.c} |   15 +-
 libdiskfs/fsmutations.h                            |    3 +
 libdiskfs/fsys-getfile.c                           |   12 +-
 libdiskfs/fsys-getroot.c                           |    9 +-
 libdiskfs/fsys-goaway.c                            |    8 +-
 libdiskfs/fsys-options.c                           |   16 +-
 libdiskfs/fsys-syncfs.c                            |   10 +-
 libdiskfs/get-source.c                             |    9 +-
 libdiskfs/priv.h                                   |    1 +
 libnetfs/Makefile                                  |    2 +-
 .../{fsys-get-children.c => file-get-children.c}   |   14 +-
 libnetfs/{fsys-get-source.c => file-get-source.c}  |   15 +-
 libnetfs/fsys-get-options.c                        |    6 +-
 libnetfs/fsys-getroot.c                            |    5 +-
 libnetfs/fsys-goaway.c                             |   10 +-
 libnetfs/fsys-set-options.c                        |   11 +-
 libnetfs/fsys-syncfs.c                             |    2 +-
 libnetfs/fsysstubs.c                               |    8 +-
 libnetfs/get-source.c                              |    2 +-
 libnetfs/mutations.h                               |    3 +
 libnetfs/netfs.h                                   |   15 +-
 libnetfs/priv.h                                    |   14 +
 libpager/demuxer.c                                 |   22 +-
 libports/manage-multithread.c                      |    6 +
 libstore/Makefile                                  |    4 +-
 libstore/do-bunzip2.c                              | 1778 +-------------------
 libstore/do-gunzip.c                               |   80 +
 libstore/gunzip.c                                  |   27 +-
 libstore/gzip.h                                    |  315 ----
 libstore/inflate.c                                 |  954 -----------
 libstore/tailor.h                                  |   14 -
 libstore/unzip.c                                   |  199 ---
 libstore/util.c                                    |  257 +--
 libtrivfs/Makefile                                 |    8 +-
 .../{fsys-get-children.c => file-get-children.c}   |    4 +-
 libtrivfs/{fsys-get-source.c => file-get-source.c} |    6 +-
 libtrivfs/get-source.c                             |    2 +-
 libtrivfs/{migsupport.c => mig-decls.h}            |   31 +-
 libtrivfs/{fsmutations.h => mig-mutate.h}          |    7 +-
 libtrivfs/trivfs.h                                 |   53 +-
 mach-defpager/default_pager.c                      |  142 +-
 mach-defpager/file_io.h                            |    6 +-
 mach-defpager/kalloc.c                             |    2 +-
 mach-defpager/setup.c                              |    6 +-
 nfs/main.c                                         |   14 +
 pfinet/Makefile                                    |    7 +-
 pfinet/iioctl-ops.c                                |   42 +-
 pfinet/main.c                                      |    2 +-
 pfinet/mig-decls.h                                 |   55 +
 pfinet/{mutations.h => mig-mutate.h}               |    8 +-
 pfinet/misc.c                                      |   26 -
 pfinet/pfinet.h                                    |    9 -
 term/Makefile                                      |    3 +
 libdiskfs/get-source.c => term/mig-mutate.h        |   19 +-
 term/ptyio.c                                       |   48 +-
 term/users.c                                       |  307 ++--
 tmpfs/tmpfs.c                                      |    2 +-
 trans/Makefile                                     |    9 +-
 trans/fakeroot.c                                   |   11 +-
 trans/ifsock.c                                     |    9 +-
 trans/mtab.c                                       |   27 +-
 trans/symlink.c                                    |   15 -
 utils/Makefile                                     |    2 +-
 utils/fakeauth.c                                   |   10 +-
 utils/fakeroot.sh                                  |   10 +-
 utils/remap.sh                                     |    9 +-
 utils/umount.c                                     |    4 +-
 102 files changed, 983 insertions(+), 4255 deletions(-)
 copy libnetfs/get-source.c => auth/auth.h (72%)
 delete mode 100644 auth/auth_mig.h
 delete mode 100644 auth/authmutations.h
 copy {proc => auth}/mig-decls.h (57%)
 copy libtrivfs/get-source.c => auth/mig-mutate.h (66%)
 delete mode 100644 debian/patches/libports_stability.patch
 rename libdiskfs/{fsys-get-children.c => file-get-children.c} (89%)
 rename libdiskfs/{fsys-get-source.c => file-get-source.c} (76%)
 rename libnetfs/{fsys-get-children.c => file-get-children.c} (91%)
 rename libnetfs/{fsys-get-source.c => file-get-source.c} (77%)
 create mode 100644 libstore/do-gunzip.c
 delete mode 100644 libstore/gzip.h
 delete mode 100644 libstore/inflate.c
 delete mode 100644 libstore/tailor.h
 delete mode 100644 libstore/unzip.c
 rename libtrivfs/{fsys-get-children.c => file-get-children.c} (93%)
 rename libtrivfs/{fsys-get-source.c => file-get-source.c} (86%)
 rename libtrivfs/{migsupport.c => mig-decls.h} (76%)
 rename libtrivfs/{fsmutations.h => mig-mutate.h} (90%)
 create mode 100644 pfinet/mig-decls.h
 rename pfinet/{mutations.h => mig-mutate.h} (88%)
 copy libdiskfs/get-source.c => term/mig-mutate.h (63%)

-- 
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]