summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
22 hoursutil/nvmutil: lower default PATH_LENLeah Rowe
22 hoursutil/nvmutil: portable struct timevalLeah Rowe
22 hoursutil/nvmutil: portable S_ISREGLeah Rowe
22 hoursmktemp prototypeLeah Rowe
22 hoursutil/nvmutil: portable gettimeofdayLeah Rowe
22 hoursutil/nvmutil: use portable mkstempLeah Rowe
22 hoursutil/nvmutil: better urandom portabilityLeah Rowe
22 hoursutil/nvmutil: use local tmpfile on openbsdLeah Rowe
22 hoursutil/nvmutil: /dev/random fallbackLeah Rowe
38 hoursadd -I. to nvmutil makefileLeah Rowe
38 hoursre-add strict flagsLeah Rowe
40 hoursalso remove -WextraLeah Rowe
40 hoursutil/nvmutil: more portable MakefileLeah Rowe
40 hoursutil/nvmuttil: don't use arc4randomLeah Rowe
40 hoursutil/nvmutil: re-enable urandom readsLeah Rowe
41 hoursutil/nvmutil: remove arc4random on linuxLeah Rowe
41 hoursutil/nvmutil: fix catLeah Rowe
41 hoursutil/nvmutil: double-verify r/w using tmp filesLeah Rowe
2 daysnvmutil: use O_CLOEXEC on gbe filesLeah Rowe
2 daysutil/nvmutil: fix verified first, in prw loopLeah Rowe
2 daysset errnoLeah Rowe
2 daysutil/nvmutil: stricter return in preadLeah Rowe
2 daysno, break insteadLeah Rowe
2 daysutil/nvmutil pread: rw_over_nrw exit, not setLeah Rowe
2 daysnvmutil: stronger race-condition check on prwLeah Rowe
2 daysutil/nvmutil: fix theoretical buffer overflowLeah Rowe
3 daysutil/nvmutil: prevent underflow in comparisonLeah Rowe
3 dayscommentLeah Rowe
3 daysutil/nvmutil: extra race-condition check in prwLeah Rowe
3 daysutil/nvmutil: safer xstrxcmp() - overflow fixLeah Rowe
3 daysphrasingLeah Rowe
3 daysutil/nvmutil: stricter rw_gbe_file_exactLeah Rowe
3 dayscastLeah Rowe
3 dayscommentLeah Rowe
3 daysutil/nvmutil: stricter lseep_loop return offsetLeah Rowe
3 daysutil/nvmutil: only use srand on fallback randLeah Rowe
3 daysnvmutil: add missing check to io_argsLeah Rowe
3 daysutil/nvmutil: add flock to pledge promisesLeah Rowe
3 daysutil/nvmutil: tidy up io_argsLeah Rowe
3 daysutil/nvmutil: tidy up err()Leah Rowe
3 daysutil/nvmutil: re-add io_args()Leah Rowe
3 daysutil/nvmutil: rw_file_exact: check inputs alsoLeah Rowe
3 daysutil/nvmutil: rw_over_nrw: err if nrw is zeroLeah Rowe
3 daysutil/nvmutil: rw: safer bound checkLeah Rowe
3 daysutil/nvmutil rw: make off_reset a toggleLeah Rowe
3 daysutil/nvmutil: rw_file_exact: explicit castsLeah Rowe
3 daysutil/nvmutil: fix potential overflow in rwLeah Rowe
3 daysutil/nvmutil: rw file: guard rc before additionLeah Rowe
3 daysnvmutil: toggle for fd thread-safety err stateLeah Rowe
3 daysutil/nvmutil: clean up pwrite/pread caseLeah Rowe