summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2014-02-26 17:00:31 +0100
committerThomas Schwinge <thomas@codesourcery.com>2014-02-26 17:00:31 +0100
commitabce771341befab76b675336a266d8d5b2e4d340 (patch)
treeb2d7494c53fe507aad6ead13baa929e15ff99d7c
parent93060a3967ef66873d6246b0b1228c57aed2d9e4 (diff)
parentff1b4ffd162fb0cc70cd474e88ea199f07f6022b (diff)
Merge commit 'ff1b4ffd162fb0cc70cd474e88ea199f07f6022b'
-rw-r--r--contributing.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index e0a6c7de..005662c4 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -80,6 +80,7 @@ Here is a list of small hacks, which can serve as entries into the Hurd code for
people who would like to dive into the code but just lack a "somewhere to begin
with".
+* Some translators do not support fsysopts, such as `remap`.
* Make pfinet OK with the ethernet device going away. This would be a very
nice feature: being able to just restart the ethernet driver; we've just not
taken the time to fix it yet, but it shouldn't be very hard. The code begins