summaryrefslogtreecommitdiff
path: root/src/man.h
Commit message (Expand)AuthorAge
* Reorder functions in man to remove need for header fileColin Watson2014-09-16
* Implement 'man -K', which was the last major remaining missingColin Watson2009-06-28
* * libdb/db_btree.c, libdb/db_storage.h, libdb/mydbm.h, src/catman.c,Colin Watson2008-01-07
* convert argument processing to argpColin Watson2007-11-24
* * docs/COPYING, docs/COPYING.LIB: Update from www.gnu.org to pick upColin Watson2005-07-31
* Roll out the new pipeline library in most programs.Colin Watson2004-03-09
* Add -Wpointer-arith and -Wstrict-prototypes for gcc, and update all codeColin Watson2003-05-01
* Remove all assumptions that string literals have type 'char *' rather thanColin Watson2003-05-01
* * src/man.c (man): Call local_man_loop() straight away if nameColin Watson2003-04-07
* Apply proper copyright and licence notices to all source files. There areColin Watson2002-10-23
* dbfilters is no longer a global variable (Debian bug #153794, I believe).Colin Watson2002-08-28
* Fix poor treatment of multi-character section names on the command lineColin Watson2002-06-29
* Pass through much of the code adding 'const' where appropriate. This shouldColin Watson2002-04-28
* Teach mandb how to purge old entries from the database. Other minor fixesColin Watson2001-06-28
* Shuffle some code around so that try_section() can get at code to split upColin Watson2001-06-25
* Initial revisionColin Watson2001-04-26