summaryrefslogtreecommitdiff
path: root/community/procfs.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'community/procfs.mdwn')
-rw-r--r--community/procfs.mdwn9
1 files changed, 8 insertions, 1 deletions
diff --git a/community/procfs.mdwn b/community/procfs.mdwn
index 8c853694..4f4da722 100644
--- a/community/procfs.mdwn
+++ b/community/procfs.mdwn
@@ -136,6 +136,13 @@ Clone URL: [git://github.com/madhusudancs/procfs.git](git://github.com/madhusuda
1. libps
2. libnetfs
3. [procfs implementation in Linux kernel](http://users.sosdg.org/~qiyong/lxr/source/fs/proc/)
+4. ftpfs (In Hurd main)
+5. cvsfs (In Hurd extras)
+6. xmlfs (In Hurd extras)
+7. httpfs (In Hurd extras)
+8. gopherfs (In Hurd extras)
+9. libfuse (In Hurd extras)
+10. procfs (libtrivfs based, In Hurd extras)
------
@@ -150,7 +157,7 @@ Clone URL: [git://github.com/madhusudancs/procfs.git](git://github.com/madhusuda
6. June, 4, 2008
7. June, 5, 2008 (3 commits, 00:30 HRS, 02:30 HRS, 11:15HRS, all in IST)
8. June, 9, 2008
-9. June, 19, 2008 (Targets 1 and 2 successfully accomplished)
+9. June, 19, 2008 (Targets 1 and 2 successfully accomplished. Duration between the commits became inevitably longer because of the large amount of time spent on debugging the code.)
------