Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work on using pledge() in OpenBSD | Thomas Voss | 2024-10-31 | 1 | -1/+18 |
| | |||||
* | Free the right thing | Thomas Voss | 2024-10-30 | 1 | -1/+1 |
| | |||||
* | Update mlib | Thomas Voss | 2024-10-30 | 1 | -3/+2 |
| | |||||
* | Check for errors by getdelim() | Thomas Voss | 2024-10-30 | 1 | -1/+3 |
| | |||||
* | The -l flag takes no argument | Thomas Voss | 2024-10-30 | 1 | -1/+1 |
| | |||||
* | Completely revamp the grab source code | Thomas Voss | 2024-10-30 | 1 | -0/+372 |
Some of the (many) few changes are: - Multithreading for significantly faster performance - The -p/--predicate flag - Byte offsets as the default - No customizable colors (maybe this will come back later) - Newer edition of mlib (formerly librune) |