summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
36 hoursutil/nvmutil: add portable asserts for integersLeah Rowe
37 hoursutil/nvmutil: abort if I/O len exceeds SSIZE_MAXLeah Rowe
37 hoursutil/nvmutil: annotate the prototypesLeah Rowe
37 hoursutil/nvmutil: unified gbe file part I/OLeah Rowe
38 hoursutil/nvmutil: remove stale defineLeah Rowe
38 hoursutil/nvmutil: unified I/O: stdout, urandom and gbeLeah Rowe
39 hoursutil/nvmutil: unified urandom/gbe file readingLeah Rowe
39 hoursutil/nvmutil: safer read_gbe_file_exactLeah Rowe
40 hoursutil/nvmutil: report checksum in cmd_dumpLeah Rowe
41 hoursutil/nvmutil: reduce checksum report verbosityLeah Rowe
41 hoursutil/nvmutil: unified io flagsLeah Rowe
41 hoursutil/nvmutil: require good checksum on catLeah Rowe
41 hoursutil/nvmutil: initialise w in gbe_cat_bufLeah Rowe
41 hoursutil/nvmutil: simplify the cat commandLeah Rowe
42 hoursutil/nvmutil: add cat16 and cat128 commandsLeah Rowe
43 hoursutil/nvmutil: nope. rename out back to cat.Leah Rowe
44 hoursutil/nvmutil: rename cat to outLeah Rowe
44 hoursutil/nvmutil: remove stale commentLeah Rowe
44 hoursutil/nvmutil: added a "cat" commandLeah Rowe
44 hoursutil/nvmutil: allow dump without good checksumsLeah Rowe
45 hoursutil/nvmutil: fix bad cast conversionLeah Rowe
45 hoursutil/nvmutil: add guard in rhex()Leah Rowe
45 hoursutil/nvmutil: fix EINTR detection on urandom readLeah Rowe
45 hoursutil/nvmutil: reorder some functions linearlyLeah Rowe
46 hoursutil/nvmutil: tidy up gbe/urandom readingLeah Rowe
48 hoursutil/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
2 daysutil/nvmutil: say what the program does!Leah Rowe
2 daysutil/nvmutil: standardised Makefile (add all)Leah Rowe