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