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