MTD CVS update: 'mtd/util Makefile jffs2reader.c'
andersen at infradead.org
andersen at infradead.org
Tue Sep 4 20:18:11 EDT 2001
Update of /home/cvs/mtd/util
In directory infradead.org:/tmp/cvs-serv7255
Modified Files:
Makefile jffs2reader.c
Log Message:
This updated fixed up jffs2reader so it works, and work
in a useful sort of way.
*) Listing a directory now mimics the behavior of 'ls -l'
*) Support for recursive listing has been added
*) Without options, does a recursive 'ls' on the whole filesystem
*) option parsing now uses getopt()
*) Now uses printf, and error messages go to stderr.
*) The copyright notice has been cleaned up and reformatted
*) The code has been reformatted
*) Several twisty code paths have been fixed so I can understand them.
-Erik
More information about the linux-mtd-cvs
mailing list