summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21boot: drop obsolete device proceduresJustus Winter
2014-11-21boot: remove unused function `boot_script_read_file'Justus Winter
2014-11-21boot: drop bootstrap compat codeJustus Winter
2014-11-21startup: also open `console' for readingJustus Winter
2014-11-21proc: gracefully handle failure to increase priorityJustus Winter
2014-11-21Makeconf: handle the gnumach protocolJustus Winter
2014-11-21startup: bind the startup server to /servers/startupJustus Winter
2014-11-21startup: fix the declaration of the *_server functionsJustus Winter
2014-11-21startup: be more specific in the shutdown messageJustus Winter
2014-11-21startup: do not pass signals on to the childJustus Winter
2014-11-21init: add a minimalist init programJustus Winter
2014-11-21startup: rename /hurd/init to /hurd/startupJustus Winter
2014-11-21procfs: do not hard-code the default argument valuesJustus Winter
2014-11-21Add proc_set_init_task, make runsystem pid 1Justus Winter
2014-11-21trans/mtab: avoid firmlink loopsJustus Winter
2014-11-21Always canonicalize fstab entries with realpathSamuel Thibault
2014-11-21Fix compiler warningSamuel Thibault
2014-11-21Fix recording complete path of passive relative translatorsSamuel Thibault
2014-11-21Fix recording complete path of passive relative translatorsSamuel Thibault
2014-11-21Let pty readers always read end of writer outputSamuel Thibault
2014-11-12utils/rpctrace: fix crash while printing messagesJustus Winter
2014-11-11Make procfs appear in /proc/mountsSamuel Thibault
2014-11-10Fix mach-defpager's kalloc valuesSamuel Thibault
2014-11-10Avoid hitting VM_MAX_ADDRESSSamuel Thibault
2014-11-09Deal with odd kernel behaviorSamuel Thibault
2014-11-09Deal with odd kernel behaviorSamuel Thibault
2014-11-03libpager: use a fixed number of threadsJustus Winter
2014-11-03mach-defpager: use protected payloads for object lookupsJustus Winter
2014-11-03Fix optional definitions in static binariesSamuel Thibault
2014-11-03Use a mere weak attribute instead of a weak aliasSamuel Thibault
2014-11-02Fix dead name notification in static binariesSamuel Thibault
2014-11-02Fix unlocking translator listSamuel Thibault
2014-11-02Fix actual procinfo_t typeSamuel Thibault
2014-11-02Fix proc_getprocinfo callsSamuel Thibault
2014-11-02Fix proc_getprocinfo callsSamuel Thibault
2014-10-31pfinet: fix path in commentJustus Winter
2014-10-05libports: lock-less reference counting for port_info objectsJustus Winter
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