summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-17Make the ncursesw driver of the console client compile properlyMarek Benc
2014-06-30libpipe: fix spurious calls to pipe_sendRichard Braun
2014-06-28Revert "libpipe: fix calls to pipe_send with no data"Richard Braun
2014-06-28libpipe: fix calls to pipe_send with no dataRichard Braun
2014-06-23ext2fs: use correct type for block numbersJustus Winter
2014-06-23libdiskfs: fix deadlockJustus Winter
2014-06-22libdiskfs: expose the ST_NOATIME flagPino Toscano
2014-06-18libdiskfs: add permission check to file_chflagsJustus Winter
2014-06-18libports: avoid realloc(3) corner caseJustus Winter
2014-06-18trans/fakeroot: fix error handlingJustus Winter
2014-06-18libshouldbeinlibc: fix dead initialization in fmt_named_intervalJustus Winter
2014-06-18ftpfs: fix error handling in refresh_dirJustus Winter
2014-06-17Add mach_debug defs rulesDavid Michael
2014-06-15Add the procfs translator to prog-subdirsJustus Winter
2014-06-15Merge procfs into the Hurd repositoryJustus Winter
2014-06-15Prepare the procfs translator to be merged into the Hurd sourcesJustus Winter
2014-06-15Merge branch 'merge-random'Justus Winter
2014-06-15utils/settrans: implement settrans --startJustus Winter
2014-06-15hurd: fix receiver lookup in termctty_open_terminalJustus Winter
2014-06-15term: improve the demuxerJustus Winter
2014-06-09Add the random translator to prog-subdirsJustus Winter
2014-06-09Merge the random translator into the Hurd repositoryJustus Winter
2014-06-09Prepare the random translator to be merged into the Hurd sourcesJustus Winter
2014-06-08ext2fs: fix type of retry_dotdotJustus Winter
2014-06-08ext2fs: fix type of blockaddrJustus Winter
2014-06-08ext2fs: use size_t where appropriateJustus Winter
2014-06-06ext2fs: fix compiler warningJustus Winter
2014-06-06libdiskfs: avoid implicit integer conversionJustus Winter
2014-06-06libdiskfs: use correct type for disk offsetsJustus Winter
2014-06-06hurd: fix type of optimal_transfer_sizeJustus Winter
2014-06-06include: use unsigned literal in combination with binary notJustus Winter
2014-05-31libnetfs: fix memory leakJustus Winter
2014-05-31tmpfs: use a thread timeoutJustus Winter
2014-05-30Merge branch 'random' of ssh://git.savannah.gnu.org/srv/git/hurd/incubator in...Samuel Thibault
2014-05-30Fix buffer allocation on io_readSamuel Thibault
2014-05-30build: Remove checks for 'getgrouplist' and 'uselocale'.Ludovic Courtès
2014-05-30Merge branch 'master' of git://git.sv.gnu.org/hurd/hurdJustus Winter
2014-05-30libstore: provide function declaration until available upstreamJustus Winter
2014-05-29Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2014-05-29Disable linking when cross-compilingLudovic Courtès
2014-05-29libdiskfs: use a hash table for the name cacheJustus Winter
2014-05-29libdiskfs: remove the statistics code from the name cacheJustus Winter
2014-05-28trans/fakeroot: use netfs_node_netnode instead of np->nnJustus Winter
2014-05-28trans/fakeroot: use fat nodes to simplify the node cacheJustus Winter
2014-05-28libnetfs: add netfs_make_node_alloc to allocate fat nodesJustus Winter
2014-05-28libdiskfs: add diskfs_make_node_alloc to allocate fat nodesJustus Winter
2014-05-28Do not include the terminating zero in /proc/slabinfoJustus Winter
2014-05-26libtrivfs: lock-less reference counting for trivfs_peropen objectsJustus Winter
2014-05-26libihash: do not use an integer hash function by defaultJustus Winter
2014-05-26libdiskfs: fix node leak in the name cacheJustus Winter