| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-08-29 | * debian/patches/procfs.patch: New patch, implements a /proc translator, by | Michael Banck | |
| Madhusudan C.S., taken from a CVS branch. | |||
| 2008-08-26 | * debian/patches/diskfs_lookup_error_fix.patch: New patch to fix deadlock in | Samuel Thibault | |
| lookup error conditions. | |||
| 2008-08-16 | comment that this patch will have to be dropped in a later cvs snapshot | Samuel Thibault | |
| 2008-08-04 | * debian/patches/libpthread_pthreadtypes_h.patch: Remove comma at end of | Samuel Thibault | |
| enumeration. | |||
| 2008-08-03 | * debian/ patches/libpthread_mutex-no-include.patch: New patch to drop | Samuel Thibault | |
| useless (and problematic) inclusion from mutex.h. * debian/patches/libpthread_spin-lock-inline.patch: New patch to split off inlines from spin-lock.h into spin-lock-inline.h to avoid including too many headers from pthreadtypes.h (fixes glibc 2.7-13 compilation). | |||
| 2008-08-02 | * debian/patches/lock-memory-clobber.patch: New patch to fix lock safety. | Samuel Thibault | |
| 2008-07-22 | * debian/patches/pflocal-port-leak.patch: Complete patch. | Samuel Thibault | |
| 2008-07-22 | * debian/patches/pflocal-port-leak.patch: New patch to fix a port leak in | Samuel Thibault | |
| pflocal which was making tcl-related builds hang. | |||
| 2008-07-12 | * debian/patches/libpthread_pthreadtypes_h.patch: fix patch into really | Samuel Thibault | |
| installing <pthread/pthreadtypes.h>. | |||
| 2008-07-08 | * debian/ patches/libpthread_pthreadexit-safety.patch: New patch to fix a | Samuel Thibault | |
| race during thread exit. Fixes e.g. libatomic-ops' testsuite, and probably also a lot of others'. | |||
| 2008-07-04 | * debian/patches/libpthread_stubs.patch: Fix build. | Samuel Thibault | |
| 2008-07-04 | * debian/patches/libpthread_stubs.patch: Fix build. | Samuel Thibault | |
| 2008-07-04 | fix patch | Samuel Thibault | |
| 2008-06-28 | * debian/patches/libpthread_pthreadtypes_h.patch: New patch to get pthread | Samuel Thibault | |
| types into <pthread/pthreadtypes.h>, which <bits/pthreadtypes.h> will be able to include. | |||
| 2008-06-07 | + debian/patches/mmx.patch: Likewise. | Michael Banck | |
| + debian/patches/libpthread_stubs.patch: Updated, one hunk got applied upstream. | |||
| 2008-06-07 | + debian/patches/libpthread_inline.patch: Likewise. | Michael Banck | |
| 2008-06-07 | + debian/patches/libpthread_getattr.patch: Removed, applied upstream. | Michael Banck | |
| 2008-06-07 | + debian/patches/ext2fs_large_stores.patch: Removed copyright year | Michael Banck | |
| changes. | |||
| 2008-05-18 | * debian/patches/libpthread_getattr.patch: New patch, implements | Michael Banck | |
| pthread_getattr_np, taken from CVS. | |||
| 2008-03-16 | * debian/libpthread_stubs.diff: Add generation of <gnu/stubs-pthread.h> to | Samuel Thibault | |
| advertise libpthread stubs. | |||
| 2008-03-10 | * debian/thread-throttle.patch: Add a fix for ext2fs to keep the superblock | Samuel Thibault | |
| in memory so as to avoid a thread creation dead lock. | |||
| 2008-02-29 | * debian/patches/mmx.patch: New patch to align the stack of created | Samuel Thibault | |
| threads. | |||
| 2007-11-21 | Updated with improved patch from Stefan Siegl | Michael Banck | |
| 2007-11-19 | * debian/patches/init_try_runsystem.gnu.patch: New patch, try | Michael Banck | |
| /libexec/runsystem.gnu as well if /libexec/runsystem is not available. * debian/patches/tmp_exec_startup.patch: New patch, try to attach the exec server to /tmp/exec if /servers/exec is not yet available. | |||
| 2007-11-19 | * debian/patches/pfinet_dhcp.patch: Updated with new patch by Christian | Michael Banck | |
| Dietrich. | |||
| 2007-11-19 | + debian/patches/glibc_stat_updates.patch: Removed, applied upstream. | Michael Banck | |
| + debian/patches/libpthread_no-inline.patch: Likewise. + debian/patches/pfinet_-fno-strict-aliasing.patch: Likewise. + debian/patches/servers.boot-update.patch: Likewise. + debian/patches/siocgifhwaddr.patch: Likewise. + debian/patches/pfinet_dhcp.patch: Rediffed. + debian/patches/pflocal.patch: Likewise. | |||
| 2007-11-16 | * debian/patches/diskfs_no_inherit_dir_group.patch: Update with better | Michael Banck | |
| patch by Thomas Schwinge. | |||
| 2007-11-15 | * debian/patches/runsystem_setup_pflocal.patch: New patch, sets up | Michael Banck | |
| pflocal during bootup if this has not been done before (in the install case). * debian/hurd.dirs: Added servers/socket. | |||
| 2007-09-03 | * debian/patches/patches/libpthread_tls.patch: New patch, replaces | Samuel Thibault | |
| debian/patches/libpthread_tls_transitional.patch. * debian/patches/libpthread_inline.patch: New patch to fix extern inlines with gcc 4.3. | |||
| 2007-08-02 | * debian/patches/patches/libpthread_no-inline.patch: New patch, removes | Samuel Thibault | |
| extern inlines to fix g++ and gettext FTBFS, by Samuel Thibault. | |||
| 2007-07-31 | * debian/patches/pfinet_-fno-strict-aliasing.patch: New patch, adding | Michael Banck | |
| -fno-strict-aliasing to pfinet's CFLAGS to fix compilation with gcc-4.2, taken from CVS. | |||
| 2007-07-31 | Initial checkin | Michael Banck | |
| 2007-07-21 | update patch to latest version | Samuel Thibault | |
| 2007-07-18 | cthread initialization fixup | Samuel Thibault | |
| 2007-07-17 | * debian/patches/libpthread_weak_inline.patch: Removed. | Michael Banck | |
| 2007-07-09 | Updated debian/patches/libpthread_tls_transitional.patch with new version ↵ | Michael Banck | |
| from Samuel Thibault | |||
| 2007-06-13 | * debian/patches/libpthread_tls_transitional.patch: New patch, | Michael Banck | |
| implements TLS for libpthread, by Samuel Thibault. | |||
| 2007-06-05 | * New snapshot from CVS. | Michael Banck | |
| + Includes a patch to make pthread_* function aliases strong. (Closes: #407208) + debian/patches/console_ioperms.patch: Removed, fixed upstream. + debian/patches/no-debian-dir.patch: Removed, applied upstream. | |||
| 2007-05-05 | * debian/patches/convert_nano_to_microseconds_fix.patch: New patch, | Michael Banck | |
| fix conversion from nanoseconds to microseconds, taken from CVS. | |||
| 2007-05-05 | * debian/patches/glibc_stat_updates.patch: New patch, updates for | Michael Banck | |
| stat changes in glibc, by Thomas Schwinge. | |||
| 2007-01-20 | * debian/patches/pthread_mutex_strong_alias.patch: New patch by | Michael Banck | |
| Samuel Thibault. | |||
| 2006-08-25 | * debian/patches/console_utf-8.patch: New patch, setting the Hurd | Michael Banck | |
| console to UTF-8 by default. (Closes: #348260) | |||
| 2006-08-25 | * debian/patches/no_shm_makedev.diff: Renamed to ... | Michael Banck | |
| * debian/patches/makedev.diff: ... this. | |||
| 2006-08-25 | * New snapshot from CVS. | Michael Banck | |
| * debian/patches/beta_make.patch: Removed, fixed upstream. * debian/patches/ext2fs_large_stores.patch: Resynced. * debian/patches/pfinet_dhcp.patch: Likewise. * debian/patches/ftpfs_fix.patch: Removed, applied upstream. * debian/patches/gcc-4.0_fixes.patch: Likewise. * debian/patches/libpthread_need_clockid_t.patch: Likewise. * debian/patches/libstore_attribute.patch: Likewise. * debian/patches/magic_port_leak.patch: Likewise. * debian/patches/pfinet_packet_filter.diff: Likewise. * debian/patches/semaphore_restrict_fix.patch: Likewise. | |||
| 2006-08-04 | * debian/patches/sysvshm.patch: Removed as it was causing deadlocks. | Michael Banck | |
| 2006-04-27 | * debian/patches/pfinet_packet_filter: New patch, adding support for | Michael Banck | |
| gathering incoming packets, taken from CVS. | |||
| 2006-04-14 | * debian/patches/ext2fs_large_stores.patch: Include <hurd/pager.h> | Michael Banck | |
| rather than "../libpager/pager.h" and add pager.h to libdiskfs' HURDLIBS. | |||
| 2006-04-12 | * debian/patches/no_shm_makedev.diff: New patch, skip /dev/shm device | Michael Banck | |
| when generating the standard devices. | |||
| 2006-04-07 | * debian/patches/install-msgids.diff: New patch, install RPC message | Michael Banck | |
| IDs in $(datadir)/msgids, by Alfred M. Szmidt. | |||
| 2006-01-20 | * debian/patches/diskfs_no_inherit_dir_group.patch: New patch, | Michael Banck | |
| enabling SysV style behaviour (i.e. adopt the user's gid, not the one from the parent directory) for group permissions of newly created files by default. | |||
