Home | History | Annotate | Line # | Download | only in rump
TODO revision 1.1
      1 	$NetBSD: TODO,v 1.1 2007/09/10 21:18:55 pooka Exp $
      2 
      3 * fix the build structure to work better on non-NetBSD
      4 * finish fs/bin/fsconsole
      5   + figure out how to handle mount parameters in fs-independent
      6     fashion (requires kernel changes)
      7 * compile more components directly out of the kernel source tree
      8   + whole of vfs_subr?
      9   + kern_lock?
     10 * support ltsleep + locking primitives which might need to sleep
     11   (only lfs needs this currently)
     12 * support nfs
     13