summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
21 hoursutil/nvmutil: clearer macbuff init in set_mac_nibLeah Rowe
22 hoursutil/nvmutil: don't reset rfd on openbsdLeah Rowe
22 hoursutil/nvmutil: tidy up rhex()Leah Rowe
22 hoursutil/nvmutil: properly handle sizeof in rhex()Leah Rowe
23 hoursutil/nvmutil: make rmac an array, not a literal.Leah Rowe
23 hoursutil/nvmutil: use arc4random when availableLeah Rowe
23 hoursutil/nvmutil: inline pos calculation on word()Leah Rowe
24 hoursutil/nvmutil: remove pointless checkLeah Rowe
24 hoursutil/nvmutil: cast inside check_bound, not callersLeah Rowe
24 hoursutil/nvmutil: comment regarding endiannessLeah Rowe
24 hoursutil/nvmutil: clean up set_wordLeah Rowe
24 hoursutil/nvmutil: use size_t for offsets in wordsLeah Rowe
24 hoursutil/nvmutil: remove the swap() functionLeah Rowe
3 daysupdate nvmutil COPYING file (2026 copyright year)Leah Rowe
3 daysutil/nvmutil: rhex: don't read twice!Leah Rowe
3 daysutil/nvmutil: unified file read error handlingLeah Rowe
3 daysutil/nvmutil: tidy up cmd_brickLeah Rowe
3 daysutil/nvmutil: minor code cleanupLeah Rowe
3 daysutil/nvmutil: provide comment about global stateLeah Rowe
3 daysutil/nvmutil: reset errno on *successful* readLeah Rowe
3 daysutil/nvmutil: don't reset errno in check_read_or_dieLeah Rowe
3 daysutil/nvmutil: minor code cleanupLeah Rowe
3 daysutil/nvmutil: comment regarding memcpy endiannessLeah Rowe
3 daysutil/nvmutil: don't usleep on file readsLeah Rowe
3 daysutil/nvmutil: handle error after check_read_or_dieLeah Rowe
3 daysutil/nvmutil: handle errno after file readLeah Rowe
4 daysutil/nvmutil: simplified zero-mac-address checkLeah Rowe
4 daysutil/nvmutil: don't pass h as param in cmd_setmacLeah Rowe
4 daysutil/nvmutil: cast SIZE_4KB on the pwrite checkLeah Rowe
4 daysutil/nvmutil: usleep 1 on check_read_or_dieLeah Rowe
4 daysutil/nvmutil: reset errno on successful file readsLeah Rowe
4 daysutil/nvmutil: reset fd/rfd to negative oneLeah Rowe
4 daysutil/nvmutil: reset buf in reset_global_state()Leah Rowe
4 daysutil/nvmutil: reset macbuf in reset_global_stateLeah Rowe
4 daysutil/nvmutil: reset errno in reset_global_stateLeah Rowe
4 daysutil/nvmutil: Comments relating to NVM size limitLeah Rowe
4 daysutil/nvmutil: remove err_if()Leah Rowe
4 daysutil/nvmutil: improved some error messagesLeah Rowe
4 daysutil/nvmutil: rename valid_readLeah Rowe
4 daysutil/nvmutil: remove redundant castsLeah Rowe
4 daysutil/nvmutil: more thorough global_state_resetLeah Rowe
4 daysutil/nvmutil: reset fname properlyLeah Rowe
4 daysutil/nvmutil: simpler mac address totallingLeah Rowe
4 daysutil/nvmutil: less obscure mac address zero checkLeah Rowe
4 daysutil/nvmutil: reset global state in one functionLeah Rowe
4 daysutil/nvmutil: reset cmd in mainLeah Rowe
4 daysutil/nvmutil: reset fname in mainLeah Rowe
4 daysutil/nvmutil: reset part_modified in mainLeah Rowe
4 daysutil/nvmutil: reset invert in mainLeah Rowe
4 daysutil/nvmutil: reset mac in mainLeah Rowe