Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When the content of a manual page does not specify a section, the | Ingo Schwarze | 2016-08-17 | 1 | -2/+1 |
| | | | | | | | | empty string got added to the list of sections, breaking the database format slightly and causing the page to not be considered part of any section, not even if a section could be deduced from the directory or from the file name. Bug found due to the bogus pcredemo(3) "manual" in the pcre-8.38p0 package. | ||||
* | Remove the dependency on SQLite without loss of functionality. | Ingo Schwarze | 2016-07-19 | 1 | -0/+51 |
Stop supporting systems that don't have mmap(3). Drop the obsolete names_check() now that we deleted MLINKS. |