summaryrefslogtreecommitdiff
path: root/procfs/rootdir.c
AgeCommit message (Expand)Author
2024-03-06procfs: fix MemTotal 4G memory clamp on 32bit systemsSamuel Thibault
2023-08-08Homogeneize [gs]et_translator and get_dire[nc]ts into mach_msg_type_number_tSamuel Thibault
2023-05-10Style tweaksSergey Bugaev
2023-05-10procfs: Port to x86_64Sergey Bugaev
2023-04-07Use default pager MiG stubs from Hurd instead of gnumachFlavio Cruz
2023-01-01procfs: Avoid fclosing NULL on memory shortageSamuel Thibault
2022-09-20procfs: Populate /proc/route with network routesDamien Zammit
2021-05-24procfs: Fix use-after-freeSergey Bugaev
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2017-08-05procfs: Provide 'hostinfo'.Justus Winter
2017-06-03procfs: Remove superfluous calls.Justus Winter
2016-12-19procfs: provide magic retry response for /proc/selfJustus Winter
2016-10-15procfs: Gracefully degrade meminfo.Justus Winter
2016-03-24Use swapon path as pager partition pathSamuel Thibault
2016-03-24Fix swap information numbersSamuel Thibault
2016-03-16Add getting swap information from swapon and procfsSamuel Thibault
2016-02-23procfs: adapt to kernel interface changeJustus Winter
2015-12-29fix compiler warnings in hurd/procfsFlavio Cruz
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-22hurd: add symbolic name for the mtab translatorJustus Winter
2014-06-15Prepare the procfs translator to be merged into the Hurd sourcesJustus Winter