commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Debian GNU Hurd packaging annotated tag, debian/20120219-1, create


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging annotated tag, debian/20120219-1, created. debian/20120219-1
Date: Sun, 19 Feb 2012 19:06:18 +0000

The annotated tag, debian/20120219-1 has been created
        at  c6fc2265a0ee17d82708c96fa2056d3eb727453d (tag)
   tagging  7eef050c93955c0ff795542ce4358412025c65f9 (commit)
  replaces  debian/20111206-1
 tagged by  Samuel Thibault
        on  Sun Feb 19 19:13:48 2012 +0000

- Shortlog ------------------------------------------------------------
Debian release 20120219-1

Carl Fredrik Hammar (2):
      Externalize libfshelp's service_fsys_startup
      Implement settrans --interactive

Olaf Buddenhagen (1):
      Fix up DDE paths

Pino Toscano (2):
      PID stat/status: show only the file name of processes
      rename {halt,reboot} to {halt,reboot}-hurd

Samuel Thibault (131):
      Fix memory leak on schedule_timeout
      Fix memory leak on receive error
      Merge branch 'master' into dde
      drop .d files
      Merge commit 'ac7ddb0d9557348206f3bc9bd2bf65b7d7b6409a' into HEAD
      Merge branch 'dde' into HEAD
      Remove CVS directories
      remove .prof_d files
      rmove .DS_Store
      rm .o files
      remove git-generated files
      Remove mig-generated files
      Remove mig-generated files
      drop diff file
      drop generated binary files
      Re-add original configure
      remove generated documentation files
      re-add mainline configure
      re-add install-headers.in from mainline
      remove .svn directories
      Drop generated files
      drop .cvsignore files
      drop .orig and .rej files
      drop generated files
      drop generated file
      drop intermediate backup
      drop libpthread
      drop patch file
      drop intermediate backup
      Do not skip old RPCs
      Rename vm_dma_buff_alloc RPC into vm_allocate_contiguous
      reorder vm_allocate_contiguous parameter like vm_allocate
      drop generated files
      Revert "drop generated files"
      rename device_irq_enable into device_intr_enable
      rename irq into intr or line
      rename device_intr_notify into device_intr_register
      rename intr.h constants
      missing irq->line renaming
      missing rename
      missing irq->line renaming
      Fix unlocking in raw_local_irq_restore inside a 
fake_local_irq_disable/restore
      Fix e2os script posixness
      Fix 0-length reads from tty
      Do not use msgport information
      Revert "Do not use msgport information"
      Do not inherit all ext2fs flags
      Upgrade pager-memcpy parameters
      ext2fs_large_stores.patch: Fix memory leak
      debian/hurd-console.default: Enable the console by default.
      Use TERM=mach-gnu-color instead of mach-color
      fix build (probably for newer perl)
      fix build (probably for newer perl)
      Fix link command
      include bpf in link
      Remove generated file
      remove duplicate headers, to be replaced by experimental.defs
      Fix figure
      Use experimental.defs instead of patched device.defs and mach.defs
      Fix link
      Fix link command
      include bpf in link
      Remove generated file
      fix link
      Fix calling initializers, const seems to upset the dynlinker
      Fix calling initializers, const seems to upset the dynlinker
      Merge remote-tracking branch 'mainline/master' into dde
      Make pfinet try both a filepath and kernel device
      Merge branch 'dde' into dde-debian
      Drop files unrelated to DDE
      cleanup
      cleanup
      Merge branch 'dde' into dde-debian
      Make pfinet able to both handle file path and kernel device name
      Make pfinet able to both handle file path and kernel device name
      Merge remote-tracking branch 'mainline/master' into dde
      Merge branch 'dde' into dde-debian
      Merge branch 'upstream' into upstream-merged
      Merge branch 'procfs-jkoenig' into procfs-jkoenig-moved
      Merge branch 'procfs-jkoenig-moved' into upstream-merged
      Merge branch 'dde' into upstream-merged
      Merge branch 'upstream-merged'
      Fix pfinet compilation
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
      New upstream snapshot.
      Merge branch 'upstream' into upstream-merged
      Merge branch 'upstream-merged'
      Fix format security
      Clean DDE build
      build libbpf too
      Fix dde drivers link
      devnode is already installed in /hurd
      Simplify link flags computation
      Dynamically link against libddekit, libhurd-slab and libbpf
      More helpful messages
      Make pfinet use BPF filter when using a devnode
      Fix ddekit initialization. Shared linking makes initcall fail
      fix clean rule
      fix clean rule
      More helpful messages
      Make pfinet use BPF filter when using a devnode
      Fix format security
      Simplify link flags computation
      Merge remote-tracking branch 'incubator/dde' into dde
      Dynamically link against libddekit, libhurd-slab and libbpf
      Fix ddekit initialization. Shared linking makes initcall fail
      Merge branch 'dde-upstream' into dde
      Dynamically link against libddekit, libhurd-slab and libbpf
      Fix ddekit initialization. Shared linking makes initcall fail
      Merge branch 'dde' into dde-clean
      Fix pfinet device_open errno reporting
      Merge branch 'upstream' into upstream-merged
      Merge branch 'dde' into upstream-merged
      Merge branch 'dde-clean' into upstream-merged
      Merge remote-tracking branch 'mainline/master' into dde
      Merge branch 'upstream-merged'
      Merge branch 'dde' into dde-debian
      Upload
      Install machdev.h
      Install machdev.h
      Merge branch 'dde' into dde-debian
      Add missing clean bits
      Install libdde_linux26
      Merge branch 'dde' into dde-clean
      Merge branch 'dde-clean' into upstream-merged
      Fix pfinet device_open errno reporting
      Merge branch 'upstream-merged'
      Use CURDIR instead of PWD
      Prevent dynamic linking
      Simply use -l to link libmachdev and libddekit
      put dde drivers in /hurd, simply

Thomas Schwinge (1):
      * README: New file.

Zheng Da (235):
      Add .gitignore.
      The original version of DDEKit.
      Add DDEKit headers.
      Adapt Makefile to compile DDEKit in Hurd.
      We simply use malloc and free.
      Use libpciaccess to implement it.
      link with pciaccess library.
      Remove the code for initializing l4io.
      Remove the old pgtable file.
      Adapt the implementation of DDEKit threads.
      Adapt the implementation of lock.
      Check in the implementation of the owner of a lock.
      fix a bug in thread.c.
      Emulate the timer in the Hurd.
      Record the thread who holds the lock by ourselves.
      Implement the semaphore (in thread.c).
      Add the implementation of list, used by semaphore.
      The implementation of condition variables.
      Modify resource.c.
      Implement a faked slab cache.
      Implement physical <--> virtual address mapping.
      Implement panic.
      Implement printf and its variant.
      Implementation of interrupt.
      Fix a bug.
      The code can be compiled now.
      check in the original version of dde linux26.
      Remove unused files.
      Redefine HZ.
      fix a bug in printf.c.
      kmem gets its own priv host port by itself.
      fix Makefile to compile the library.
      ignore more files.
      check in a test program for the ddekit library.
      support allocation of large chunks of memory.
      fix a bug in printf.c
      Use linux_kmalloc only when we need contiguous physical memory.
      Make ddekit_simple_malloc/free inline.
      allow to print information to stdout.
      Use ddekit lock instead of mutex.
      Test timer.
      destroy the port before the thread exits.
      Don't set the main thread name.
      A new thread has been initialized when it starts.
      Use a global lock to protect a thread's local data.
      Setup the main thread when initializing ddekit.
      fix a bug (setting a thread name).
      fix a bug in condvar.
      testing program for ddekit thread.
      Use ddekit condvar instead of the one in cthreads.
      Add ddekit_condvar_deinit.
      check in mk.
      a temporary version of Makefiles for libdde_linux26
      Don't include C library headers files in our header files.
      Remove c_headers.h
      check in panic.c
      The modified Makefile can build libdde_linux26 now
      add .gitignore to libdde_linux26.
      Change HZ.
      Change the path of header files.
      Declare fetch_jiffies in the header file.
      define SRC_DIR in Makefile in linux26/lib
      Don't compile the sound component in linux26.
      Remove Makefile.inc as it is generated automatically.
      correct the path of header files.
      call initcall functions explicitly.
      Don't declare jiffies as a variable.
      to compile programs with dde linux26 library.
      move variables to Makeconf.local
      fix a include path in dde linux26.
      Remove the static declaration of initcall functions.
      fix the problem of HZ and jiffies.
      hide __mutex_init because of name conflict with libc.
      fix the problem of including path.
      don't initialize neighbor and genhd for now.
      hide __get_free_pages to avoid name conflict.
      move SYSTEM variable to Makeconf.local.
      Add the original dde26_test.
      Adapt Makefile.
      make the test program compilable.
      Create a ddekit thread directly for ddekit timer.
      Initialize dde26 process.
      rename __mutex_init to avoid the name conflict.
      prepare to use initcall to do initialization.
      Add initcall in ddekit.
      link the program with default.ld.
      hide free_pages.
      update .gitignore.
      call l4dde26_init and l4dde26_process_init explicitly.
      link to ddekit statically.
      add pcnet32 to test dde linux26.
      initialize pciaccess in ddekit.
      ddekit: support multiple pci buses in the system.
      raise the priority of the interrupt handler thread.
      allocate a port for interrupt delivery.
      DDE Linux: Temporary solution to handle two buses.
      Enable the irq after installing irq handler and receiving an interrupt.
      remove the printing in timer.
      dde_pcnet32_test: use netdev_ops.
      not unregister driver in dde_pcnet32_test.
      remove printing in the interrupt handler.
      libdde_linux26 is adapted to be used by libmachdev.
      Reorganize Makefile.
      check in libmachdev.
      check in dde_pcnet32.
      fix a bug in ddekit: use the relative time.
      print to stderr.
      remove ethernet.c~ in pfinet.
      create a thread for only handling device requests.
      dereference ports when return D_INVALID_OPERATIONS in device requests.
      create device port with create_device_port.
      deallocate skb_reply before freeing the packet.
      trivfs server creates its own port bucket.
      remove printing in the trivfs server.
      a new thread for device requests in dde_pcnet32.
      fix a serious bug in dde_linux26.
      remove printing in dde_pcnet32.
      free delivered packets.
      initialize new fields in sk_buff.
      return packet transmission error to the client.
      remove io done thread.
      remove RPCs for PCI conf space.
      Add `flags` for interrupt registration.
      Use adapted dev_queue_xmit to transmit packets in DDE Linux.
      Remove tmp and ignore it in the future.
      Add `flags` in RPC device_intr_notify definition.
      IRQ server doesn't have reply messages.
      Add `flags` in device_intr_notify in libmachdev.
      Use pcnet32 driver in Linux 2.6.29.
      Use lock to protect pending softirq variable.
      ignore more files.
      implement cli/sti with a lock.
      reset the helder pointer before unlock in ddekit lock.
      Set the right source hw address in dde_pcnet32_test.
      Support MMIO.
      check in the initial version of dde_e1000
      set memory allocated by ddekit_large_malloc to zero
      Use mem device to map memory for MMIO.
      implement dump_stack in libddekit with backtrace.
      Use pci_set_master in linux.
      jiffies in the type of unsigned long.
      jiffies in the type of unsigned long.
      ddekit: print messages.
      make devnode readable and writable.
      Add printing.
      remove all temporary files created by vim.
      Use more memory chunks for linux_kmalloc.
      Add util.h in libddekit.
      fix a bug in searching network devices.
      explicitly show pcibios_enable_device isn't implemented.
      remove local_irq_restore in spin_trylock_irqsave.
      remove printing in dde_e1000 and dde_pcnet32.
      fix a bug when device_intr_notify return an error.
      Add memory clobbers to assembly snippets.
      Add DDE rtl8139.
      call device_irq_enable even when interrupt is ignored.
      Add ne2k-pci driver.
      block intloop thread when irq is disabled.
      Add e100.
      Revert "make devnode open for reading and writing."
      Add libmachdev and libddekt in Makefile.
      Merge branch 'dde' of ssh://git.sv.gnu.org/srv/git/hurd/incubator
      Merge branch 'dde' of ssh://git.sv.gnu.org/srv/git/hurd/incubator into dde
      configure checks libpciaccess.
      remove files generated by autoreconf and configure
      memory from linux_kmalloc is aligned with cache line size.
      original libhurd-slab from viengoos.
      Use a large slab size.
      Use malloc/free by default in slab.
      Use cthreads in hurd-slab.
      add libhurd-slab in Makefile.
      reimplement ddekit_large_malloc.
      set new slab with 0.
      ddekit slab uses libhurd-slab.
      ignore more files.
      link to libhurd-slab while building dde drivers.
      check in the initial version of windhoek by DROPS.
      include ddekit/timer.h in the Linux file.
      change Makefile to install ddekit header files.
      make glue code of networking more independant.
      windhoek can be compiled.
      convert linux errno to mach in libmachdev.
      remove redundant fields in mach_device.
      remove the declaration of linux_net_emulation_ops.
      return linux errno in linux_pkg_xmit.
      fix compilation errors in the last commit.
      fix a complication problem.
      support block devices in the DDE library.
      skip calling init if there is no init.
      remove printing.
      fix a bug in claim_irq.
      remove printing in dde pcnet32.
      include more block IO scheduler.
      make __l4ddekit_initcall_* variables global.
      fix a race condition in the interrupt handler.
      windhoek links to dde linux26 libraries properly.
      enable initcall functions of block IO schedulers.
      fix compiling problems in libddekit and libmachdev.
      implement get_random_bytes() with random() in libc
      handle the case hurd is built in a separate dir.
      Revert "Use malloc/free by default in slab."
      don't install headers of libhurd-slab.
      Use device path name as device name in pfinet.
      add fsys opt support in devnode.
      add fsys opt support in dde drivers.
      fix a bug in linux_block_emulation_ops
      fix a bug in device_open in libmachdev.
      check disk existence in open_block_dev.
      remove check_part and check_partition in windhoek.
      create send right when block device is opened.
      remove netdev_boot_setup in dde linux26.
      fix port leak in block glue code of libmachdev.
      Use Linux's udelay and ndelay.
      calibrate the delay loop several times.
      not export the symbol loops_per_jiffy.
      use TSC to implement delay.
      add libbpf.
      Not tracking eth-multiplexer.prof_d any more.
      Use libbpf in eth-multiplxer.
      move queue.c from eth-multiplexer to libbpf.
      Use BPF to filter the packets to be delivered.
      link DDE drivers with BPF library.
      Use BPF filter in eth-multiplexer.
      implement netfs_append_args in eth-multiplexer.
      not print errors if fails to deliver packages.
      check emul_device_t object in all DS server RPCs.
      Make the thread of DS server known to Linux.
      check if the device exists.
      fix a bug in device_write for the block device.
      implement device_read for block devices.
      for debugging IDE.
      modify variable name and comment of block_dev_rw.
      fake irq disable and enable.
      fix a bug in device_read for block devices.
      block devices use the default work queue.

root (2):
      This is my initial working version.
      make devnode open for reading and writing.

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

-- 
Debian GNU Hurd packaging



reply via email to

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