summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
10 daysutil/nvmutil: rename fd to fd_ptr in xopen()Leah Rowe
10 daysutil/nvmutil: cleaned up a few prototypesLeah Rowe
10 daysutil/nvmutil: more readable xopenLeah Rowe
10 daysutil/nvmutil: use unsigned char in hextonumLeah Rowe
10 daysutil/nvmutil: remove redundant breakLeah Rowe
10 daysutil/nvmutil: rename write_gbe to write_gbe_fileLeah Rowe
10 daysutil/nvmutil: rename read_gbe to read_gbe_fileLeah Rowe
10 daysutil/nvmutil: unified partnum validationLeah Rowe
10 daysutil/nvmutil: rename global st variableLeah Rowe
10 daysutil/nvmutil: full prototypesLeah Rowe
10 daysutil/nvmutil: tidy up read_gbeLeah Rowe
10 daysutil/nvmutil: tidy up set_mac_nibLeah Rowe
10 daysutil/nvmutil: remove unnecessary checckLeah Rowe
10 daysRevert "util/nvmutil: make invert an unsigned char"Leah Rowe
10 daysutil/nvmutil: general code cleanupLeah Rowe
10 daysutil/nvmutil: cleaner mac address variable namesLeah Rowe
10 daysutil/nvmutil: general code cleanupLeah Rowe
10 daysutil/nvmutil: make invert an unsigned charLeah Rowe
10 daysutil/nvmutil: make mac_updated unsignedLeah Rowe
10 daysutil/nvmutil: use size_t in setmac functionsLeah Rowe
10 daysutil/nvmutil: extra part check in set_checksumLeah Rowe
10 daysutil/nvmutil: don't set part in write_mac_partLeah Rowe
10 daysutil/nvmutil: fix duplicated word in commentLeah Rowe
10 daysutil/nvmutil: make part_modified an unsigned charLeah Rowe
10 daysutil/nvmutil: fix bad string in gbe_read_part()Leah Rowe
10 daysutil/nvmutil: calculate off AFTER part validationLeah Rowe
10 daysutil/nvmutil: made a comment a bit clearerLeah Rowe
10 daysutil/nvmutil: fix another printf specifierLeah Rowe
10 daysutil/nvmutil: remove unnecessary castsLeah Rowe
10 daysutil/nvmutil: fix more bad printf statementsLeah Rowe
10 daysutil/nvmutil: fix a few bad printf statementsLeah Rowe
10 daysutil/nvmutil: warn about partial gbe file writesLeah Rowe
10 daysutil/nvmutil: use size_t for part numbersLeah Rowe
10 daysutil/nvmutil: clean up file handlingLeah Rowe
10 daysutil/nvmutil: minor cleanupLeah Rowe
10 daysutil/nvmutil: mem bound check on file read/writeLeah Rowe
10 daysutil/nvmutil: rename gbe_bound for clarityLeah Rowe
10 daysutil/nvmutil: make defines easier to understandLeah Rowe
10 daysutil/nvmutil: tidy up set_mac_nibLeah Rowe
10 daysutil/nvmutil: use portable printf on hexdumpLeah Rowe
10 daysutil/nvmutil: make the MAC shifting easier to readLeah Rowe
10 daysutil/nvmutil: optimise hextonumLeah Rowe
10 daysutil/nvmutil: fix parenthesis warning in GCCLeah Rowe
10 daysutil/nvmutil: tidy up set_mac_nibLeah Rowe
10 daysutil/nvmutil: clearer intent on struct dataLeah Rowe
10 daysutil/nvmutil: more readable NVM definesLeah Rowe
10 daysutil/nvmutil: more readable SIZE_nKB definesLeah Rowe
10 daysutil/nvmutil: use arc4random on DragonFly BSDLeah Rowe
10 daysutil/nvmutil: use strlen instead of strnlenLeah Rowe
10 daysutil/nvmutil: add bound checks for gbe read/writeLeah Rowe