summaryrefslogtreecommitdiff
path: root/hurd/translator.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-09-25 21:59:24 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-09-25 21:59:24 +0200
commitbba1488c7be842e5d0311ffa6541373d63b1164c (patch)
tree383f15ec9c57978e5675f0ba03bd94b7cf407731 /hurd/translator.mdwn
parentafce216e724614c6c01ed3ec85f6d5a50dc5037d (diff)
parenteccdd13dd3c812b8f0b3d046ef9d8738df00562a (diff)
Merge remote-tracking branch 'fp/master'
Conflicts: open_issues/secure_file_descriptor_handling.mdwn
Diffstat (limited to 'hurd/translator.mdwn')
-rw-r--r--hurd/translator.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/hurd/translator.mdwn b/hurd/translator.mdwn
index 37dac794..da141dc2 100644
--- a/hurd/translator.mdwn
+++ b/hurd/translator.mdwn
@@ -92,16 +92,19 @@ The [[concept|concepts]] of translators creates its own problems, too:
* [[exec]]
* [[proc]]
* [[pfinet]]
+* [[eth-filter]]
* [[pflocal]]
* [[hostmux]]
* [[storeio]]
* [[ext2fs]]
* [[fatfs]]
+* [[ufs]]
* [[magic]]
* [[unionfs]]
* [[nfs]]
* [[symlink]]
* [[firmlink]]
+* [[fifo]]
* ...
@@ -124,7 +127,7 @@ The [[concept|concepts]] of translators creates its own problems, too:
*These Translators are available in the [hurdextras repository](http://savannah.nongnu.org/cvs/?group=hurdextras) but not yet described on this website. They are in varying stages of Development.*
* [jfs](http://www.nongnu.org/hurdextras/#jfs)
-* [httpfs](http://www.nongnu.org/hurdextras/#httpfs)
+* [[httpfs]]
* [memfs](http://www.nongnu.org/hurdextras/#memfs)
* [notice](http://www.nongnu.org/hurdextras/#notice)
* [pith](http://www.nongnu.org/hurdextras/#pith)