Leah Rowe
|
960af2d6e8
util/nvmutil: rhex(): fail if errno not zero
|
2 лет назад |
Leah Rowe
|
3d01cf28d6
util/nvmutil: minor code formatting cleanup
|
2 лет назад |
Leah Rowe
|
a5e4416a14
util/nvmutil: remove errant line break
|
2 лет назад |
Leah Rowe
|
c100dd1f81
util/nvmutil: missing paretheses on if statement
|
2 лет назад |
Leah Rowe
|
036d710776
util/nvmutil: don't initialise rbuf unless needed
|
2 лет назад |
Leah Rowe
|
851892b464
util/nvmutil: rename variable in hextonum
|
2 лет назад |
Leah Rowe
|
0bf3f1ed61
util/nvmutil: don't reallocate memory in hextonum
|
2 лет назад |
Leah Rowe
|
e5a46b464d
util/nvmutil: dont report bad size if /dev/urandom
|
2 лет назад |
Leah Rowe
|
ededa5ddda
util/nvmutil: rename variables in hextonum
|
2 лет назад |
Leah Rowe
|
e2e321fc20
util/nvmutil: use BUFSIZ for rmac size in hextonum
|
2 лет назад |
Leah Rowe
|
a6d0112d86
util/nvtutil: fix out of bounds error
|
2 лет назад |
Leah Rowe
|
85937f3f4c
util/nvmutil: reset errno on cmd_swap
|
2 лет назад |
Leah Rowe
|
e8eee6dd8a
util/nvmutil: mild refactoring
|
2 лет назад |
Leah Rowe
|
342e5abe5e
util/nvmutil: improved errno handling in main
|
2 лет назад |
Leah Rowe
|
d7465efbb0
util/nvmutil: put hextonum in its own function
|
2 лет назад |
Leah Rowe
|
9e5ff5e4e6
util/nvmutil: move ENOTDIR check to function
|
2 лет назад |
Leah Rowe
|
ff88cb1ac3
util/nvmutil: further improved errno handling
|
2 лет назад |
Leah Rowe
|
b81b51f98b
util/nvmutil: remove errant code
|
2 лет назад |
Leah Rowe
|
a94bac81f3
util/nvmutil: improved error handling
|
2 лет назад |
Leah Rowe
|
55a951a718
util/nvmutil: fix off by one bug
|
2 лет назад |
Leah Rowe
|
0108615f37
nvmutil copy/swap: actually set nvmPartModified
|
2 лет назад |
Leah Rowe
|
82300f4f1e
util/nvmutil: move cmd copy to own function
|
2 лет назад |
Leah Rowe
|
ddf3b76c83
util/nvmutil: move cmd swap to own function
|
2 лет назад |
Leah Rowe
|
c2ed251ca6
util/nvmutil: move cmd brick to own function
|
2 лет назад |
Leah Rowe
|
eaad16edad
util/nvmutil: cmd setchecksum in own function
|
2 лет назад |
Leah Rowe
|
cea1beeac5
util/nvmutil: split "dump" into smaller functions
|
2 лет назад |
Leah Rowe
|
0ae00e881e
util/nvmutil: re-factor to reduce code indentation
|
2 лет назад |
Leah Rowe
|
0bbd4f1f26
util/nvmutil: write gbe files in a function
|
2 лет назад |
Leah Rowe
|
b0f9f47e9a
util/nvmutil: human-friendly exit messages, part 2
|
2 лет назад |
Leah Rowe
|
6c12afa996
util/nvmutil: more human-friendly exit messages
|
2 лет назад |