Age | Commit message (Expand) | Author |
2014-10-31 | pfinet: fix path in comment | Justus Winter |
2014-10-05 | libports: lock-less reference counting for port_info objects | Justus Winter |
2014-10-05 | utils/mount: add mount options to create firmlinks. | Gabriele Giacone |
2014-10-04 | utils/umount: clean up | Gabriele Giacone |
2014-09-29 | libdiskfs: remove code counting cache misses | Justus Winter |
2014-09-29 | libports: use a global hash table for the lookups | Justus Winter |
2014-09-29 | procfs: reorganize rootdir.c | Justus Winter |
2014-09-29 | procfs: generalize the translator linkage code | Justus Winter |
2014-09-29 | procfs: do not test whether /hurd/mtab exists | Justus Winter |
2014-09-29 | procfs: implement /proc/filesystems | Justus Winter |
2014-09-29 | procfs: implement /proc/N/maps | Justus Winter |
2014-09-29 | exec: redzone page zero before loading anything | Justus Winter |
2014-09-29 | exec: add proper argument parsing, add --device-master-port | Justus Winter |
2014-09-28 | BSD apps want sin_zero cleared in sys_getname. | Alexey Kuznetsov |
2014-09-24 | Update NEWS file | Justus Winter |
2014-09-22 | hurd: add symbolic name for the mtab translator | Justus Winter |
2014-09-18 | procfs: fix typo in comment | Justus Winter |
2014-09-05 | trans/hello{,-mt}: properly escape contents in trivfs_append_args | Justus Winter |
2014-09-04 | hurd: make memory_object parameter polymorphic | Justus Winter |
2014-09-02 | libdiskfs: fix /servers/exec lookup | Justus Winter |
2014-08-31 | include: detect use-after-free errors using the reference counts | Justus Winter |
2014-08-31 | hurd: fix semantic of file_get_children | Justus Winter |
2014-08-31 | libihash: fix comparison between signed and unsigned integer | Justus Winter |
2014-08-31 | trans/mtab: use setnullauth to drop privileges | Justus Winter |
2014-08-31 | libtrivfs: fix typo | Justus Winter |
2014-08-31 | libdiskfs: fix reference counting of peropen objects | Justus Winter |
2014-08-26 | Fix ifsock permission check | Samuel Thibault |
2014-08-25 | sutils: add urandom device target to MAKEDEV | David Michael |
2014-08-23 | Add missing linefeed | Samuel Thibault |
2014-08-19 | Make settrans return value returned by chroot command | Svante Signell |
2014-07-17 | Make the ncursesw driver of the console client compile properly | Marek Benc |
2014-06-30 | libpipe: fix spurious calls to pipe_send | Richard Braun |
2014-06-28 | Revert "libpipe: fix calls to pipe_send with no data" | Richard Braun |
2014-06-28 | libpipe: fix calls to pipe_send with no data | Richard Braun |
2014-06-23 | ext2fs: use correct type for block numbers | Justus Winter |
2014-06-23 | libdiskfs: fix deadlock | Justus Winter |
2014-06-22 | libdiskfs: expose the ST_NOATIME flag | Pino Toscano |
2014-06-18 | libdiskfs: add permission check to file_chflags | Justus Winter |
2014-06-18 | libports: avoid realloc(3) corner case | Justus Winter |
2014-06-18 | trans/fakeroot: fix error handling | Justus Winter |
2014-06-18 | libshouldbeinlibc: fix dead initialization in fmt_named_interval | Justus Winter |
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 |