log packages/redboot/current/src/fs/fileio.c @ 1867:a0d4c606e72d

age author description
Thu, 06 Jan 2005 09:51:05 +0000 asl * src/fs/fileio.c (do_ls): Remove useless "getcwd" message.
Sat, 21 Aug 2004 12:43:31 +0000 asl * cdl/redboot.cdl:
Fri, 23 Apr 2004 20:38:17 +0000 gthomas Add checking (assert) for size of option arrays. Also fix port for TFTP on little endian systems.
Mon, 19 Apr 2004 21:26:52 +0000 gthomas Fix configuration check so -f XXX works again.
Thu, 18 Mar 2004 15:14:11 +0000 asl * src/fs/fileio.c: Only include IO package headers if required.
Tue, 02 Dec 2003 14:40:18 +0000 gthomas Add support for mountable file systems (like JFFS2) - from David Woodhouse