index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
nandwrite.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-5
/
+5
*
config: update size information
Denys Vlasenko
2018-12-28
1
-2
/
+2
*
nandwrite: cope with old headers which have no MTD_FILE_MODE_RAW
Denys Vlasenko
2018-01-14
1
-0
/
+9
*
regularize format of source file headers, no code changes
Denys Vlasenko
2017-09-18
1
-1
/
+0
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-5
/
+4
*
getopt32: remove applet_long_options
Denys Vlasenko
2017-08-08
1
-5
/
+3
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-2
/
+2
*
Update remaining menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-19
1
-2
/
+2
*
make --help texts more uniform
Denys Vlasenko
2017-01-21
1
-2
/
+2
*
nandwrite: implement -n (read/write without ecc)
Aaro Koskinen
2016-01-02
1
-8
/
+14
*
nanddump: don't show --bb in usage when disabled
Baruch Siach
2014-12-18
1
-1
/
+3
*
nandwrite: fix build when long options are disabled
Baruch Siach
2014-12-17
1
-3
/
+4
*
nanddump: change default to --bb=skipbad
Richard Genoud
2014-06-25
1
-1
/
+1
*
nanddump: kill -b Omit bad block
Richard Genoud
2014-06-25
1
-26
/
+12
*
nanddump: add options --bb=skipbad and padbad
Richard Genoud
2014-06-25
1
-9
/
+56
*
nanddump: correct rounding to next page (lead to infinite loop)
Richard Genoud
2014-06-25
1
-2
/
+2
*
nanddump: fix build if nandwrite isn't enabled
Alexander Shiyan
2013-03-15
1
-4
/
+4
*
nanddump: invert the meaning of the -o parameter to match upstream
Baruch Siach
2012-10-15
1
-4
/
+4
*
nanddump: skip bad blocks when instructed to do so
Baruch Siach
2012-10-15
1
-1
/
+1
*
nanddump: use the right operator of logic AND
Baruch Siach
2012-10-15
1
-1
/
+1
*
nanddump: make dumping read-only partitions work
Matt Reimer
2012-06-13
1
-1
/
+1
*
conspy,nandwrite,nanddump: enable in defconfig
Denys Vlasenko
2011-08-13
1
-8
/
+8
*
typo fixes
Dan Fandrich
2011-07-08
1
-1
/
+1
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-2
/
+0
*
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-02-26
1
-2
/
+2
*
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
1
-2
/
+2
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-6
/
+6
*
nanddump: make oobbuf allocation dynamic
Baruch Siach
2010-10-18
1
-6
/
+6
*
nanddump: new applet
Baruch Siach
2010-10-18
1
-28
/
+127
*
nandwrite: always check the first erase block
Baruch Siach
2010-08-29
1
-2
/
+14
*
nandwrite: complain on malformed -s NUM
Denys Vlasenko
2010-08-29
1
-0
/
+2
*
nandwrite: allow hex values in the -s parameter
Baruch Siach
2010-08-29
1
-1
/
+1
*
nandwrite: new applet
Baruch Siach
2010-08-25
1
-0
/
+128