X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=TODO;h=2b3cc07c031892c3ed6248dd4b21b1f774eb2b13;hp=dfc067263f2049eed7de433bdadd64c015e8bce9;hb=f34aca37d19fe46de9acb22249565dfb6491ab2f;hpb=60f5ede9f87288e50fc52fbe12dd70fcd67d322d diff --git a/TODO b/TODO index dfc0672..2b3cc07 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.4 1999/10/11 13:31:04 stelian Exp $ +$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 @@ -17,7 +17,8 @@ $Id: TODO,v 1.4 1999/10/11 13:31:04 stelian Exp $ 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.