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

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

      from  3a90599   New upstream snapshot
       new  070646a   New upstream snapshot
       new  9ce0289   New upstream snapshot

The 2 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:
 Makeconf                                           |   2 +-
 console/display.c                                  |  12 +
 console/pager.c                                    |   3 +-
 daemons/runsystem.sh                               |   3 -
 exec/elfcore.c                                     |   2 +
 exec/exec.c                                        |  50 +-
 ext2fs/ext2fs.c                                    |  12 +-
 ext2fs/ext2fs.h                                    |  13 +-
 ext2fs/pager.c                                     |  33 +-
 fatfs/fatfs.h                                      |   2 +
 fatfs/pager.c                                      |  33 +-
 init/init.c                                        |   2 +-
 libbpf/Makefile                                    |   2 +-
 .../contrib/drivers/base/attribute_container.c     |   2 +-
 libdde-linux26/contrib/drivers/base/platform.c     |   2 +-
 libdde-linux26/contrib/drivers/base/sys.c          |   2 +-
 .../linux/{compiler-gcc4.h => compiler-gcc5.h}     |  14 +-
 libdde-linux26/contrib/include/linux/etherdevice.h |  27 +
 libdde-linux26/contrib/include/linux/ethtool.h     |  36 +-
 libdde-linux26/contrib/include/linux/inotify.h     |   4 +-
 libdde-linux26/contrib/include/linux/kernel.h      |   2 +
 libdde-linux26/contrib/include/linux/mdio.h        | 356 ++++++++++
 libdde-linux26/contrib/include/linux/netdevice.h   |  90 ++-
 libdde-linux26/contrib/include/linux/pci.h         |   1 +
 libdde-linux26/contrib/include/linux/pci_ids.h     | 177 +++--
 libdde-linux26/contrib/include/linux/phy.h         |  19 +-
 libdde-linux26/contrib/include/linux/skbuff.h      |  20 +-
 libdde-linux26/contrib/include/linux/tty_driver.h  |   2 +-
 libdde-linux26/contrib/include/linux/workqueue.h   |  23 +-
 libdde-linux26/contrib/include/net/ethoc.h         |  22 +
 libdde-linux26/contrib/kernel/rcuclassic.c         | 788 +++++++++++++++++++++
 libdde-linux26/contrib/kernel/rcupdate.c           |   1 +
 libdde-linux26/contrib/lib/devres.c                | 351 +++++++++
 libdde-linux26/contrib/lib/kobject.c               |   2 +-
 libdde-linux26/contrib/net/core/net-sysfs.c        |   2 +-
 libdde-linux26/contrib/net/core/skb_dma_map.c      |  12 +-
 libdde-linux26/include/linux/kernel.h              |   2 +
 libdde-linux26/lib/src/Makefile                    |   3 +
 libdde-linux26/lib/src/drivers/base/core.c         |   2 +-
 libdde-linux26/lib/src/net/core/dev.c              | 389 +++++++++-
 libdde-linux26/lib/src/net/sched/sch_generic.c     |  40 +-
 libdiskfs/dir-lookup.c                             | 104 +--
 libdiskfs/disk-pager.c                             |   3 +-
 libdiskfs/diskfs-pager.h                           |   1 +
 libdiskfs/diskfs.h                                 |  10 +-
 libdiskfs/file-getcontrol.c                        |  14 +-
 libdiskfs/file-syncfs.c                            |   6 +-
 libdiskfs/name-cache.c                             |   2 +-
 libpager/demuxer.c                                 | 119 +++-
 libpager/pager.h                                   |  28 +-
 libpager/queue.h                                   |   8 +
 libpipe/pipe.c                                     |  17 +-
 libports/Makefile                                  |   2 +-
 libports/manage-multithread.c                      |   5 +
 libports/manage-one-thread.c                       |   5 +
 libshouldbeinlibc/maptime.h                        |   2 +
 libthreads/lockfile.c                              |   3 +
 libtrivfs/Makefile                                 |   3 -
 pflocal/io.c                                       |  13 +-
 pflocal/mig-decls.h                                |   2 +-
 pflocal/sock.c                                     |  10 +-
 pflocal/sock.h                                     |  31 +-
 pflocal/socket.c                                   |   8 +-
 procfs/main.c                                      |   6 +
 startup/startup.c                                  |   1 -
 storeio/pager.c                                    |   3 +-
 sutils/fstab.c                                     |   2 +-
 trans/fakeroot.c                                   |   8 +-
 trans/fifo.c                                       |   2 +-
 utils/umount.c                                     |   2 +
 70 files changed, 2703 insertions(+), 277 deletions(-)
 copy libdde-linux26/contrib/include/linux/{compiler-gcc4.h => compiler-gcc5.h} 
(67%)
 create mode 100644 libdde-linux26/contrib/include/linux/mdio.h
 create mode 100644 libdde-linux26/contrib/include/net/ethoc.h
 create mode 100644 libdde-linux26/contrib/kernel/rcuclassic.c
 create mode 100644 libdde-linux26/contrib/lib/devres.c

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

Reply via email to