summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
8 hoursnvmutil: split pread from readGbeLeah Rowe
9 hoursnvmutil: split pwrite handling from writeGbeLeah Rowe
9 hoursnvmutil: simplify a few else statementsLeah Rowe
9 hoursnvmutil: don't hardcode errno to ECANCELEDLeah Rowe
11 hoursnvmutil: explain a few parts in nvmallocLeah Rowe
11 hoursnvmutil: split malloc handling out of readGbeLeah Rowe
11 hoursnvmutil: further simplify nr/nw error handlingLeah Rowe
12 hoursutil/nvmutil: simplify nr/nw error handlingLeah Rowe
12 hoursutil/nvmutil: remove pointless diagnosticsLeah Rowe
13 hoursutil/nvmutil: say part number on read/write reportLeah Rowe
4 daysutil/grubpo: new util, for grub PO filesLeah Rowe
4 daysutil/nvmutil: general code cleanupLeah Rowe
4 daysutil/spkmodem_recv: general code cleanupLeah Rowe
2025-10-04config/git: import suckless sbaseLeah Rowe
2025-05-03util/nvmutil: use x, not ?, for random charactersLeah Rowe
2025-02-25util/nvmutil: remove excessive commentsLeah Rowe
2025-02-10util/nvmutil: Fix bad error messages on R/WLeah Rowe
2025-02-07util/nvmutil: hardened pledge on help outputLeah Rowe
2025-01-29util/nvmutil: only set mac_updated at the endLeah Rowe
2025-01-29util/nvmutil: Fix bad comparisonLeah Rowe
2025-01-29util/nvmutil: allow ./nvm gbe MACLeah Rowe
2025-01-29util/nvmutil: move "e" to swap()Leah Rowe
2025-01-29util/nvmutil: Only read up to 4KB on larger gbeLeah Rowe
2025-01-27util/nvmutil: fix minor mistake (line break)Leah Rowe
2025-01-27util/nvmutil: do setmac if only filename givenLeah Rowe
2025-01-27util/nvmutil: don't say write not needed if errnoLeah Rowe
2025-01-27util/nvmutil: print dump *after* modificationLeah Rowe
2025-01-27util/nvmutil: verbosely print the written MACLeah Rowe
2025-01-27util/nvmutil: minor cleanup in cmd_dumpLeah Rowe
2025-01-27util/nvmutil: show nvm words written on writeGbeLeah Rowe
2025-01-27util/nvmutil: clean up readonly check on writeGbeLeah Rowe
2025-01-27util/nvmutil: Remove useless gbeFileChanged varLeah Rowe
2025-01-27util/nvmutil: reset errno if any MAC updatedLeah Rowe
2025-01-27util/nvmutil: reset errno when writing a MACLeah Rowe
2025-01-27util/nvmutil: show total number of bytes readLeah Rowe
2025-01-27util/nvmutil: rename tbw/bw to tnw/nwLeah Rowe
2025-01-27util/nvmutil: err if bytes read lower than nfLeah Rowe
2025-01-27util/nvmutil: err if fewer bytes writtenLeah Rowe
2025-01-27util/nvmutil: Show bytes written in writeGbeLeah Rowe
2025-01-27util/nvmutil swap(): ensure that no overflow occursLeah Rowe
2025-01-27util/nvmutil: make swap() a bit clearerLeah Rowe
2025-01-27util/nvmutil: make 0x3f checksum position a defineLeah Rowe
2025-01-27util/nvmutil: make 128 (nvm area) a defineLeah Rowe
2025-01-27util/nvmutil swap(): Only handle the nvm areaLeah Rowe
2025-01-26util/nvmutil: move write checks to writeGbeLeah Rowe
2025-01-26util/nvmutil: make cmd_swap its own function againLeah Rowe
2025-01-26util/nvmutil: minor cleanupLeah Rowe
2025-01-26util/nvmutil: allocate less memory for setchecksumLeah Rowe
2025-01-26util/nvmutil: Further reduce memory usageLeah Rowe
2025-01-26util/nvmutil: Remove unnecessary buf16 variableLeah Rowe