]> git.wh0rd.org - dump.git/blobdiff - TODO
Waitpid problem with external RSH.
[dump.git] / TODO
diff --git a/TODO b/TODO
index 1fdb8e3214e2f10dd919267cc29f600873b8ea35..2b3cc07c031892c3ed6248dd4b21b1f774eb2b13 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
+$Id: TODO,v 1.5 1999/11/02 09:35:55 tiniou Exp $
+
 1.     Make dump honor the no-dump attribute on directories.  Currently, it
        honours it only on files.  This means that a directory flagged with
        the no-dump attribute will be dumped if it contains a file without
@@ -15,7 +17,8 @@
        was ported from *BSD and was not tested - in fact, this
        wasn't even compiled in!). Need success reports for this.
 
-6.     Explore and correct dump problems on a 4GB+ filesystem.
+6.     Explore and correct dump problems on a 4GB+ active 
+       filesystem (lseek/read negative count).
 
 7.     Clean-up the code by removing all those #ifdef _BSD, 
        since nobody would ever re-compile this on a BSD system.