[BACK]Return to TODO CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / rump

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/rump/TODO between version 1.1 and 1.1.36.2

version 1.1, 2007/09/10 21:18:55 version 1.1.36.2, 2008/07/31 04:51:03
Line 1 
Line 1 
         $NetBSD$          $NetBSD$
   
 * fix the build structure to work better on non-NetBSD  * fix the build structure to work better on non-NetBSD
 * finish fs/bin/fsconsole  * figure out how to handle mount parameters in fs-independent
   + figure out how to handle mount parameters in fs-independent    fashion (requires kernel changes)
     fashion (requires kernel changes)  * integrate build framework with config(1) to stop the need to
 * compile more components directly out of the kernel source tree    maintain a separate build infrastructure
   + whole of vfs_subr?  * dlopen libraries instead of linking where it makes sense
   + kern_lock?    + makes a difference for e.g. "fsconsole"
 * support ltsleep + locking primitives which might need to sleep  * support nfs (requires using the network stack in userspace)
   (only lfs needs this currently)  
 * support nfs  

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.36.2

CVSweb <webmaster@jp.NetBSD.org>