commit-hurd
[Top][All Lists]
Advanced

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

[SCM] the great next stuff branch, dde, updated. 4661d478225c954fe4ee280


From: Zheng Da
Subject: [SCM] the great next stuff branch, dde, updated. 4661d478225c954fe4ee280e0553ea93b205d41b
Date: Thu, 06 May 2010 10:07:00 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "the great next stuff".

The branch, dde has been updated
       via  4661d478225c954fe4ee280e0553ea93b205d41b (commit)
       via  6e587f4f115614c7b4ea82e9233e7b5cd054b8c4 (commit)
       via  95d6d00c8ca6b1872c690cfff7e453ba8817cdf5 (commit)
       via  d4b2a83e63c2cf6195de6fb88037a62e334eca08 (commit)
       via  b0c5f2fd27623326010aa0c0a382b174ff559cfa (commit)
       via  5cba8bcc350415cafde7cf5e2d6cfc87692cc5a9 (commit)
       via  7d901bbc7aa0950a590650fbe9213d13b938daa3 (commit)
       via  e374732000af38df8ebe0a7693b0ce5c3c11c1ca (commit)
       via  1915aef783a1ed6eefd6b2cc822dce2e2347b1ff (commit)
       via  e2140dbb0623c00cb5cf98c89a525c9906906b1c (commit)
       via  e2475eda3677e849acf137699fab13f6590fe7f7 (commit)
      from  6f5ed7518623f2739008178a65d025c3a5bf4d63 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4661d478225c954fe4ee280e0553ea93b205d41b
Author: Zheng Da <address@hidden>
Date:   Thu May 6 10:56:11 2010 +0200

    remove local_irq_restore in spin_trylock_irqsave.

commit 6e587f4f115614c7b4ea82e9233e7b5cd054b8c4
Author: Zheng Da <address@hidden>
Date:   Wed May 5 14:33:45 2010 +0200

    explicitly show pcibios_enable_device isn't implemented.

commit 95d6d00c8ca6b1872c690cfff7e453ba8817cdf5
Author: Zheng Da <address@hidden>
Date:   Wed May 5 14:31:35 2010 +0200

    fix a bug in searching network devices.

commit d4b2a83e63c2cf6195de6fb88037a62e334eca08
Author: Zheng Da <address@hidden>
Date:   Tue May 4 16:15:34 2010 +0200

    Add util.h in libddekit.

commit b0c5f2fd27623326010aa0c0a382b174ff559cfa
Author: Zheng Da <address@hidden>
Date:   Tue May 4 16:10:38 2010 +0200

    Use more memory chunks for linux_kmalloc.

commit 5cba8bcc350415cafde7cf5e2d6cfc87692cc5a9
Author: Zheng Da <address@hidden>
Date:   Tue May 4 16:08:14 2010 +0200

    remove all temporary files created by vim.

commit 7d901bbc7aa0950a590650fbe9213d13b938daa3
Author: Zheng Da <address@hidden>
Date:   Tue May 4 15:56:46 2010 +0200

    Add printing.

commit e374732000af38df8ebe0a7693b0ce5c3c11c1ca
Author: Zheng Da <address@hidden>
Date:   Tue May 4 15:42:03 2010 +0200

    make devnode readable and writable.

commit 1915aef783a1ed6eefd6b2cc822dce2e2347b1ff
Author: Zheng Da <address@hidden>
Date:   Thu Apr 22 15:12:46 2010 +0200

    ddekit: print messages.

commit e2140dbb0623c00cb5cf98c89a525c9906906b1c
Author: Zheng Da <address@hidden>
Date:   Thu Apr 22 15:09:38 2010 +0200

    jiffies in the type of unsigned long.

commit e2475eda3677e849acf137699fab13f6590fe7f7
Author: Zheng Da <address@hidden>
Date:   Thu Apr 22 15:07:28 2010 +0200

    jiffies in the type of unsigned long.

-----------------------------------------------------------------------

Summary of changes:
 auth/auth.c~                                |  790 -----
 boot-proxy-exc/boot.c~                      | 2149 ------------
 boot-proxy-exc/exc_impl.c~                  |   67 -
 boot-proxy-exc/mach_host_impl.c~            |  545 ---
 boot-proxy-exc/mach_impl.c~                 |  906 -----
 boot-proxy-exc/mach_port_impl.c~            |  377 ---
 boot-proxy-exc/mach_proxy.c~                |   97 -
 boot-proxy-exc/mach_proxy.h~                |   59 -
 boot-proxy-exc/util.h~                      |  113 -
 boot.backup1/Makefile~                      |   56 -
 boot.backup1/boot.c~                        | 2073 ------------
 boot.backup1/exc_impl.c~                    |   38 -
 boot.backup1/list.h~                        |   40 -
 boot.backup1/mach_host_impl.c~              |  551 ---
 boot.backup1/mach_impl.c~                   |  869 -----
 boot.backup1/mach_port_impl.c~              |  378 ---
 boot.backup1/mach_proxy.c~                  |   68 -
 boot.backup1/mach_proxy.h~                  |   54 -
 boot.backup1/ourmach.defs~                  |  770 -----
 boot.backup1/ourmach_host.defs~             |  381 ---
 boot.backup1/ourmach_port.defs~             |  348 --
 boot.backup1/util.h~                        |   96 -
 boot/Makefile~                              |   56 -
 boot/boot.c~                                | 2146 ------------
 boot/mach_host_impl.c~                      |  558 ---
 boot/mach_impl.c~                           |  988 ------
 boot/mach_port_impl.c~                      |  468 ---
 boot/mach_proxy.c~                          |   89 -
 boot/mach_proxy.h~                          |   57 -
 boot/util.h~                                |  113 -
 configure.in~                               |  252 --
 console/display.c~                          | 2122 ------------
 daemons/getty.c~                            |  140 -
 daemons/runttys.c~                          |  507 ---
 dde_e1000/e1000_hw.c                        |    3 +
 dde_e1000/e1000_main.c                      |   33 +-
 devnode/ChangeLog~                          |   25 -
 devnode/README~                             |   25 -
 devnode/devnode.c                           |    3 +-
 devnode/devnode.c~                          |  337 --
 doc/ChangeLog~                              |  165 -
 doc/hurd.texi~                              | 4873 ---------------------------
 eth-filter.multi-thread/Makefile~           |   35 -
 eth-filter.multi-thread/filter.c~           |  878 -----
 eth-filter.multi-thread/filter.h~           |   60 -
 eth-filter.multi-thread/msg_queue.c~        |  224 --
 eth-filter.multi-thread/msg_queue.h~        |   69 -
 eth-filter.multi-thread/tmp.patch~          |   49 -
 eth-filter.multi-thread/util.h~             |   73 -
 eth-filter/ChangeLog~                       |  122 -
 eth-filter/filter.c~                        |  827 -----
 eth-multiplexer/ChangeLog~                  |  341 --
 eth-multiplexer/Makefile~                   |   34 -
 eth-multiplexer/device_impl.c~              |  282 --
 eth-multiplexer/ethernet.c~                 |  143 -
 eth-multiplexer/multiplexer.c~              |  190 --
 eth-multiplexer/netfs_impl.c~               |  510 ---
 eth-multiplexer/netfs_impl.h~               |   46 -
 eth-multiplexer/notify_impl.c~              |   70 -
 exec/main.c~                                |  264 --
 ext2fs/Makefile~                            |   31 -
 ext2fs/compile~                             |    8 -
 ext2fs/ext2fs.c~                            |  235 --
 ext2fs/hyper.c~                             |  206 --
 init/init.c~                                | 1567 ---------
 libdde_linux26/include/linux/spinlock.h     |    6 +-
 libdde_linux26/lib/src/arch/l4/kmalloc.c    |   11 +-
 libdde_linux26/lib/src/arch/l4/mach_glue.c  |   12 +-
 libdde_linux26/lib/src/arch/l4/pci.c        |    3 +-
 libdde_linux26/lib/src/arch/l4/res.c        |    8 +
 libdde_linux26/lib/src/net/core/skbuff.c    |    9 +-
 libddekit/Makefile                          |    2 +-
 libddekit/include/ddekit/timer.h            |    2 +-
 libddekit/kmem.c                            |    5 +-
 libddekit/memory.c                          |    7 +-
 libddekit/pgtab.c                           |    7 +-
 libddekit/timer.c                           |    2 +-
 libddekit/util.h                            |    8 +
 libdiskfs/boot-start.c~                     |  650 ----
 libdiskfs/disk-pager.c~                     |  123 -
 libdiskfs/init-first.c~                     |   59 -
 libdiskfs/init-init.c~                      |  111 -
 libdiskfs/init-main.c~                      |   81 -
 libdiskfs/init-startup.c~                   |  215 --
 libmachdev/net.c                            |   17 +-
 libnetfs/dir-lookup.c~                      |  404 ---
 libports/create-internal.c~                 |  128 -
 libports/get-right.c~                       |   65 -
 libports/manage-multithread.c~              |  175 -
 libports/manage-one-thread.c~               |  216 --
 libshouldbeinlibc/ugids-argp.d~             |   76 -
 libstore/argp.c~                            |  395 ---
 libstore/create.c~                          |   81 -
 libstore/device.c~                          |  344 --
 libstore/open.c~                            |   66 -
 libthreads/cprocs.c~                        | 1229 -------
 libthreads/cthread_internals.h~             |  315 --
 libthreads/cthreads.c~                      |  520 ---
 libthreads/lockfile.d~                      |    1 -
 netfs-sample/._node.c~                      |  Bin 197 -> 0 bytes
 netfs-sample/filterfs.c~                    | 1236 -------
 netfs-sample/node.c~                        |  803 -----
 pfinet.old/ethernet.c~                      |  298 --
 pfinet.old/io-ops.c~                        |  616 ----
 pfinet.old/linux-src/net/core/dev.c~        | 2092 ------------
 pfinet.old/linux-src/net/ipv4/ip_output.c~  | 1000 ------
 pfinet.old/linux-src/net/ipv4/tcp_input.c~  | 2449 --------------
 pfinet.old/linux-src/net/ipv4/tcp_output.c~ | 1150 -------
 pfinet.old/pfinet.patch~                    |   31 -
 pfinet.old/sched.c~                         |   81 -
 pfinet.old/socket-ops.c~                    |  546 ---
 pfinet.old/tmp.patch~                       |  146 -
 pfinet.old/tunnel.c~                        |  636 ----
 pfinet/ChangeLog~                           | 1147 -------
 pfinet/Makefile~                            |  154 -
 pfinet/linux-src/net/ipv6/addrconf.c~       | 1964 -----------
 pfinet/linux-src/net/ipv6/icmpv6.c~         |  676 ----
 pfinet/main.c~                              |  460 ---
 proc/main.c~                                |  139 -
 proc/mgt.c~                                 |  877 -----
 proc_proxy/ChangeLog~                       |   36 -
 trans/Makefile~                             |   56 -
 trans/proxy-defpager.c~                     |  283 --
 123 files changed, 112 insertions(+), 52166 deletions(-)
 delete mode 100644 auth/auth.c~
 delete mode 100644 boot-proxy-exc/boot.c~
 delete mode 100644 boot-proxy-exc/exc_impl.c~
 delete mode 100644 boot-proxy-exc/mach_host_impl.c~
 delete mode 100644 boot-proxy-exc/mach_impl.c~
 delete mode 100644 boot-proxy-exc/mach_port_impl.c~
 delete mode 100644 boot-proxy-exc/mach_proxy.c~
 delete mode 100644 boot-proxy-exc/mach_proxy.h~
 delete mode 100644 boot-proxy-exc/util.h~
 delete mode 100644 boot.backup1/Makefile~
 delete mode 100644 boot.backup1/boot.c~
 delete mode 100644 boot.backup1/exc_impl.c~
 delete mode 100644 boot.backup1/list.h~
 delete mode 100644 boot.backup1/mach_host_impl.c~
 delete mode 100644 boot.backup1/mach_impl.c~
 delete mode 100644 boot.backup1/mach_port_impl.c~
 delete mode 100644 boot.backup1/mach_proxy.c~
 delete mode 100644 boot.backup1/mach_proxy.h~
 delete mode 100644 boot.backup1/ourmach.defs~
 delete mode 100644 boot.backup1/ourmach_host.defs~
 delete mode 100644 boot.backup1/ourmach_port.defs~
 delete mode 100644 boot.backup1/util.h~
 delete mode 100644 boot/Makefile~
 delete mode 100644 boot/boot.c~
 delete mode 100644 boot/mach_host_impl.c~
 delete mode 100644 boot/mach_impl.c~
 delete mode 100644 boot/mach_port_impl.c~
 delete mode 100644 boot/mach_proxy.c~
 delete mode 100644 boot/mach_proxy.h~
 delete mode 100644 boot/util.h~
 delete mode 100644 configure.in~
 delete mode 100644 console/display.c~
 delete mode 100644 daemons/getty.c~
 delete mode 100644 daemons/runttys.c~
 delete mode 100644 devnode/ChangeLog~
 delete mode 100644 devnode/README~
 delete mode 100644 devnode/devnode.c~
 delete mode 100644 doc/ChangeLog~
 delete mode 100644 doc/hurd.texi~
 delete mode 100644 eth-filter.multi-thread/Makefile~
 delete mode 100644 eth-filter.multi-thread/filter.c~
 delete mode 100644 eth-filter.multi-thread/filter.h~
 delete mode 100644 eth-filter.multi-thread/msg_queue.c~
 delete mode 100644 eth-filter.multi-thread/msg_queue.h~
 delete mode 100644 eth-filter.multi-thread/tmp.patch~
 delete mode 100644 eth-filter.multi-thread/util.h~
 delete mode 100644 eth-filter/ChangeLog~
 delete mode 100644 eth-filter/filter.c~
 delete mode 100644 eth-multiplexer/ChangeLog~
 delete mode 100644 eth-multiplexer/Makefile~
 delete mode 100644 eth-multiplexer/device_impl.c~
 delete mode 100644 eth-multiplexer/ethernet.c~
 delete mode 100644 eth-multiplexer/multiplexer.c~
 delete mode 100644 eth-multiplexer/netfs_impl.c~
 delete mode 100644 eth-multiplexer/netfs_impl.h~
 delete mode 100644 eth-multiplexer/notify_impl.c~
 delete mode 100644 exec/main.c~
 delete mode 100644 ext2fs/Makefile~
 delete mode 100755 ext2fs/compile~
 delete mode 100644 ext2fs/ext2fs.c~
 delete mode 100644 ext2fs/hyper.c~
 delete mode 100644 init/init.c~
 create mode 100644 libddekit/util.h
 delete mode 100644 libdiskfs/boot-start.c~
 delete mode 100644 libdiskfs/disk-pager.c~
 delete mode 100644 libdiskfs/init-first.c~
 delete mode 100644 libdiskfs/init-init.c~
 delete mode 100644 libdiskfs/init-main.c~
 delete mode 100644 libdiskfs/init-startup.c~
 delete mode 100644 libnetfs/dir-lookup.c~
 delete mode 100644 libports/create-internal.c~
 delete mode 100644 libports/get-right.c~
 delete mode 100644 libports/manage-multithread.c~
 delete mode 100644 libports/manage-one-thread.c~
 delete mode 100644 libshouldbeinlibc/ugids-argp.d~
 delete mode 100644 libstore/argp.c~
 delete mode 100644 libstore/create.c~
 delete mode 100644 libstore/device.c~
 delete mode 100644 libstore/open.c~
 delete mode 100644 libthreads/cprocs.c~
 delete mode 100644 libthreads/cthread_internals.h~
 delete mode 100644 libthreads/cthreads.c~
 delete mode 100644 libthreads/lockfile.d~
 delete mode 100644 netfs-sample/._node.c~
 delete mode 100644 netfs-sample/filterfs.c~
 delete mode 100644 netfs-sample/node.c~
 delete mode 100644 pfinet.old/ethernet.c~
 delete mode 100644 pfinet.old/io-ops.c~
 delete mode 100644 pfinet.old/linux-src/net/core/dev.c~
 delete mode 100644 pfinet.old/linux-src/net/ipv4/ip_output.c~
 delete mode 100644 pfinet.old/linux-src/net/ipv4/tcp_input.c~
 delete mode 100644 pfinet.old/linux-src/net/ipv4/tcp_output.c~
 delete mode 100644 pfinet.old/pfinet.patch~
 delete mode 100644 pfinet.old/sched.c~
 delete mode 100644 pfinet.old/socket-ops.c~
 delete mode 100644 pfinet.old/tmp.patch~
 delete mode 100644 pfinet.old/tunnel.c~
 delete mode 100644 pfinet/ChangeLog~
 delete mode 100644 pfinet/Makefile~
 delete mode 100644 pfinet/linux-src/net/ipv6/addrconf.c~
 delete mode 100644 pfinet/linux-src/net/ipv6/icmpv6.c~
 delete mode 100644 pfinet/main.c~
 delete mode 100644 proc/main.c~
 delete mode 100644 proc/mgt.c~
 delete mode 100644 proc_proxy/ChangeLog~
 delete mode 100644 trans/Makefile~
 delete mode 100644 trans/proxy-defpager.c~


hooks/post-receive
-- 
the great next stuff




reply via email to

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