summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
20 hoursnvmutil: rename lseek_loop to lseek_on_eintrLeah Rowe
20 hoursnvmutil: rename x_i_close to close_on_eintrLeah Rowe
20 hoursnvmutil: don't have finite eintr waitLeah Rowe
20 hoursnvmutil: rename x_i_fsync to fsync_on_eintrLeah Rowe
20 hoursutil/rename: rename x_i_fsyncLeah Rowe
20 hoursnvmutil: remove memcmp/memcpy/strrchr/renameLeah Rowe
21 hoursutil/nvmutil: tidy up includesLeah Rowe
23 hoursutil/nvmutil: major cleanupLeah Rowe
37 hoursnow remove the .empty filesLeah Rowe
37 hoursutil/nvmutil: add obj dir to gitLeah Rowe
37 hoursutil/nvmutil: add rule to create lib objdirLeah Rowe
38 hoursnvmutil: move lib files to lib/Leah Rowe
38 hoursutil/nvmutil: put objects in obj/Leah Rowe
38 hoursnvmutil makefile: use portable assignmentsLeah Rowe
38 hoursnvmutil: split nvmutil.c into multiple filesLeah Rowe
45 hoursutil/nvmutil: remove global variable xLeah Rowe
47 hoursnvmutil: disable arc4random on obsd below 2.1Leah Rowe
47 hoursutil/nvmutil: initialise st in tmpdirLeah Rowe
47 hoursutil/nvmutil: use strlen for tmpdir lengthLeah Rowe
47 hoursnvmutil tmpdir: check world-writeable / sticky bitsLeah Rowe
47 hoursnvmutil: fix modulo bias in mkstempLeah Rowe
47 hoursutil/nvmutil: limit EAGAIN/EINTR retriesLeah Rowe
47 hoursutil/nvmutil: use real fsyncLeah Rowe
47 hoursnvmutil: don't disable blocking on randomLeah Rowe
47 hoursre-add arc4random in nvmutilLeah Rowe
47 hoursutil/nvmutil: remove randomness fallbackLeah Rowe
48 hoursnvmutil: don't read urandom fd if fd not openLeah Rowe
48 hoursnvmutil: new urandom fd every time (rlong)Leah Rowe
48 hoursutil/nvmutil: fix typo in unveil callLeah Rowe
48 hoursutil/nvmutil: fix rlong static variablesLeah Rowe
48 hoursnvmutil: remove redundant srand callLeah Rowe
48 hoursnvmutil: remove redundant checkLeah Rowe
48 hoursutil/nvmutil: obsessively check null cmdLeah Rowe
2 daysutil/nvmutil: tidy up variablesLeah Rowe
2 daysstricter S_ISREG checkLeah Rowe
2 daysnvmutil: even stronger double-run protectionLeah Rowe
2 daysutil/nvmutil: guard against running twiceLeah Rowe
2 daysnvmutil: make commands check themselvesLeah Rowe
2 daysutil/nvmutil: check file flags properlyLeah Rowe
2 daysutil/nvmutil: tighter pledge and unveilLeah Rowe
2 daysutil/nvmutil: stricter work buf checkLeah Rowe
2 days79-character rule must be obeyedLeah Rowe
2 daysutil/nvmutil: fix commentLeah Rowe
2 daysutil/nvmutil: default to clang on make-hellLeah Rowe
2 daysutil/nvmutil: tidy up memcmpLeah Rowe
2 daysnvmutil: add suffixes to makefileLeah Rowe
2 daysnvmutil: tidy up the makefileLeah Rowe
2 daysutil/nvmutil: portable default make rulesLeah Rowe
2 daysutil/nvmutil: move asserts to headerLeah Rowe
2 daysnvmutil: extremely defensive CHAR_BIT testLeah Rowe