]> git.cameronkatri.com Git - mandoc.git/history - catman.c
Use size_t in catman to match manpath.h.
[mandoc.git] / catman.c
2012-06-08 Kristaps DzonsonsUse size_t in catman to match manpath.h.
2012-01-03 Kristaps DzonsonsLocal variable initialisation.
2011-12-25 Kristaps DzonsonsContinue changing mandoc.{index,db} into whatis.{index...
2011-12-18 Kristaps DzonsonsGive catman(8) the -C flag (like apropos and friends...
2011-12-16 Kristaps DzonsonsMake the stored "cat"/"mdoc"/"man" strings just be...
2011-12-16 Kristaps DzonsonsMake paths in the mandocdb(8) index relative to the...
2011-12-12 Ingo Schwarzeimplement -C (alternative config file) for apropos...
2011-12-08 Kristaps DzonsonsFirst, remove the catman(8) jobstart() stuff. It only...
2011-12-04 Kristaps DzonsonsMake catman and man.cgi understand the index type-field.
2011-11-27 Kristaps DzonsonsRemoving INSECURE mode. This is a work in progress...
2011-11-26 Kristaps DzonsonsRename manup(8) to catman(8), which Linux already uses...