commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch upstream-merged updated (f248a21 -> 32b4f1d)


From: Samuel Thibault
Subject: [hurd] branch upstream-merged updated (f248a21 -> 32b4f1d)
Date: Mon, 09 Feb 2015 10:50:39 +0000

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

sthibault pushed a change to branch upstream-merged
in repository hurd.

      from  f248a21   New upstream snapshot
      adds  32b4f1d   New upstream snapshot

No new revisions were added by this update.

Summary of changes:
 Makeconf                                |   2 +
 aclocal.m4                              |   2 +-
 auth/auth.c                             |  21 +-
 boot/Makefile                           |   2 +
 boot/boot.c                             |   4 +-
 configure.ac                            |   4 +-
 console-client/bdf.c                    |   2 +-
 console-client/bdf.h                    |   2 +-
 console-client/xkb/README               |   2 +-
 console-client/xkb/TODO                 |   4 +-
 console-client/xkb/parser.y             |   6 +-
 console-client/xkb/xkb-data/keymap/hurd | 182 ++++++++---------
 console-client/xkb/xkb.c                |   6 +-
 console-client/xkb/xkb.h                |   2 +-
 console-client/xkb/xkbdata.c            |   6 +-
 console-client/xkb/xkbtimer.c           |   2 +-
 console/display.c                       |  37 ++--
 console/input.c                         |   2 +-
 console/input.h                         |   2 +-
 daemons/lmail.c                         |   2 +-
 defpager/defpager.c                     |   3 +-
 devnode/Makefile                        |   1 +
 devnode/mig-mutate.h                    |   2 +
 eth-filter/mig-decls.h                  |   6 +
 eth-filter/mig-mutate.h                 |   4 +
 eth-multiplexer/Makefile                |   1 +
 eth-multiplexer/mig-decls.h             |   6 +
 eth-multiplexer/mig-mutate.h            |   4 +
 exec/exec.c                             |  18 +-
 ext2fs/ext2fs.c                         |   2 +-
 ext2fs/getblk.c                         |   2 +-
 ext2fs/inode.c                          |   8 +-
 ext2fs/pager.c                          |   8 +-
 fatfs/fat.h                             |   2 +-
 fatfs/pager.c                           |   2 +-
 ftpfs/dir.c                             |   4 +-
 ftpfs/netfs.c                           |   2 +-
 hurd/console.h                          |   2 +-
 hurd/hurd_types.defs                    |   4 +-
 hurd/io.defs                            |   2 +-
 hurd/process.defs                       |  11 +-
 isofs/inode.c                           |   2 +-
 isofs/lookup.c                          |   4 +-
 isofs/main.c                            |   2 +-
 isofs/pager.c                           |   2 +-
 isofs/rr.c                              |   6 +-
 libdiskfs/boot-start.c                  |   1 +
 libdiskfs/dir-lookup.c                  |   4 +-
 libdiskfs/file-get-trans.c              |  10 +-
 libdiskfs/file-getfh.c                  |   2 +-
 libdiskfs/file-statfs.c                 |   2 +-
 libfshelp/fetch-root.c                  |   6 +-
 libfshelp/start-translator-long.c       |   6 +-
 libfshelp/start-translator.c            |   2 +-
 libftpconn/create.c                     |   2 +-
 libftpconn/open.c                       |   2 +-
 libftpconn/unix.c                       |   4 +-
 libiohelp/return-buffer.c               |   2 +-
 libmachdev/Makefile                     |   6 +-
 libmachdev/block.c                      |   4 +-
 libmachdev/mig-decls.h                  |   6 +
 libmachdev/mig-mutate.h                 |   4 +
 libnetfs/dir-lookup.c                   |   4 +-
 libpager/Makefile                       |   8 +-
 libpager/chg-compl.c                    |   3 +-
 libpager/data-request.c                 |   3 +-
 libpager/data-return.c                  |  13 +-
 libpager/data-unlock.c                  |   3 +-
 libpager/demuxer.c                      |   6 +-
 libpager/lock-completed.c               |   3 +-
 libpager/mig-mutate.h                   |   9 -
 libpager/no-senders.c                   |  35 ----
 libpager/notify-stubs.c                 |  66 -------
 libpager/object-init.c                  |   3 +-
 libpager/object-terminate.c             |   3 +-
 libpager/pagemap.c                      |   2 +-
 libpager/pager-attr.c                   |   2 +-
 libpager/pager-create.c                 |   2 -
 libpager/pager.h                        |   2 +-
 libpager/priv.h                         |   3 -
 libpager/stubs.c                        |   9 +-
 libpipe/pipe.c                          |   6 +-
 libpipe/pq.c                            |  12 +-
 libpipe/pq.h                            |   2 +-
 libports/manage-multithread.c           |   5 +
 libps/procstat.c                        |   4 +-
 libps/ps.h                              |   2 +-
 libps/spec.c                            |   2 +-
 libshouldbeinlibc/cacheq.c              |   2 +-
 libshouldbeinlibc/idvec.c               |   2 +-
 libshouldbeinlibc/portxlate.c           |   6 +-
 libshouldbeinlibc/ugids.c               |   4 +-
 libstore/argp.c                         |   2 +-
 libstore/enc.c                          |   4 +-
 libstore/kids.c                         |   2 +-
 libstore/part.c                         |   2 +-
 libstore/remap.c                        |   2 +-
 libstore/unzipstore.c                   |   6 +-
 libthreads/alpha/thread.c               |   2 +-
 libtreefs/fsys.c                        |   4 +-
 libtreefs/treefs-hooks.h                |   4 +-
 libtrivfs/file-statfs.c                 |   2 +-
 mach-defpager/Makefile                  |   2 +-
 mach-defpager/default_pager.c           |  12 +-
 mach-defpager/wiring.c                  |   2 +-
 pfinet/ethernet.c                       |  10 +-
 pfinet/glue-include/asm/uaccess.h       |   2 +-
 pfinet/io-ops.c                         |   2 +-
 pfinet/linux-src/net/ipv4/devinet.c     |   2 +
 pfinet/linux-src/net/ipv4/tcp.c         |  59 +++---
 pfinet/linux-src/net/ipv4/tcp_input.c   |   3 +
 pfinet/linux-src/net/ipv4/tcp_output.c  |   1 +
 pfinet/options.c                        | 341 ++++++++++++++++++++++++--------
 pfinet/socket.c                         |   2 +-
 pfinet/timer-emul.c                     |   2 +-
 pfinet/tunnel.c                         |   2 +-
 pflocal/io.c                            |   4 +-
 proc/Makefile                           |   4 +-
 proc/main.c                             |  34 +++-
 proc/mgt.c                              | 145 +++++++++++++-
 proc/msg.c                              |   2 +-
 proc/proc.h                             |   6 +
 procfs/TODO                             |   2 +-
 procfs/main.c                           |   2 +-
 procfs/process.c                        |   4 +-
 procfs/procfs.h                         |   2 +-
 random/gnupg-random.c                   |   4 +-
 startup/startup.c                       | 113 +++++++----
 storeio/dev.c                           |   6 +-
 storeio/storeio.c                       |   4 +-
 sutils/fstab.c                          |   4 +-
 usermux/usermux.c                       |   5 +-
 utils/fakeauth.c                        |   2 +-
 utils/frobauth.c                        |   2 +-
 utils/login.c                           |   4 +-
 utils/rpctrace.c                        |   3 +-
 utils/x.c                               |   4 +-
 137 files changed, 925 insertions(+), 594 deletions(-)
 delete mode 100644 libpager/no-senders.c
 delete mode 100644 libpager/notify-stubs.c

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