=================================================================== RCS file: /cvs/funnyos/Attic/TODO,v retrieving revision 1.14 retrieving revision 1.16 diff -u -r1.14 -r1.16 --- funnyos/Attic/TODO 2007/10/26 15:39:12 1.14 +++ funnyos/Attic/TODO 2007/11/06 22:42:25 1.16 @@ -1,4 +1,4 @@ -$Id: TODO,v 1.14 2007/10/26 14:39:12 init Exp $ +$Id: TODO,v 1.16 2007/11/06 22:42:25 init Exp $ - implement kfree() - think about kmem; passing nbytes into kfree() is a really crap @@ -7,8 +7,6 @@ - rewrite strncmp - write more C stdlib functions - think about not to hardcoding Tdata= in Makefile -- design bus_* abstraction -- design fcons abstraction - replace config_consinit() with universal MD startup hook function - write more drivers - design interrupt support