Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2008-02-03 | debian/control: Now using Standards-Version 3.7.3 (no changes needed) | Guillem Jover | |
2008-02-03 | debian/control: Line-wrap Build-Depends and Uploaders fields | Guillem Jover | |
2008-02-03 | debian/changelog: Fix Neal's mail address in ancient entry | Guillem Jover | |
2008-02-03 | debian/control: Use binary:Version and source:Version substvars | Guillem Jover | |
Instead of deprecated Source-Version substvar. | |||
2008-02-03 | debian/copyright: Update FSF address | Guillem Jover | |
2008-01-08 | * debian/local/menu.lst: Add some comments. | Michael Banck | |
2008-01-08 | Set distribution to unreleased | Michael Banck | |
2008-01-08 | Final changelog for 20071119-1 | Michael Banck | |
2008-01-08 | Fix typo | Michael Banck | |
2008-01-08 | * debian/local/menu.lst: New file. | Michael Banck | |
* debian/hurd.examples: Ship it. | |||
2007-11-21 | . | Michael Banck | |
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 | Added bug closing tag. | Michael Banck | |
2007-11-19 | + Includes a port of Linux' IPv6 support by Stefan Siegl. | Michael Banck | |
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-19 | * New snapshot from CVS. | Michael Banck | |
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-09 | typo | Samuel Thibault | |
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-21 | * debian/local/soundcard.h: Add _PATCHKEY definition. | Samuel Thibault | |
2007-08-16 | Set distribution to unreleased | Michael Banck | |
2007-08-16 | Final changelog for 20070606-3 | Michael Banck | |
2007-08-09 | * debian/hurd.dirs: Added /boot. | Michael Banck | |
2007-08-09 | Install servers.boot in debian/rules, not from debian/hurd.install | Michael Banck | |
2007-08-03 | Add name tags to changes | Michael Banck | |
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 | * debian/hurd.install: Install release/servers.boot into /boot. | Michael Banck | |
2007-07-31 | Initial checkin | Michael Banck | |
2007-07-31 | * debian/patches/patches/servers.boot-update.patch: New patch, updates | Michael Banck | |
the servers.boot script to use the currently used Grub module lines. | |||
2007-07-26 | Set distribution to unreleased | Michael Banck | |
2007-07-23 | Final changelog for 20070606-2 | 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-10 | Set distribution to unreleased | Michael Banck | |
2007-06-10 | Final changelog for 20070606-1 | Michael Banck | |
2007-06-06 | Cosmetic fixes | Michael Banck | |
2007-06-06 | * New snapshot from CVS. | Michael Banck | |
2007-06-06 | * debian/control (hurd/Depends): Bumped gnumach version to | Michael Banck | |
2:1.3.99.dfsg.cvs20070526-1. | |||
2007-06-05 | * debian/control (Build-Depends): Bumped gnumach-dev version to | Michael Banck | |
2:1.3.99.dfsg.cvs20070526-1. | |||
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. |