summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
7 hoursnow remove the .empty filesHEADmasterLeah Rowe
7 hoursutil/nvmutil: add obj dir to gitLeah Rowe
7 hoursutil/nvmutil: add rule to create lib objdirLeah Rowe
7 hoursnvmutil: move lib files to lib/Leah Rowe
7 hoursutil/nvmutil: put objects in obj/Leah Rowe
7 hoursnvmutil makefile: use portable assignmentsLeah Rowe
7 hoursnvmutil: split nvmutil.c into multiple filesLeah Rowe
14 hoursutil/nvmutil: remove global variable xLeah Rowe
16 hoursnvmutil: disable arc4random on obsd below 2.1Leah Rowe
16 hoursutil/nvmutil: initialise st in tmpdirLeah Rowe
16 hoursutil/nvmutil: use strlen for tmpdir lengthLeah Rowe
16 hoursnvmutil tmpdir: check world-writeable / sticky bitsLeah Rowe
16 hoursnvmutil: fix modulo bias in mkstempLeah Rowe
16 hoursutil/nvmutil: limit EAGAIN/EINTR retriesLeah Rowe
16 hoursutil/nvmutil: use real fsyncLeah Rowe
16 hoursnvmutil: don't disable blocking on randomLeah Rowe
16 hoursre-add arc4random in nvmutilLeah Rowe
17 hoursutil/nvmutil: remove randomness fallbackLeah Rowe
17 hoursnvmutil: don't read urandom fd if fd not openLeah Rowe
17 hoursnvmutil: new urandom fd every time (rlong)Leah Rowe
17 hoursutil/nvmutil: fix typo in unveil callLeah Rowe
17 hoursutil/nvmutil: fix rlong static variablesLeah Rowe
17 hoursnvmutil: remove redundant srand callLeah Rowe
17 hoursnvmutil: remove redundant checkLeah Rowe
17 hoursutil/nvmutil: obsessively check null cmdLeah Rowe
18 hoursutil/nvmutil: tidy up variablesLeah Rowe
19 hoursstricter S_ISREG checkLeah Rowe
21 hoursnvmutil: even stronger double-run protectionLeah Rowe
21 hoursutil/nvmutil: guard against running twiceLeah Rowe
21 hoursnvmutil: make commands check themselvesLeah Rowe
23 hoursutil/nvmutil: check file flags properlyLeah Rowe
23 hoursutil/nvmutil: tighter pledge and unveilLeah Rowe
23 hoursutil/nvmutil: stricter work buf checkLeah Rowe
23 hours79-character rule must be obeyedLeah Rowe
24 hoursutil/nvmutil: fix commentLeah Rowe
24 hoursutil/nvmutil: default to clang on make-hellLeah Rowe
24 hoursutil/nvmutil: tidy up memcmpLeah Rowe
25 hoursnvmutil: add suffixes to makefileLeah Rowe
25 hoursnvmutil: tidy up the makefileLeah Rowe
26 hoursutil/nvmutil: portable default make rulesLeah Rowe
27 hoursutil/nvmutil: move asserts to headerLeah Rowe
27 hoursnvmutil: extremely defensive CHAR_BIT testLeah Rowe
27 hoursutil/nvmutil: add defensive buffer checkLeah Rowe
27 hoursutil/nvmutil: remove stale commentLeah Rowe
27 hoursutil/nvmutil: fix randomness in mkstempLeah Rowe
28 hoursutil/nvmutil: split up copy_gbeLeah Rowe
28 hoursutil/nvmuti: make fsync_dir() genericLeah Rowe
37 hoursprototype for new_state() in nvmutilLeah Rowe
37 hoursutil/nvmutil: split up nvmutil.cLeah Rowe
42 hourscleanupLeah Rowe