summaryrefslogtreecommitdiff
path: root/jffsX-utils
Commit message (Expand)AuthorAgeFilesLines
* Fix warning about unaligned pointer in jffs2readerFrederic Germain2022-10-071-2/+3
* mkfs.jffs2: fix spelling of --compression-mode parameter in help textAlex Henrie2022-09-271-1/+2
* Fix: add missing new-line-escape in jffsX-utils Makemodule.amDavid Oberhollenzer2022-01-051-1/+1
* Cleanup: Automake: remove single use variablesDavid Oberhollenzer2021-01-201-12/+3
* Remove headers from EXTRA_DISTDavid Oberhollenzer2021-01-201-7/+10
* Fix typos found by Debian's lintian toolBastian Germann2020-09-111-2/+2
* fix build of jffs2reader and jffs2dump if zlib or lzo headers are not in defa...Rolf Eike Beer2020-07-311-0/+2
* mtd-utils: Add checks to code that copies strings into fixed sized buffersDavid Oberhollenzer2020-02-091-1/+2
* mtd-utils: Fix various TOCTOU issuesDavid Oberhollenzer2020-02-091-3/+1
* mkfs.jffs2: don't leak temporary buffer if readlink failsDavid Oberhollenzer2019-11-101-0/+1
* mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser2018-10-021-10/+10
* Eliminate warnings about missing prototypesDavid Oberhollenzer2017-06-284-66/+50
* jffsX-utils: Return error code if command line option is unknownDaniel Wagner2017-06-143-6/+10
* Use defines for exit code valuesDaniel Wagner2017-06-142-4/+4
* mkfs.ubifs: Add support for symlinks in device tableDavid Engraf2017-05-311-0/+1
* Fix build with muslKhem Raj2017-03-021-0/+1
* common: Fix 'unchecked return code' warningsBoris Brezillon2016-12-062-17/+17
* Unify version string printingDavid Oberhollenzer2016-11-174-29/+35
* Change build system to autotoolsRichard Weinberger2016-11-171-0/+37
* Remove jffs-dump.cDavid Oberhollenzer2016-11-171-359/+0
* mtd-utils: mkfs.jffs2: initialize lzo decompression buffer sizeDavid Oberhollenzer2016-08-251-0/+1
* Fix scanf() formatstring for modern C versionDaniel Walter2015-11-121-0/+4
* mtd-utils: Restructure the mtd-utils source.Dongsheng Yang2015-11-1115-0/+6952