summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
34 hoursutil/nvmutil: portable pread/pwriteLeah Rowe
35 hourswipLeah Rowe
35 hoursutil/nvmutil: more reliable stdint.h checkLeah Rowe
36 hoursutil/nvmutil: reset errno before run_cmdLeah Rowe
36 hoursutil/nvmutil: explicitly check cmd nullptrLeah Rowe
37 hoursutil/nvmutil: safer SSIZE_MAX defineLeah Rowe
37 hoursutil/nvmutil: fix a bad cast (or lack thereof)Leah Rowe
37 hoursutil/nvmutil: err if unsupported rw_type on i/oLeah Rowe
37 hoursutil/nvmutil: rename badly named off_t assertLeah Rowe
37 hoursutil/nvmutil: assert two's compliment integersLeah Rowe
37 hoursutil/nvmutil: add assert for intLeah Rowe
37 hoursutil/nvmutil: add assert for off_tLeah Rowe
37 hoursRevert "util/nvmutil: don't use zx printf specifier"Leah Rowe
37 hoursutil/nvmutil: explain errval handling in err()Leah Rowe
37 hoursutil/nvmutil: make rc size_t (not ssize_t)Leah Rowe
37 hoursutil/nvmutil: don't use zx printf specifierLeah Rowe
37 hoursutil/nvmutil: add portable asserts for integersLeah Rowe
38 hoursutil/nvmutil: abort if I/O len exceeds SSIZE_MAXLeah Rowe
38 hoursutil/nvmutil: annotate the prototypesLeah Rowe
39 hoursutil/nvmutil: unified gbe file part I/OLeah Rowe
39 hoursutil/nvmutil: remove stale defineLeah Rowe
39 hoursutil/nvmutil: unified I/O: stdout, urandom and gbeLeah Rowe
40 hoursutil/nvmutil: unified urandom/gbe file readingLeah Rowe
41 hoursutil/nvmutil: safer read_gbe_file_exactLeah Rowe
42 hoursutil/nvmutil: report checksum in cmd_dumpLeah Rowe
42 hoursutil/nvmutil: reduce checksum report verbosityLeah Rowe
42 hoursutil/nvmutil: unified io flagsLeah Rowe
42 hoursutil/nvmutil: require good checksum on catLeah Rowe
43 hoursutil/nvmutil: initialise w in gbe_cat_bufLeah Rowe
43 hoursutil/nvmutil: simplify the cat commandLeah Rowe
44 hoursutil/nvmutil: add cat16 and cat128 commandsLeah Rowe
45 hoursutil/nvmutil: nope. rename out back to cat.Leah Rowe
45 hoursutil/nvmutil: rename cat to outLeah Rowe
45 hoursutil/nvmutil: remove stale commentLeah Rowe
45 hoursutil/nvmutil: added a "cat" commandLeah Rowe
46 hoursutil/nvmutil: allow dump without good checksumsLeah Rowe
46 hoursutil/nvmutil: fix bad cast conversionLeah Rowe
46 hoursutil/nvmutil: add guard in rhex()Leah Rowe
46 hoursutil/nvmutil: fix EINTR detection on urandom readLeah Rowe
47 hoursutil/nvmutil: reorder some functions linearlyLeah Rowe
47 hoursutil/nvmutil: tidy up gbe/urandom readingLeah Rowe
2 daysutil/nvmutil: fix a bad commentLeah Rowe
2 daysutil/nvmutil: explicitly reset file descriptorsLeah Rowe
2 daysutil/nvmutil: fix indentation in rhex()Leah Rowe
2 daysutil/nvmutil: remove unused variable in rhexLeah Rowe
2 daysutil/nvmutil: fix bsd build issueLeah Rowe
2 daysutil/nvmutil: even safer rhex()Leah Rowe
2 daysutil/nvmutil: only check n in rhex on linuxLeah Rowe
2 daysutil/nvmutil: safer calculated_checksumLeah Rowe
2 daysutil/nvmutil: much safer rhex()Leah Rowe