index
:
lbmk.git
20240612_branch
3050wip
audit6
audit6-merge1
master
quackboot
libreboot build system (LibreBoot MaKe)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
nvmutil
/
nvmutil.c
Age
Commit message (
Expand
)
Author
2022-12-14
util/nvmutil: only mask random unicast/local macs
lbmkplaceholder
2022-12-08
util/nvmutil: consistent parentheses on comparison
Leah Rowe
2022-12-08
util/nvmutil file reads: skip reading if errno!=0
Leah Rowe
2022-12-08
util/nvmutil: return error when fstat() is -1
Leah Rowe
2022-12-07
util/nvmutil: rhex(): fail if errno not zero
Leah Rowe
2022-12-05
util/nvmutil: minor code formatting cleanup
Leah Rowe
2022-12-03
util/nvmutil: remove errant line break
Leah Rowe
2022-12-03
util/nvmutil: missing paretheses on if statement
Leah Rowe
2022-12-03
util/nvmutil: don't initialise rbuf unless needed
Leah Rowe
2022-12-03
util/nvmutil: rename variable in hextonum
Leah Rowe
2022-12-03
util/nvmutil: don't reallocate memory in hextonum
Leah Rowe
2022-12-03
util/nvmutil: dont report bad size if /dev/urandom
Leah Rowe
2022-12-03
util/nvmutil: rename variables in hextonum
Leah Rowe
2022-12-03
util/nvmutil: use BUFSIZ for rmac size in hextonum
Leah Rowe
2022-12-03
util/nvtutil: fix out of bounds error
Leah Rowe
2022-12-01
util/nvmutil: reset errno on cmd_swap
Leah Rowe
2022-11-27
util/nvmutil: mild refactoring
Leah Rowe
2022-11-27
util/nvmutil: improved errno handling in main
Leah Rowe
2022-11-27
util/nvmutil: put hextonum in its own function
Leah Rowe
2022-11-27
util/nvmutil: move ENOTDIR check to function
Leah Rowe
2022-11-27
util/nvmutil: further improved errno handling
Leah Rowe
2022-11-27
util/nvmutil: remove errant code
Leah Rowe
2022-11-27
util/nvmutil: improved error handling
Leah Rowe
2022-11-26
util/nvmutil: fix off by one bug
Leah Rowe
2022-11-26
nvmutil copy/swap: actually set nvmPartModified
Leah Rowe
2022-11-26
util/nvmutil: move cmd copy to own function
Leah Rowe
2022-11-26
util/nvmutil: move cmd swap to own function
Leah Rowe
2022-11-26
util/nvmutil: move cmd brick to own function
Leah Rowe
2022-11-26
util/nvmutil: cmd setchecksum in own function
Leah Rowe
2022-11-26
util/nvmutil: split "dump" into smaller functions
Leah Rowe
2022-11-26
util/nvmutil: re-factor to reduce code indentation
Leah Rowe
2022-11-26
util/nvmutil: write gbe files in a function
Leah Rowe
2022-11-26
util/nvmutil: human-friendly exit messages, part 2
Leah Rowe
2022-11-18
util/nvmutil: more human-friendly exit messages
Leah Rowe
2022-11-17
assimilate nvmutil
Leah Rowe
[prev]