summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
43 hoursutil/nvmutil: abort if I/O len exceeds SSIZE_MAXLeah Rowe
43 hoursutil/nvmutil: annotate the prototypesLeah Rowe
43 hoursutil/nvmutil: unified gbe file part I/OLeah Rowe
44 hoursutil/nvmutil: remove stale defineLeah Rowe
44 hoursutil/nvmutil: unified I/O: stdout, urandom and gbeLeah Rowe
45 hoursutil/nvmutil: unified urandom/gbe file readingLeah Rowe
45 hoursutil/nvmutil: safer read_gbe_file_exactLeah Rowe
46 hoursutil/nvmutil: report checksum in cmd_dumpLeah Rowe
46 hoursutil/nvmutil: reduce checksum report verbosityLeah Rowe
47 hoursutil/nvmutil: unified io flagsLeah Rowe
47 hoursutil/nvmutil: require good checksum on catLeah Rowe
47 hoursutil/nvmutil: initialise w in gbe_cat_bufLeah Rowe
47 hoursutil/nvmutil: simplify the cat commandLeah Rowe
2 daysutil/nvmutil: add cat16 and cat128 commandsLeah Rowe
2 daysutil/nvmutil: nope. rename out back to cat.Leah Rowe
2 daysutil/nvmutil: rename cat to outLeah Rowe
2 daysutil/nvmutil: remove stale commentLeah Rowe
2 daysutil/nvmutil: added a "cat" commandLeah Rowe
2 daysutil/nvmutil: allow dump without good checksumsLeah Rowe
2 daysutil/nvmutil: fix bad cast conversionLeah Rowe
2 daysutil/nvmutil: add guard in rhex()Leah Rowe
2 daysutil/nvmutil: fix EINTR detection on urandom readLeah Rowe
2 daysutil/nvmutil: reorder some functions linearlyLeah Rowe
2 daysutil/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
2 daysutil/nvmutil: tidy up hexdump()Leah Rowe
2 daysutil/nvmutil: assert uint16_t as 16-bitsLeah Rowe
2 daysutil/nvmutil: safer cast in nvm_wordLeah Rowe
2 daysutil/nvmutil: define _FILE_OFFSET_BITSLeah Rowe
2 daysutil/nvmutil: include sys/types.hLeah Rowe
2 daysutil/nvmutil: use even older define for preadLeah Rowe
2 daysutil/nvmutil: tidied up a commentLeah Rowe
2 daysutil/nvmutil: don't include not-needed inttypes.hLeah Rowe
2 daysutil/nvmutil: reset errno on urandom partial readLeah Rowe
2 daysutil/nvmutil: consistent file location on err()Leah Rowe
2 daysmove nvmutil .gitignore rules to util/nvmutil/Leah Rowe
2 daysutil/nvmutil: remove empty ChangeLog/READMELeah Rowe
2 daysutil/nvmutil: clean up the MakefileLeah Rowe
2 daysutil/nvmutil: tidy up the main comment headerLeah Rowe
3 daysutil/nvmutil: say what the program does!Leah Rowe
3 daysutil/nvmutil: standardised Makefile (add all)Leah Rowe
3 daysutil/nvmutil: Makefile cleanupLeah Rowe