summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
12 hoursutil/nvmutil: remove unnecessary castsLeah Rowe
12 hoursutil/nvmutil: fix more bad printf statementsLeah Rowe
12 hoursutil/nvmutil: fix a few bad printf statementsLeah Rowe
13 hoursutil/nvmutil: warn about partial gbe file writesLeah Rowe
13 hoursutil/nvmutil: use size_t for part numbersLeah Rowe
13 hoursutil/nvmutil: clean up file handlingLeah Rowe
13 hoursutil/nvmutil: minor cleanupLeah Rowe
13 hoursutil/nvmutil: mem bound check on file read/writeLeah Rowe
14 hoursutil/nvmutil: rename gbe_bound for clarityLeah Rowe
14 hoursutil/nvmutil: make defines easier to understandLeah Rowe
14 hoursutil/nvmutil: tidy up set_mac_nibLeah Rowe
14 hoursutil/nvmutil: use portable printf on hexdumpLeah Rowe
14 hoursutil/nvmutil: make the MAC shifting easier to readLeah Rowe
14 hoursutil/nvmutil: optimise hextonumLeah Rowe
14 hoursutil/nvmutil: fix parenthesis warning in GCCLeah Rowe
15 hoursutil/nvmutil: tidy up set_mac_nibLeah Rowe
15 hoursutil/nvmutil: clearer intent on struct dataLeah Rowe
15 hoursutil/nvmutil: more readable NVM definesLeah Rowe
15 hoursutil/nvmutil: more readable SIZE_nKB definesLeah Rowe
15 hoursutil/nvmutil: use arc4random on DragonFly BSDLeah Rowe
15 hoursutil/nvmutil: use strlen instead of strnlenLeah Rowe
15 hoursutil/nvmutil: add bound checks for gbe read/writeLeah Rowe
15 hoursutil/nvmutil: minor code cleanupLeah Rowe
16 hoursutil/nvmutil: clearer macbuff init in set_mac_nibLeah Rowe
16 hoursutil/nvmutil: don't reset rfd on openbsdLeah Rowe
16 hoursutil/nvmutil: tidy up rhex()Leah Rowe
17 hoursutil/nvmutil: properly handle sizeof in rhex()Leah Rowe
17 hoursutil/nvmutil: make rmac an array, not a literal.Leah Rowe
17 hoursutil/nvmutil: use arc4random when availableLeah Rowe
18 hoursutil/nvmutil: inline pos calculation on word()Leah Rowe
18 hoursutil/nvmutil: remove pointless checkLeah Rowe
18 hoursutil/nvmutil: cast inside check_bound, not callersLeah Rowe
18 hoursutil/nvmutil: comment regarding endiannessLeah Rowe
18 hoursutil/nvmutil: clean up set_wordLeah Rowe
18 hoursutil/nvmutil: use size_t for offsets in wordsLeah Rowe
18 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
3 daysutil/nvmutil: simplified zero-mac-address checkLeah Rowe