| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-11-25 | Mark merged patches | Samuel Thibault | |
| 2012-07-26 | refer to discussion | Samuel Thibault | |
| 2012-07-24 | comment on concern with ABI | Samuel Thibault | |
| 2012-07-10 | patches/libdde_fixes.patch: Remove, merged upstream | Samuel Thibault | |
| 2012-07-10 | patches/balloc.patch: Remove, merged upstream | Samuel Thibault | |
| 2012-07-10 | patches/libdde_config.patch: Remove, merged upstream | Samuel Thibault | |
| 2012-07-10 | patches/ext2fs_large_stores.patch: Refresh. | Samuel Thibault | |
| 2012-06-05 | refresh | Samuel Thibault | |
| 2012-06-05 | Add support for passing filename through exec() call. | Samuel Thibault | |
| 2012-06-05 | Refresh to new upstream | Samuel Thibault | |
| * New upstream snapshot - patches/ext2fs_large_stores.patch,libmachdev.patch: Refresh. * patches/balloc.patch: Fix parentheses. | |||
| 2012-05-21 | Workaround some port references issues | Samuel Thibault | |
| 2012-05-20 | patches/libmachdev.patch: Fix packet delivery on pfinet restart. | Samuel Thibault | |
| 2012-05-20 | Refresh | Samuel Thibault | |
| 2012-04-25 | Remove libpthread, now shipped by glibc, and depend on it | Samuel Thibault | |
| 2012-04-16 | Upgrade libdde_linux26 layer to 2.6.32 compatibility | Samuel Thibault | |
| * debian/patches/libdde_{addr_fix,addr_list,config,devres,dma_head,ethoc, ethtool,fixes,group_addr,mdio,netdev_tx_t,pci-needs_freset,pci_ids.h,phy, pr_cont,rcu,rculist,rx_queue,trans_start,ucast_list,workqueue}: New patches to upgrade the libdde_linux26 layer to 2.6.32 compatibility. | |||
| 2012-04-08 | patches/ext2fs_large_stores.patch: Refresh | Samuel Thibault | |
| 2012-04-08 | Remove patches/extern_inline_fix.patch, merged upstream | Samuel Thibault | |
| 2012-04-08 | Remove patches/console_utf-8.patch, merged upstream | Samuel Thibault | |
| 2012-04-08 | patches/run.patch: Fix utmp database creation, and thus w command. | Samuel Thibault | |
| 2012-03-26 | patches/libexec.patch: Switch to gnu-mach-color TERM. | Samuel Thibault | |
| 2012-02-19 | build libbpf too | Samuel Thibault | |
| 2012-02-19 | New upstream snapshot. | Samuel Thibault | |
| 2011-12-30 | ext2fs_large_stores.patch: Fix memory leak | Samuel Thibault | |
| 2011-12-06 | Move /run cleanup to after fsck & rw-remount | Samuel Thibault | |
| 2011-12-06 | Fix /run initialization | Samuel Thibault | |
| * local/setup-translators: Move /run initialization to... * patches/run.patch: ... boot time. | |||
| 2011-11-26 | Drop debian/patches/libpager_update_seqno.patch, applied upstream. | Samuel Thibault | |
| 2011-11-12 | Drop /libexec | Samuel Thibault | |
| * patches/libexec.patch, hurd.install, hurd-udeb.install, hurd.postinst, rules: Move getty, console-run, and runttys to /sbin, runsystem and rc to /etc/hurd (Closes: Bug#556526). * hurd-udeb.lintian-overrides: Drop override about /libexec | |||
| 2011-11-06 | debian/patches/libpthread_procfs.patch: Refresh. | Samuel Thibault | |
| 2011-11-06 | debian/patches/random-default-fast.patch: Set default randomness to fast, ↵ | Samuel Thibault | |
| until we set up a daemon to feed /dev/random with entropy. | |||
| 2011-10-30 | Comment on checking for swapper support with parted store | Samuel Thibault | |
| 2011-10-30 | New upstream snapshot. | Samuel Thibault | |
| * Drop debian/libpthread_tls.patch, applied upstream. | |||
| 2011-10-30 | Enable global signal support | Samuel Thibault | |
| * debian/patches/libpthread_globsigdisp.patch,posix-sigcodes.patch: New patches from Jeremie Koenig to enable global signal support. * debian/patches/libpthread_sigmask.patch: Update to global signal support. | |||
| 2011-08-22 | refresh | Samuel Thibault | |
| 2011-08-22 | Drop debian/patches/auth-intr-cure.patch, applied upstream. | Samuel Thibault | |
| 2011-08-22 | Refresh | Samuel Thibault | |
| 2011-08-22 | Drop debian/patches/ttys.patch, applied upstream. | Samuel Thibault | |
| 2011-08-18 | patches/libpthread_procfs.patch: Add random server. | Samuel Thibault | |
| 2011-08-11 | Revert "Fix spurious port deallocation" | Samuel Thibault | |
| This reverts commit 7dd32866e6bd26fde00cae4f58658fb92ffc8e28. This has been commited upstream | |||
| 2011-08-11 | Fix spurious port deallocation | Samuel Thibault | |
| * patches/proc_exception.patch: New patch to fix spurious port deallocation. | |||
| 2011-08-10 | Fix sync at shutdown | Samuel Thibault | |
| * patches/libdiskfs_sync.patch: New patch to fix sync at shutdown. | |||
| 2011-08-01 | Comment patches | Samuel Thibault | |
| 2011-05-14 | Fix /usr/bin/w-hurd command name | Samuel Thibault | |
| * debian/patches/uptime_w_path_fix.patch: Fix /usr/bin/w-hurd command name, thanks harish badrinath for the notice. | |||
| 2011-04-20 | Remove disable-proc_getnports.patch | Samuel Thibault | |
| * debian/patches/disable-proc_getnports.patch: Remove patch, libc0.3 now has proc_getnports, and the hurd package already breaks older versions. | |||
| 2011-03-18 | Drop a receive right user reference, not a send right user reference | Samuel Thibault | |
| 2011-03-15 | Fix one of the spurious mach port deallocation issues | Samuel Thibault | |
| * debian/patches/libdiskfs_self-reauth.patch: Add patch to fix one of the spurious mach port deallocation issues. | |||
| 2011-03-09 | Fix -K option into not starting existing translators. | Samuel Thibault | |
| 2011-03-07 | Fix a known synchronization deadlock | Samuel Thibault | |
| * debian/patches/libpager_deadlock.patch: Add patch to fix a known synchronization deadlock. | |||
| 2011-03-03 | mitigate reauthentication issue triggered by sudo | Samuel Thibault | |
| 2011-02-22 | Avoid systematically waiting for all disk writes | Samuel Thibault | |
| * debian/patches/ext2fs_nowait.patch: Avoid systematically waiting for all disk writes, as it slows us down awfully. | |||
| 2010-09-27 | Integrate procfs build | Samuel Thibault | |
| * debian/patches/libpthread_procfs.patch: Update patch to integrate procfs build. | |||
