index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-05-26
libdiskfs: fix node leak in the name cache
Justus Winter
2014-05-26
trans/mtab: fix initialization
Justus Winter
2014-05-26
ext2fs: fix diskfs_pager_users
Justus Winter
2014-05-26
libpager: drop unused fields from struct pager
Justus Winter
2014-05-26
term: fix memory leak
Justus Winter
2014-05-26
Avoid compiler warning about empty bodies
Justus Winter
2014-05-26
libdiskfs: fix type of dir_cache_id, node_cache_id
Justus Winter
2014-05-26
pfinet: add missing include
Justus Winter
2014-05-26
exec: add missing includes
Justus Winter
2014-05-26
libdiskfs: lock-less reference counting for peropen objects
Justus Winter
2014-05-22
include: install refcount.h
Justus Winter
2014-05-22
trans/fakeroot: override fshelp_isowner
Justus Winter
2014-05-22
include: add lock-less reference counting primitives
Justus Winter
2014-05-22
libihash: add hurd_ihash_get_load
Justus Winter
2014-05-22
libihash: fix typo
Justus Winter
2014-05-16
proc: move translation functions to mig-decls.h
Justus Winter
2014-05-16
trans/fakeroot: use C99-style struct initialization
Justus Winter
2014-05-16
trans/fakeroot: fix comparison between signed and unsigned
Justus Winter
2014-05-16
trans/fakeroot: remove spurious semicolon
Justus Winter
2014-05-13
libihash: use fast binary scaling to determine the load
Justus Winter
2014-05-13
libihash: use linear probing and fast modulo operation
Justus Winter
2014-05-13
libihash: use an integer hash function on the keys
Justus Winter
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
[next]