Age | Commit message (Expand) | Author |
2014-11-21 | procfs: do not hard-code the default argument values | Justus Winter |
2014-11-21 | Add proc_set_init_task, make runsystem pid 1 | Justus Winter |
2014-11-21 | trans/mtab: avoid firmlink loops | Justus Winter |
2014-11-21 | Always canonicalize fstab entries with realpath | Samuel Thibault |
2014-11-21 | Fix compiler warning | Samuel Thibault |
2014-11-21 | Fix recording complete path of passive relative translators | Samuel Thibault |
2014-11-21 | Fix recording complete path of passive relative translators | Samuel Thibault |
2014-11-21 | Let pty readers always read end of writer output | Samuel Thibault |
2014-11-12 | utils/rpctrace: fix crash while printing messages | Justus Winter |
2014-11-11 | Make procfs appear in /proc/mounts | Samuel Thibault |
2014-11-10 | Fix mach-defpager's kalloc values | Samuel Thibault |
2014-11-10 | Avoid hitting VM_MAX_ADDRESS | Samuel Thibault |
2014-11-09 | Deal with odd kernel behavior | Samuel Thibault |
2014-11-09 | Deal with odd kernel behavior | Samuel Thibault |
2014-11-03 | libpager: use a fixed number of threads | Justus Winter |
2014-11-03 | mach-defpager: use protected payloads for object lookups | Justus Winter |
2014-11-03 | Fix optional definitions in static binaries | Samuel Thibault |
2014-11-03 | Use a mere weak attribute instead of a weak alias | Samuel Thibault |
2014-11-02 | Fix dead name notification in static binaries | Samuel Thibault |
2014-11-02 | Fix unlocking translator list | Samuel Thibault |
2014-11-02 | Fix actual procinfo_t type | Samuel Thibault |
2014-11-02 | Fix proc_getprocinfo calls | Samuel Thibault |
2014-11-02 | Fix proc_getprocinfo calls | Samuel Thibault |
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 |