summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
20 hoursutil/nvmutil: hardened mkstempLeah Rowe
21 hoursnvmutil: rename lseek_loop to lseek_on_eintrLeah Rowe
21 hoursnvmutil: rename x_i_close to close_on_eintrLeah Rowe
21 hoursnvmutil: don't have finite eintr waitLeah Rowe
21 hoursnvmutil: rename x_i_fsync to fsync_on_eintrLeah Rowe
21 hoursutil/rename: rename x_i_fsyncLeah Rowe
21 hoursnvmutil: remove memcmp/memcpy/strrchr/renameLeah Rowe
21 hoursutil/nvmutil: tidy up includesLeah Rowe
24 hoursutil/nvmutil: major cleanupLeah Rowe
38 hoursnow remove the .empty filesLeah Rowe
38 hoursutil/nvmutil: add obj dir to gitLeah Rowe
38 hoursutil/nvmutil: add rule to create lib objdirLeah Rowe
38 hoursnvmutil: move lib files to lib/Leah Rowe
39 hoursutil/nvmutil: put objects in obj/Leah Rowe
39 hoursnvmutil makefile: use portable assignmentsLeah Rowe
39 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
48 hoursutil/nvmutil: initialise st in tmpdirLeah Rowe
48 hoursutil/nvmutil: use strlen for tmpdir lengthLeah Rowe
48 hoursnvmutil tmpdir: check world-writeable / sticky bitsLeah Rowe
48 hoursnvmutil: fix modulo bias in mkstempLeah Rowe
48 hoursutil/nvmutil: limit EAGAIN/EINTR retriesLeah Rowe
2 daysutil/nvmutil: use real fsyncLeah Rowe
2 daysnvmutil: don't disable blocking on randomLeah Rowe
2 daysre-add arc4random in nvmutilLeah Rowe
2 daysutil/nvmutil: remove randomness fallbackLeah Rowe
2 daysnvmutil: don't read urandom fd if fd not openLeah Rowe
2 daysnvmutil: new urandom fd every time (rlong)Leah Rowe
2 daysutil/nvmutil: fix typo in unveil callLeah Rowe
2 daysutil/nvmutil: fix rlong static variablesLeah Rowe
2 daysnvmutil: remove redundant srand callLeah Rowe
2 daysnvmutil: remove redundant checkLeah Rowe
2 daysutil/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