Age | Commit message (Expand) | Author |
---|---|---|
2017-02-09 | Improve clarity of some casts; | Ingo Schwarze |
2016-10-22 | cast off_t and uint64_t for printf(3) | Ingo Schwarze |
2016-10-20 | st_size is off_t, which is signed, so use %lld rather than %llu; | Ingo Schwarze |
2016-08-30 | less confusing warning message about negative offsets | Ingo Schwarze |
2016-08-22 | When running into a mandoc.db(5) file still using the obsolete | Ingo Schwarze |
2016-08-01 | Remove the dependency on SQLite without loss of functionality. | Ingo Schwarze |