Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2006-01-12 | * debian/patches/beta_make.patch: New patch, support newer make. | Michael Banck | |
2006-01-12 | * debian/patches/console_ioperms.patch: New patch by Samuel Thibault. | Michael Banck | |
2005-12-11 | * debian/patches/libpthread_weak_inline.patch: New patch by Neal | Michael Banck | |
Walfield. | |||
2005-09-27 | Updated with this: | Michael Banck | |
2005-08-13 Alfred M. Szmidt <ams@gnu.org> * kalloc.c: #include <malloc.h> (init_hook, malloc_hook, free_hook): New functions. (__malloc_initialize_hook): New variable. (malloc, free): Functions removed. | |||
2005-09-25 | * debian/patches/libstore_attribute.patch: New patch by Roland | Michael Banck | |
McGrath, taken from CVS. | |||
2005-09-24 | * debian/patches/gcc-4.0_fixes.patch: New patch by Thomas Schwinge. | Michael Banck | |
2005-09-24 | * debian/patches/thread-throttle.patch: New patch by Sergio Lopez. | Michael Banck | |
2005-08-31 | Put changes into #ifdefs so they are only activated when building against a ↵ | Michael Banck | |
proper glibc | |||
2005-08-28 | Resynced with ext2fs_large_stores.patch | Michael Banck | |
2005-08-28 | * debian/patches/semaphore_restrict_fix.patch: New patch by Samuel | Michael Banck | |
Thibault. (Closes: #320121) | |||
2005-08-25 | * debian/patches/libpager_update_seqno.patch: New patch by Sergio Lopez. | Michael Banck | |
2005-08-25 | * debian/patches/sysvshm.patch: New patch by Marcus Brinkmann. | Michael Banck | |
2005-08-25 | Replaced debian/patches/ftpfs_fix.patch wiht a better version by Samuel Thibault | Michael Banck | |
2005-07-29 | Fix up line-wrapping | Michael Banck | |
2005-07-29 | * debian/patches/ftpfs_fix.patch: New patch by Anders Juel Jensen. | Michael Banck | |
2005-07-24 | * debian/patches/magic_port_leak.patch: New patch by Marcus | Michael Banck | |
Brinkmann, taken from CVS. | |||
2005-06-19 | * debian/patches/hurd_console_startup.patch: New patch, adding | Michael Banck | |
support for starting the Hurd console on bootup. * debian/hurd-console.default: New file. * debian/rules (install/hurd::) Install it into debian/tmp/etc/default. * debian/rules/hurd.install: Ship debian/tmp/etc/default/hurd-console. | |||
2005-06-06 | * debian/patches/libpthread_need_clockid_t.patch: Updated from CVS. | Michael Banck | |
2005-05-17 | * debian/patches/pflocal.patch: New patch by Neal Walfield. | Michael Banck | |
2005-05-17 | * debian/patches/libpthread_need_clockid_t.patch: New patch by Neal | Michael Banck | |
Walfield. | |||
2005-05-07 | * debian/patches/libpthread_linker_script.patch: Likewise. | Michael Banck | |
2005-05-07 | * debian/patches/isofs_boot.patch: Removed, applied upstream. | Michael Banck | |
2005-05-07 | Removed pt-setschedparam_api_fix.patch | Michael Banck | |
2005-04-20 | * debian/patches/pt-setschedparam_api_fix.patch: New patch, taken | Michael Banck | |
from upstream CVS. | |||
2005-02-23 | Fixed debian/patches/siocgifhwaddr.patch to apply | Michael Banck | |
2005-02-23 | * debian/patches/isofs_boot.patch: New patch by Alfred M. Szmidt. | Michael Banck | |
2005-02-22 | * debian/patches/siocgifhwaddr.patch: New patch by Marco Gerards. | Michael Banck | |
2005-01-21 | Fixed patch to actually apply | Michael Banck | |
2005-01-21 | * debian/patches/libpthread_linker_script.patch: New patch. Install | Michael Banck | |
libpthread.a linker script correctly. (Closes: #291307) | |||
2005-01-19 | * debian/patches/exec.patch: Removed, no longer needed. | Michael Banck | |
* debian/patches/mouse.patch: Likewise. * debian/patches/console_repeater.patch: Removed, applied upstream. * debian/patches/libcons_repeater.patch: Likewise. * debian/patches/netfs_io_select.patch: Likewise. * debian/patches/netfs_nonblock.patch: Likewise. | |||
2005-01-15 | * debian/patches/pfinet_dhcp.patch: New patch by Marco Gerards. | Michael Banck | |
2004-12-07 | * debian/patches/ext2fs_large_stores.diff: Set DISK_CACHE_BLOCKS | Michael Banck | |
to 65536 in ext2fs.h. | |||
2004-12-07 | * debian/patches-contrib/ext2fs_20040930.diff: Moved to ... | Michael Banck | |
* debian/patches/ext2fs_large_stores.diff: ... here, updated from Ognyan Kulev's 20041111 version. | |||
2004-10-08 | Made fsck look and feel like before, i.e. removed spinner (-C) | Michael Banck | |
and added preen mode (-p). | |||
2004-09-27 | * Make sure the root file system is read-only during the fsck run, and | Michael Banck | |
update it to be writable again if fsck succeeds. (Closes: #273508) | |||
2004-09-22 | * debian/patches/rc.patch: Updated to use e2fsprog's /sbin/fsck | Michael Banck | |
command-line options. | |||
2004-09-21 | Imported hurd package version 20040508-3. | Guillem Jover | |
2004-09-09 | Import new release. | Guillem Jover | |
2004-09-09 | Initial import. | Guillem Jover | |