Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/rump/TODO,v rcsdiff: /ftp/cvs/cvsroot/src/sys/rump/TODO,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1.14.1 retrieving revision 1.1.14.2 diff -u -p -r1.1.14.1 -r1.1.14.2 --- src/sys/rump/TODO 2007/09/10 21:18:55 1.1.14.1 +++ src/sys/rump/TODO 2007/11/06 23:34:27 1.1.14.2 @@ -0,0 +1,12 @@ + $NetBSD: TODO,v 1.1.14.2 2007/11/06 23:34:27 matt Exp $ + +* fix the build structure to work better on non-NetBSD +* finish fs/bin/fsconsole + + figure out how to handle mount parameters in fs-independent + fashion (requires kernel changes) +* compile more components directly out of the kernel source tree + + whole of vfs_subr? + + kern_lock? +* support ltsleep + locking primitives which might need to sleep + (only lfs needs this currently) +* support nfs