Age | Commit message (Expand) | Author |
2014-06-18 | ftpfs: fix error handling in refresh_dir | Justus Winter |
2014-06-17 | Add mach_debug defs rules | David Michael |
2014-06-15 | Add the procfs translator to prog-subdirs | Justus Winter |
2014-06-15 | Merge procfs into the Hurd repository | Justus Winter |
2014-06-15 | Prepare the procfs translator to be merged into the Hurd sources | Justus Winter |
2014-06-15 | Merge branch 'merge-random' | Justus Winter |
2014-06-15 | utils/settrans: implement settrans --start | Justus Winter |
2014-06-15 | hurd: fix receiver lookup in termctty_open_terminal | Justus Winter |
2014-06-15 | term: improve the demuxer | Justus Winter |
2014-06-09 | Add the random translator to prog-subdirs | Justus Winter |
2014-06-09 | Merge the random translator into the Hurd repository | Justus Winter |
2014-06-09 | Prepare the random translator to be merged into the Hurd sources | Justus Winter |
2014-06-08 | ext2fs: fix type of retry_dotdot | Justus Winter |
2014-06-08 | ext2fs: fix type of blockaddr | Justus Winter |
2014-06-08 | ext2fs: use size_t where appropriate | Justus Winter |
2014-06-06 | ext2fs: fix compiler warning | Justus Winter |
2014-06-06 | libdiskfs: avoid implicit integer conversion | Justus Winter |
2014-06-06 | libdiskfs: use correct type for disk offsets | Justus Winter |
2014-06-06 | hurd: fix type of optimal_transfer_size | Justus Winter |
2014-06-06 | include: use unsigned literal in combination with binary not | Justus Winter |
2014-05-31 | libnetfs: fix memory leak | Justus Winter |
2014-05-31 | tmpfs: use a thread timeout | Justus Winter |
2014-05-30 | Merge branch 'random' of ssh://git.savannah.gnu.org/srv/git/hurd/incubator in... | Samuel Thibault |
2014-05-30 | Fix buffer allocation on io_read | Samuel Thibault |
2014-05-30 | build: Remove checks for 'getgrouplist' and 'uselocale'. | Ludovic Courtès |
2014-05-30 | Merge branch 'master' of git://git.sv.gnu.org/hurd/hurd | Justus Winter |
2014-05-30 | libstore: provide function declaration until available upstream | Justus Winter |
2014-05-29 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2014-05-29 | Disable linking when cross-compiling | Ludovic Courtès |
2014-05-29 | libdiskfs: use a hash table for the name cache | Justus Winter |
2014-05-29 | libdiskfs: remove the statistics code from the name cache | Justus Winter |
2014-05-28 | trans/fakeroot: use netfs_node_netnode instead of np->nn | Justus Winter |
2014-05-28 | trans/fakeroot: use fat nodes to simplify the node cache | Justus Winter |
2014-05-28 | libnetfs: add netfs_make_node_alloc to allocate fat nodes | Justus Winter |
2014-05-28 | libdiskfs: add diskfs_make_node_alloc to allocate fat nodes | Justus Winter |
2014-05-28 | Do not include the terminating zero in /proc/slabinfo | Justus Winter |
2014-05-26 | libtrivfs: lock-less reference counting for trivfs_peropen objects | Justus Winter |
2014-05-26 | libihash: do not use an integer hash function by default | Justus Winter |
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-24 | Implement /proc/slabinfo | Justus Winter |
2014-05-22 | include: install refcount.h | Justus Winter |