aboutsummaryrefslogtreecommitdiff
path: root/jffsX-utils
AgeCommit message (Expand)Author
2020-02-09mtd-utils: Fix various TOCTOU issuesDavid Oberhollenzer
2019-11-10mkfs.jffs2: don't leak temporary buffer if readlink failsDavid Oberhollenzer
2018-10-02mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser
2017-06-28Eliminate warnings about missing prototypesDavid Oberhollenzer
2017-06-14jffsX-utils: Return error code if command line option is unknownDaniel Wagner
2017-06-14Use defines for exit code valuesDaniel Wagner
2017-05-31mkfs.ubifs: Add support for symlinks in device tableDavid Engraf
2017-03-02Fix build with muslKhem Raj
2016-12-06common: Fix 'unchecked return code' warningsBoris Brezillon
2016-11-17Unify version string printingDavid Oberhollenzer
2016-11-17Change build system to autotoolsRichard Weinberger
2016-11-17Remove jffs-dump.cDavid Oberhollenzer
2016-08-25mtd-utils: mkfs.jffs2: initialize lzo decompression buffer sizeDavid Oberhollenzer
2015-11-12Fix scanf() formatstring for modern C versionDaniel Walter
2015-11-11mtd-utils: Restructure the mtd-utils source.Dongsheng Yang