Age | Commit message (Expand) | Author |
2014-05-13 | libihash: fix type of max_load | Justus Winter |
2014-05-13 | libihash: reduce the default maximum load factor to 75% | Justus Winter |
2014-05-13 | ext2fs: cache the superblock | Justus Winter |
2014-05-05 | fatfs: use two distinct pager buckets for the disk and file pager | Justus Winter |
2014-05-05 | libports: unlock _ports_lock on malloc failure | Justus Winter |
2014-05-05 | ext2fs: use two distinct pager buckets for the disk and file pager | Justus Winter |
2014-04-30 | tmpfs: improve diskfs_node_iterate | Justus Winter |
2014-04-30 | fatfs: improve diskfs_node_iterate | Justus Winter |
2014-04-30 | ext2fs: improve diskfs_node_iterate | Justus Winter |
2014-04-30 | fatfs: simplify expression | Justus Winter |
2014-04-29 | libports: reduce malloc overhead in _ports_bucket_class_iterate | Justus Winter |
2014-04-29 | ext2fs: simplify expression | Justus Winter |
2014-04-29 | ext2fs: fix type of inum | Justus Winter |
2014-04-29 | exec: abbreviate the task name if necessary | Justus Winter |
2014-04-29 | libports: work around bugs in server termination | Justus Winter |
2014-04-29 | libdiskfs: set the default sync interval to 30 seconds | Justus Winter |
2014-04-22 | Add missing receiver lookup fix | Samuel Thibault |
2014-04-22 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2014-04-22 | Add TODO about fork() making rpctrace emit an error | Samuel Thibault |
2014-04-22 | build: Remove configure check for libcrypt. | Ludovic Courtès |
2014-04-15 | Include the MIG-generated server header files | Justus Winter |
2014-04-15 | libpager: fix notify_port_t receiver lookups | Justus Winter |
2014-04-14 | libpager: fix notify_port_t receiver lookups | Justus Winter |
2014-04-13 | console: fix notify_port_t receiver lookups | Justus Winter |
2014-04-12 | boot: remove the ourdevice hack | Justus Winter |
2014-04-12 | console-client: drop DIST_FILES from Makefile | Justus Winter |
2014-04-09 | libports: fix receiver lookup | Justus Winter |
2014-04-09 | hurd: add a new type interrupt_t for the interrupt protocol | Justus Winter |
2014-04-06 | libports: fix notify_port_t receiver lookups | Justus Winter |
2014-04-05 | libdiskfs: fix receiver lookup | Justus Winter |
2014-04-05 | exec: fix receiver lookup | Justus Winter |
2014-04-05 | hurd: add a new type for the exec_startup protocol | Justus Winter |
2014-04-04 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2014-04-04 | Fix spurious unlock on error | Samuel Thibault |
2014-04-02 | libpager: fix receiver lookups | Justus Winter |
2014-03-26 | Handle fonts with multiple-of-8 bbox width | Samuel Thibault |
2014-03-26 | Fix setting LGE flag | Samuel Thibault |
2014-03-26 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2014-03-26 | Align VGA buffers | Samuel Thibault |
2014-03-25 | mach-defpager: replace the magic typecast with a hash table | Justus Winter |
2014-03-25 | mach-defpager: fix local includes | Justus Winter |
2014-03-25 | mach-defpager: fix receiver lookups | Justus Winter |
2014-03-25 | hurd: fix receiver type, honor DEFAULT_PAGER_IMPORTS | Justus Winter |
2014-03-25 | libdiskfs: fix string termination | Justus Winter |
2014-03-25 | isofs: also copy the terminating zero in read_symlink_hook | Justus Winter |
2014-03-21 | libpager: fix potential deadlock | Justus Winter |
2014-03-21 | libpager: fix comment of pager_change_attributes | Justus Winter |
2014-03-20 | Make bz2 and gz support optional | Gabriele Giacone |
2014-03-16 | Fix handling of console readlink errors | Samuel Thibault |
2014-03-16 | Fix vcs_readlink propagating error returned by console_current_id | Samuel Thibault |