Commit History

Author SHA1 Message Date
  Leah Rowe caad8200b9 re-order global variables/defines 1 year ago
  Leah Rowe 29a1bcb6ec improved code readability on errno exit handling 1 year ago
  Leah Rowe 33f1006399 dump command: improved code readability 1 year ago
  Leah Rowe 1ae70389a1 properly check for errno EXIT_SUCCESS 1 year ago
  Leah Rowe 6a3655d804 only check for file writes after successful reads 1 year ago
  Leah Rowe a5c603e8c9 optimize arg checks when argc==4 1 year ago
  Leah Rowe 0231231bce replace strcmp checks with strncmp 1 year ago
  Leah Rowe a3c0ffcacb remove redundant check 1 year ago
  Leah Rowe 6b99913d66 tidy up if/else block 1 year ago
  Leah Rowe 0a0a6a3438 simplify check 1 year ago
  Leah Rowe 9a8d541270 make check clearer 1 year ago
  Leah Rowe 3827b28279 simplified an if statement 1 year ago
  Leah Rowe 7007a44a08 remove redundant error message 1 year ago
  Leah Rowe 56f1f02ade warn when inputting multicast MAC address 1 year ago
  Leah Rowe 465bb98242 remove unnecessary check 1 year ago
  Leah Rowe 66924669ee remove errant code 1 year ago
  Leah Rowe c8c1adf494 nvmutil 20220815 1 year ago
  Leah Rowe 36cfd392e3 add -pedantic to the Makefile 1 year ago
  Leah Rowe be98b9eba1 do not print ECANCELED if modified==1 1 year ago
  Leah Rowe d07c7378b5 dump: do not print "success" 1 year ago
  Leah Rowe e7357cfbef dump: do not print ECANCELED on bad checksum 1 year ago
  Leah Rowe b6b1104c24 always print errno 1 year ago
  Leah Rowe 6215991a82 only check parts if errno not set 1 year ago
  Leah Rowe bb6034455c remove int status; use errno *exclusively*! 1 year ago
  Leah Rowe 4d127ccfb3 do not print errno ENOTDIR 1 year ago
  Leah Rowe 2ecd04097f add missing bitwise and mask 1 year ago
  Leah Rowe 71362b4fe3 re-add err.h, but only on openbsd 1 year ago
  Leah Rowe 717cccc8bb re-add directory check, and do it right this time 1 year ago
  Leah Rowe e7c22a7a93 remove unnecessary goto statement 1 year ago
  Leah Rowe 7b5691ac27 fix stupid gcc error 1 year ago