index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
procfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
procfs: fix getting last_processor field
Samuel Thibault
2019-10-31
1
-1
/
+1
*
procfs: Fix asprintf format
Samuel Thibault
2019-10-31
1
-1
/
+1
*
proc: add support for last_processor
Almudena Garcia
2019-10-31
1
-1
/
+11
*
Implement /proc/<pid>/exe
Samuel Thibault
2018-01-08
1
-0
/
+32
*
Remove unused parameter from the 'get_source' machinery.
Justus Winter
2017-09-01
1
-6
/
+4
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
5
-8
/
+8
*
procfs: Provide 'hostinfo'.
Justus Winter
2017-08-05
1
-1
/
+59
*
procfs: Remove superfluous calls.
Justus Winter
2017-06-03
1
-8
/
+0
*
procfs: provide magic retry response for /proc/self
Justus Winter
2016-12-19
3
-44
/
+4
*
Fix "procfs" ChangeLog handling
Thomas Schwinge
2016-12-17
1
-6
/
+0
*
procfs: Gracefully degrade meminfo.
Justus Winter
2016-10-15
1
-12
/
+32
*
Use swapon path as pager partition path
Samuel Thibault
2016-03-24
1
-1
/
+1
*
Fix swap information numbers
Samuel Thibault
2016-03-24
1
-1
/
+1
*
netfs: Remove global reference count lock.
Flavio Cruz
2016-03-21
1
-4
/
+0
*
Add getting swap information from swapon and procfs
Samuel Thibault
2016-03-16
2
-1
/
+59
*
procfs: adapt to kernel interface change
Justus Winter
2016-02-23
1
-5
/
+4
*
Fix function name
Samuel Thibault
2016-02-14
1
-2
/
+2
*
procfs: Move setting default parameters to a separate function
Samuel Thibault
2016-01-19
1
-3
/
+8
*
Drop OTHERLIBS and use LDLIBS exclusively
Flavio Cruz
2015-12-31
1
-1
/
+1
*
fix compiler warnings in hurd/procfs
Flavio Cruz
2015-12-29
2
-7
/
+7
*
Make procfs accept none or proc as "device"
Samuel Thibault
2015-09-08
1
-0
/
+6
*
procfs: fix runtime option parsing
Justus Winter
2015-04-07
1
-1
/
+1
*
procfs: fix argument parsing
Justus Winter
2015-04-07
1
-3
/
+3
*
procfs: Fix typos in comments (found by codespell)
Stefan Weil
2015-01-03
4
-5
/
+5
*
Revert "Make sure to free content dir in procfs"
Samuel Thibault
2014-12-26
1
-8
/
+1
*
Make sure to free content dir in procfs
Lancelot SIX
2014-12-26
1
-1
/
+8
*
Fix coding style
Samuel Thibault
2014-12-06
1
-1
/
+1
*
procfs: do not hard-code the default argument values
Justus Winter
2014-11-21
1
-3
/
+3
*
Add proc_set_init_task, make runsystem pid 1
Justus Winter
2014-11-21
1
-2
/
+7
*
Make procfs appear in /proc/mounts
Samuel Thibault
2014-11-11
1
-0
/
+12
*
procfs: reorganize rootdir.c
Justus Winter
2014-09-29
1
-76
/
+77
*
procfs: generalize the translator linkage code
Justus Winter
2014-09-29
1
-20
/
+42
*
procfs: do not test whether /hurd/mtab exists
Justus Winter
2014-09-29
1
-10
/
+0
*
procfs: implement /proc/filesystems
Justus Winter
2014-09-29
1
-1
/
+60
*
procfs: implement /proc/N/maps
Justus Winter
2014-09-29
1
-1
/
+103
*
hurd: add symbolic name for the mtab translator
Justus Winter
2014-09-22
1
-5
/
+2
*
procfs: fix typo in comment
Justus Winter
2014-09-18
1
-1
/
+1
*
Add mach_debug defs rules
David Michael
2014-06-17
1
-3
/
+0
*
Prepare the procfs translator to be merged into the Hurd sources
Justus Winter
2014-06-15
18
-0
/
+2779