Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve clarity of some casts; | Ingo Schwarze | 2017-02-17 | 1 | -1/+1 |
* | cast off_t and uint64_t for printf(3) | Ingo Schwarze | 2016-10-22 | 1 | -1/+1 |
* | st_size is off_t, which is signed, so use %lld rather than %llu; | Ingo Schwarze | 2016-10-20 | 1 | -1/+1 |
* | less confusing warning message about negative offsets | Ingo Schwarze | 2016-08-30 | 1 | -1/+5 |
* | When running into a mandoc.db(5) file still using the obsolete | Ingo Schwarze | 2016-08-22 | 1 | -2/+8 |
* | The concept of endianness seems to be somewhat newfangled, so the | Ingo Schwarze | 2016-08-05 | 1 | -0/+6 |
* | Linux compatibility: Work around the lack of EFTYPE and protect <err.h>. | Ingo Schwarze | 2016-07-20 | 1 | -0/+4 |
* | Remove the dependency on SQLite without loss of functionality. | Ingo Schwarze | 2016-07-19 | 1 | -0/+174 |