aboutsummaryrefslogtreecommitdiff
path: root/procfs
Commit message (Expand)AuthorAgeFilesLines
* Add getting swap information from swapon and procfsSamuel Thibault2016-03-162-1/+59
* procfs: adapt to kernel interface changeJustus Winter2016-02-231-5/+4
* Fix function nameSamuel Thibault2016-02-141-2/+2
* procfs: Move setting default parameters to a separate functionSamuel Thibault2016-01-191-3/+8
* Drop OTHERLIBS and use LDLIBS exclusivelyFlavio Cruz2015-12-311-1/+1
* fix compiler warnings in hurd/procfsFlavio Cruz2015-12-292-7/+7
* Make procfs accept none or proc as "device"Samuel Thibault2015-09-081-0/+6
* procfs: fix runtime option parsingJustus Winter2015-04-071-1/+1
* procfs: fix argument parsingJustus Winter2015-04-071-3/+3
* 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