aboutsummaryrefslogtreecommitdiff
path: root/procfs
Commit message (Expand)AuthorAgeFilesLines
* procfs: Fix typos in comments (found by codespell)Stefan Weil2015-01-034-5/+5
* Revert "Make sure to free content dir in procfs"Samuel Thibault2014-12-261-8/+1
* Make sure to free content dir in procfsLancelot SIX2014-12-261-1/+8
* Fix coding styleSamuel Thibault2014-12-061-1/+1
* procfs: do not hard-code the default argument valuesJustus Winter2014-11-211-3/+3
* Add proc_set_init_task, make runsystem pid 1Justus Winter2014-11-211-2/+7
* Make procfs appear in /proc/mountsSamuel Thibault2014-11-111-0/+12
* procfs: reorganize rootdir.cJustus Winter2014-09-291-76/+77
* procfs: generalize the translator linkage codeJustus Winter2014-09-291-20/+42
* procfs: do not test whether /hurd/mtab existsJustus Winter2014-09-291-10/+0
* procfs: implement /proc/filesystemsJustus Winter2014-09-291-1/+60
* procfs: implement /proc/N/mapsJustus Winter2014-09-291-1/+103
* hurd: add symbolic name for the mtab translatorJustus Winter2014-09-221-5/+2
* procfs: fix typo in commentJustus Winter2014-09-181-1/+1
* Add mach_debug defs rulesDavid Michael2014-06-171-3/+0
* Prepare the procfs translator to be merged into the Hurd sourcesJustus Winter2014-06-1518-0/+2779