summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-05utils/mount: add mount options to create firmlinks.Gabriele Giacone
2014-10-04utils/umount: clean upGabriele Giacone
2014-09-29libdiskfs: remove code counting cache missesJustus Winter
2014-09-29libports: use a global hash table for the lookupsJustus Winter
2014-09-29procfs: reorganize rootdir.cJustus Winter
2014-09-29procfs: generalize the translator linkage codeJustus Winter
2014-09-29procfs: do not test whether /hurd/mtab existsJustus Winter
2014-09-29procfs: implement /proc/filesystemsJustus Winter
2014-09-29procfs: implement /proc/N/mapsJustus Winter
2014-09-29exec: redzone page zero before loading anythingJustus Winter
2014-09-29exec: add proper argument parsing, add --device-master-portJustus Winter
2014-09-28BSD apps want sin_zero cleared in sys_getname.Alexey Kuznetsov
2014-09-24Update NEWS fileJustus Winter
2014-09-22hurd: add symbolic name for the mtab translatorJustus Winter
2014-09-18procfs: fix typo in commentJustus Winter
2014-09-05trans/hello{,-mt}: properly escape contents in trivfs_append_argsJustus Winter
2014-09-04hurd: make memory_object parameter polymorphicJustus Winter
2014-09-02libdiskfs: fix /servers/exec lookupJustus Winter
2014-08-31include: detect use-after-free errors using the reference countsJustus Winter
2014-08-31hurd: fix semantic of file_get_childrenJustus Winter
2014-08-31libihash: fix comparison between signed and unsigned integerJustus Winter
2014-08-31trans/mtab: use setnullauth to drop privilegesJustus Winter
2014-08-31libtrivfs: fix typoJustus Winter
2014-08-31libdiskfs: fix reference counting of peropen objectsJustus Winter
2014-08-26Fix ifsock permission checkSamuel Thibault
2014-08-25sutils: add urandom device target to MAKEDEVDavid Michael
2014-08-23Add missing linefeedSamuel Thibault
2014-08-19Make settrans return value returned by chroot commandSvante Signell
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