summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-26term: fix memory leakJustus Winter
2014-05-26Avoid compiler warning about empty bodiesJustus Winter
2014-05-26libdiskfs: fix type of dir_cache_id, node_cache_idJustus Winter
2014-05-26pfinet: add missing includeJustus Winter
2014-05-26exec: add missing includesJustus Winter
2014-05-26libdiskfs: lock-less reference counting for peropen objectsJustus Winter
2014-05-24Implement /proc/slabinfoJustus Winter
2014-05-22include: install refcount.hJustus Winter
2014-05-22trans/fakeroot: override fshelp_isownerJustus Winter
2014-05-22include: add lock-less reference counting primitivesJustus Winter
2014-05-22libihash: add hurd_ihash_get_loadJustus Winter
2014-05-22libihash: fix typoJustus Winter
2014-05-16proc: move translation functions to mig-decls.hJustus Winter
2014-05-16trans/fakeroot: use C99-style struct initializationJustus Winter
2014-05-16trans/fakeroot: fix comparison between signed and unsignedJustus Winter
2014-05-16trans/fakeroot: remove spurious semicolonJustus Winter
2014-05-13libihash: use fast binary scaling to determine the loadJustus Winter
2014-05-13libihash: use linear probing and fast modulo operationJustus Winter
2014-05-13libihash: use an integer hash function on the keysJustus Winter
2014-05-13libihash: fix type of max_loadJustus Winter
2014-05-13libihash: reduce the default maximum load factor to 75%Justus Winter
2014-05-13ext2fs: cache the superblockJustus Winter
2014-05-05fatfs: use two distinct pager buckets for the disk and file pagerJustus Winter
2014-05-05libports: unlock _ports_lock on malloc failureJustus Winter
2014-05-05ext2fs: use two distinct pager buckets for the disk and file pagerJustus Winter
2014-04-30tmpfs: improve diskfs_node_iterateJustus Winter
2014-04-30fatfs: improve diskfs_node_iterateJustus Winter
2014-04-30ext2fs: improve diskfs_node_iterateJustus Winter
2014-04-30fatfs: simplify expressionJustus Winter
2014-04-29libports: reduce malloc overhead in _ports_bucket_class_iterateJustus Winter
2014-04-29ext2fs: simplify expressionJustus Winter
2014-04-29ext2fs: fix type of inumJustus Winter
2014-04-29exec: abbreviate the task name if necessaryJustus Winter
2014-04-29libports: work around bugs in server terminationJustus Winter
2014-04-29libdiskfs: set the default sync interval to 30 secondsJustus Winter
2014-04-22Add missing receiver lookup fixSamuel Thibault
2014-04-22Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2014-04-22Add TODO about fork() making rpctrace emit an errorSamuel Thibault
2014-04-22build: Remove configure check for libcrypt.Ludovic Courtès
2014-04-15Include the MIG-generated server header filesJustus Winter
2014-04-15libpager: fix notify_port_t receiver lookupsJustus Winter
2014-04-14libpager: fix notify_port_t receiver lookupsJustus Winter
2014-04-13console: fix notify_port_t receiver lookupsJustus Winter
2014-04-12boot: remove the ourdevice hackJustus Winter
2014-04-12console-client: drop DIST_FILES from MakefileJustus Winter
2014-04-09libports: fix receiver lookupJustus Winter
2014-04-09hurd: add a new type interrupt_t for the interrupt protocolJustus Winter
2014-04-08fix a receiver lookupJustus Winter
2014-04-06libports: fix notify_port_t receiver lookupsJustus Winter
2014-04-05libdiskfs: fix receiver lookupJustus Winter