summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
32 hoursutil/nvmutil: remove stale commentLeah Rowe
32 hoursutil/nvmutil: use enum for command indexLeah Rowe
33 hoursutil/nvmutil: call it nvmutil in makefileLeah Rowe
33 hoursutil/nvmutil: print mac before settingLeah Rowe
34 hoursutil/nvmutil: store invert in command structLeah Rowe
34 hoursutil/nvmutil: make cmd an integerLeah Rowe
44 hoursutil/clarity: name the gbe file half sizeLeah Rowe
45 hoursutil/nvmutil: only have newrandom on linux/oldunixLeah Rowe
48 hoursutil/nvmutil: tidy up open_dev_urandomLeah Rowe
2 daysutil/nvmutil: correct type on hextonum()Leah Rowe
2 daysutil/nvmutil: fix a commentLeah Rowe
2 daysutil/nvmutil: fix a commentLeah Rowe
2 daysutil/nvmutil: unambiguous sign conv_argv_part_numLeah Rowe
2 daysutil/nvmutil: clean up hextonum()Leah Rowe
2 daysutil/nvmutil: tidy up some commentsLeah Rowe
2 daysutil/nvmutil: make mac_updated a uint8_tLeah Rowe
2 daysutil/nvmutil: fix prototype indentationLeah Rowe
2 daysutil/nvmutil: reset mac_buf for mac parsingLeah Rowe
2 daysutil/nvmutil: comment the unhandled errno exitLeah Rowe
2 daysutil/nvmutil: tidy up set_mac_byteLeah Rowe
2 daysutil/nvmutil: further mac address parsing cleanupLeah Rowe
2 daysutil/nvmutil: tidy up mac parsing codeLeah Rowe
2 daysutil/nvmutil: fix a bad commentLeah Rowe
2 daysutil/nvmutil: tidy up set_mac_byteLeah Rowe
2 daysutil/nvmutil: make do_read a uint8_tLeah Rowe
2 daysutil/nvmutil: clearer commenting about commandsLeah Rowe
2 daysutil/nvmutil: comment regarding bufLeah Rowe
2 daysutil/nvmutil: minor code cleanupLeah Rowe
2 daysutil/nvmutil: fix an err stringLeah Rowe
2 daysutil/nvmutil: tidy up conv_argv_part_numLeah Rowe
2 daysutil/nvmutil: Shorten a commentLeah Rowe
2 daysutil/nvmutil: fix a bad commentLeah Rowe
2 daysutil/nvmutil: make gbe_st local, not static/globalLeah Rowe
2 daysutil/nvmutil: rename rfd to urandom_fdLeah Rowe
2 daysutil/nvmutil: remove reset_global_stateLeah Rowe
2 daysutil/nvmutil: rename arc4random defineLeah Rowe
2 daysutil/nvmutil: reset errno on /dev/random fallbackLeah Rowe
2 daysutil/nvmutil: remove rval from conv_argv_part_numLeah Rowe
2 daysutil/nvmutil: set part_modified to a uint8_tLeah Rowe
2 daysutil/nvmutil: make invert a uint8_tLeah Rowe
2 daysutil/nvmutil: safer argv part number parsingLeah Rowe
2 daysutil/nvmutil: rename check_bound check_nvm_boundLeah Rowe
2 daysutil/nvmutil: be clearer about GbE file sizesLeah Rowe
2 daysutil/nvmutil: rename fd to fd_ptr in xopen()Leah Rowe
2 daysutil/nvmutil: cleaned up a few prototypesLeah Rowe
2 daysutil/nvmutil: more readable xopenLeah Rowe
2 daysutil/nvmutil: use unsigned char in hextonumLeah Rowe
3 daysutil/nvmutil: remove redundant breakLeah Rowe
3 daysutil/nvmutil: rename write_gbe to write_gbe_fileLeah Rowe
3 daysutil/nvmutil: rename read_gbe to read_gbe_fileLeah Rowe