Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix a regression introduced when switching from DB to SQLite: | Ingo Schwarze | 2013-10-19 | 1 | -5/+33 | |
* | Some places used PATH_MAX from <limits.h>, some MAXPATHLEN from <sys/param.h>. | Ingo Schwarze | 2013-06-05 | 1 | -7/+6 | |
* | Merge whatis.1 into apropos.1 (and remove), add whatis bits to apropos | Kristaps Dzonsons | 2012-06-09 | 1 | -16/+24 | |
* | Add a compatibility interface for ohash. | Kristaps Dzonsons | 2012-06-09 | 1 | -0/+4 | |
* | Turn off sqlite3 synchronous mode when creating a new database. | Kristaps Dzonsons | 2012-06-08 | 1 | -6/+6 | |
* | Allow mansearch to fail if invariancy (cwd) is violated. Also be more | Kristaps Dzonsons | 2012-06-08 | 1 | -20/+34 | |
* | Add a new mansearch.h interface, which replaces apropos_db.c | Kristaps Dzonsons | 2012-06-08 | 1 | -0/+436 |