summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
41 hoursutil/nvmutil: block O_APPEND in prw()Leah Rowe
41 hoursutil/nvmutil: stricter i/o errorsLeah Rowe
41 hoursutil/nvmutil: fix entropy issueLeah Rowe
41 hoursnvmutil: cast integer in printfLeah Rowe
41 hoursTODOLeah Rowe
41 hoursutil/nvmutil: check defines/enum via assertLeah Rowe
41 hoursutil/nvmutil: r_type check in rw_gbe_file_partLeah Rowe
41 hoursutil/nvmutil: remove pointless checkLeah Rowe
41 hoursutil/nvmutil: add missing castLeah Rowe
41 hoursutil/nvmutil: err in rw_file_exact on zero returnLeah Rowe
41 hoursutil/nvmutil: increment rc at end of rw_file_exactLeah Rowe
41 hoursutil/nvmutil: further tidy up prw()Leah Rowe
41 hoursutil/nvmutil: clean up i/o functionsLeah Rowe
41 hoursutil/nvmutil: further tidy up rw_file_onceLeah Rowe
41 hoursutil/nvmutil: minor cleanup: rw_file_onceLeah Rowe
41 hoursutil/nvmutil: remove dead codeLeah Rowe
41 hoursutil/nvmutil: remove pointless commentLeah Rowe
41 hoursutil/nvmutil: reduced indentation in rw_file_onceLeah Rowe
2026-03-12another correctionLeah Rowe
2026-03-12util/nvmutil: fix regression on openbsdLeah Rowe
2026-03-12TODOLeah Rowe
2026-03-12TODOLeah Rowe
2026-03-12TODOLeah Rowe
2026-03-12util/nvmutil: mitigate buggy libc i/oLeah Rowe
2026-03-12util/nvmutil: implement zero-byte r/w timeoutLeah Rowe
2026-03-12TODOLeah Rowe
2026-03-12util/nvmutil: add some useful commentsLeah Rowe
2026-03-12util/nvmutil: split up rw_file_exactLeah Rowe
2026-03-12fix indentationLeah Rowe
2026-03-12util/nvmutil: add jitter to fallback_rand entropyLeah Rowe
2026-03-12util/nvmutil: improved entropy in fallback_randLeah Rowe
2026-03-12util/nvmutil: remove /dev/random fallbackLeah Rowe
2026-03-12util/nvmutil: include time.h after types.hLeah Rowe
2026-03-12util/nvmutil: mitigate fast calls to randLeah Rowe
2026-03-12util/nvmutil: fallback randomiserLeah Rowe
2026-03-12util/nvmutil: correct install usageLeah Rowe
2026-03-12util/nvmutil: fix makefileLeah Rowe
2026-03-12util/nvmutil: remove errno externLeah Rowe
2026-03-12util/nvmutil: use install -d instead of mkdir -pLeah Rowe
2026-03-12util/nvmutil: fix commentLeah Rowe
2026-03-12util/nvmutil: use chmod instead, in MakefileLeah Rowe
2026-03-12util/nvmutil: add -m to install on MakefileLeah Rowe
2026-03-12util/nvmutil: simplify flags on urandomLeah Rowe
2026-03-12util/nvmutil: fix mistake in random checkLeah Rowe
2026-03-12util/nvmutil: portable errnoLeah Rowe
2026-03-12util/nvmutil: fix non-portable variable declarationLeah Rowe
2026-03-12util/nvmutil: disable urandom if not foundLeah Rowe
2026-03-12util/nvmutil: use ECANCELED on checksum errLeah Rowe
2026-03-12util/nvmutil: don't use errno for program stateLeah Rowe
2026-03-10util/nvmutil: re-use do_rw() from prw()Leah Rowe