commit-hurd
[Top][All Lists]
Advanced

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

[hurd] branch master updated (4aa93d0 -> dbc4871)


From: Samuel Thibault
Subject: [hurd] branch master updated (4aa93d0 -> dbc4871)
Date: Mon, 03 Feb 2014 22:36: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  4aa93d0   exec_filename_fix.patch: Fix spurious port deallocation.
       new  54da971   Revert "hurd.hurd-console.init: Actually make 
ENABLE=false in default work."
       new  8b2cae7   hurd.hurd-console.init: Actually make ENABLE=false in 
default work.
       new  ae697f8   Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurd
       new  dbc4871   fix credits

The 4 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 +-
 Makefile                                           |   5 +-
 TODO                                               |   2 +-
 config.guess                                       | 140 +++-----
 config.sub                                         |  17 +-
 config/ttys                                        |  16 +-
 configure.ac                                       |  10 +-
 console-client/bdf.c                               |   2 -
 console-client/xkb/xkb-data/keymap/hurd            | 182 +++++-----
 daemons/rc.sh                                      |  63 +---
 daemons/runsystem.sh                               |   6 +-
 debian/changelog                                   |   3 +
 doc/hurd.texi                                      |  24 +-
 exec/Makefile                                      |   3 +-
 exec/exec.c                                        |  48 +--
 exec/hashexec.c                                    | 130 +++----
 exec/main.c                                        |   2 -
 exec/priv.h                                        |   5 +-
 hurd/exec.defs                                     |   4 +-
 hurd/fs.defs                                       |  10 +-
 hurd/hurd_types.h                                  |   9 +-
 hurd/process.defs                                  |   6 +-
 hurd/process_request.defs                          |   5 +-
 include/pids.h                                     |   7 +-
 init/Makefile                                      |   2 +-
 init/init.c                                        | 103 ++----
 libdde-linux26/contrib/include/linux/etherdevice.h |  27 --
 libdde-linux26/contrib/include/linux/ethtool.h     |  36 +-
 libdde-linux26/contrib/include/linux/kernel.h      |   2 -
 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/workqueue.h   |  23 +-
 libdde-linux26/contrib/kernel/rcupdate.c           |   1 -
 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/net/core/dev.c              | 389 ++-------------------
 libdde-linux26/lib/src/net/sched/sch_generic.c     |  40 +--
 libdiskfs/Makefile                                 |   3 +-
 libdiskfs/boot-start.c                             |  26 +-
 libdiskfs/demuxer.c                                |   2 -
 libdiskfs/file-exec.c                              |  81 +----
 libdiskfs/file-utimes.c                            |   4 +-
 libdiskfs/init-init.c                              |   3 -
 libdiskfs/node-times.c                             |   6 +-
 libdiskfs/opts-common.c                            |   2 +-
 libfshelp/start-translator-long.c                  |  26 +-
 libmachdev/ds_routines.c                           |   2 +-
 libmachdev/net.c                                   |   4 +-
 libnetfs/Makefile                                  |   3 +-
 libnetfs/demuxer.c                                 |   2 -
 libnetfs/file-exec.c                               |  73 +---
 libports/manage-multithread.c                      |   7 -
 libtrivfs/Makefile                                 |   4 +-
 libtrivfs/demuxer.c                                |   2 -
 libtrivfs/file-exec.c                              |  27 +-
 libtrivfs/trivfs.h                                 |   1 -
 pfinet/linux-src/net/ipv4/devinet.c                |   2 -
 pfinet/options.c                                   | 381 ++++++--------------
 proc/Makefile                                      |   2 +-
 proc/main.c                                        |   9 +-
 proc/mgt.c                                         |  76 ++--
 proc/pgrp.c                                        |   4 +-
 proc/proc.h                                        |  10 +-
 proc/stubs.c                                       |   3 +-
 proc/wait.c                                        |   4 +-
 procfs/Makefile                                    |  47 ++-
 procfs/main.c                                      |   4 +-
 random/random.c                                    |   2 +-
 sutils/MAKEDEV.sh                                  |   2 +-
 trans/Makefile                                     |   7 +-
 trans/fakeroot.c                                   |  64 +---
 trans/proxy-defpager.c                             |   5 +-
 utils/fakeauth.c                                   |   9 +-
 utils/login.c                                      |  28 +-
 utils/mount.c                                      |   3 +-
 utils/rpctrace.c                                   |   4 -
 utils/shd.c                                        |   9 +-
 utils/uptime.sh                                    |   2 +-
 82 files changed, 641 insertions(+), 1962 deletions(-)

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