aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_ubifs.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass1-5/+5
2010-12-03UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition changeStefan Roese1-6/+20
2010-12-03UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls outputStefan Roese1-1/+1
2010-12-03UBIFS: Add ubifsumount command to unmount an active volumeStefan Roese1-0/+31
2010-08-09various cmd_* files: fixed layout a little bitFrans Meulenbroeks1-2/+4
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-16/+9
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-3/+3
2009-07-09Command improvements for ubifsSimon Kagstrom1-5/+21
2009-06-12General help message cleanupWolfgang Denk1-7/+10
2009-04-04more command usage cleanupMike Frysinger1-3/+3
2009-03-20UBIFS: Add UBIFS commandsStefan Roese1-0/+132