summaryrefslogtreecommitdiff
path: root/util/nvmutil/nvmutil.h
AgeCommit message (Expand)Author
5 daysnvmutil: split nvmutil.c into multiple filesLeah Rowe
5 daysutil/nvmutil: remove global variable xLeah Rowe
5 daysnvmutil tmpdir: check world-writeable / sticky bitsLeah Rowe
5 daysutil/nvmutil: limit EAGAIN/EINTR retriesLeah Rowe
5 daysutil/nvmutil: use real fsyncLeah Rowe
5 daysutil/nvmutil: remove randomness fallbackLeah Rowe
5 daysutil/nvmutil: obsessively check null cmdLeah Rowe
6 daysutil/nvmutil: guard against running twiceLeah Rowe
6 daysnvmutil: make commands check themselvesLeah Rowe
6 daysutil/nvmutil: tighter pledge and unveilLeah Rowe
6 daysutil/nvmutil: move asserts to headerLeah Rowe
6 daysutil/nvmutil: split up copy_gbeLeah Rowe
6 daysprototype for new_state() in nvmutilLeah Rowe
6 daysutil/nvmutil: split up nvmutil.cLeah Rowe
2023-09-05util/nvmutil: put code all in nvmutil.cLeah Rowe
2023-06-03util/nvmutil: major cleanup. simpler arg handling.Leah Rowe
2023-06-02util/nvmutil: simplify writeGbeFile()Leah Rowe
2023-06-01util/nvmutil: code cleanup (pledge/unveil calls)Leah Rowe
2023-06-01util/nvmutil: harden pledge/unveil calls (OpenBSD)Leah Rowe
2023-06-01util/nvmutil: fix faulty fd checkLeah Rowe
2023-06-01util/nvmutil: clean up rhex()Leah Rowe
2023-06-01util/nvmutil: check correct return value on close()Leah Rowe
2023-06-01util/nvmutil: massive code cleanupLeah Rowe
2023-06-01util/nvmutil: move includes to nvmutil.hLeah Rowe
2023-06-01util/nvmutil: move xpledge/xunveil to nvmutil.hLeah Rowe
2023-06-01util/nvmutil: use SPDX license headersLeah Rowe
2023-06-01util/nvmutil: move non-functions to nvmutil.hLeah Rowe