Home | History | Annotate | Download | only in makemandb
History log of /src/usr.sbin/makemandb/DBSCHEMA
RevisionDateAuthorComments
 1.3  18-May-2019  leot Document name_desc attribute of mandb_links.

Discussed with <abhinav> via PR misc/54213, thanks!
 1.2  07-May-2012  wiz branches: 1.2.32;
PR 46419 by Abhinav Upadhyay using his updated patch:
Clean up after removing man page aliases.
 1.1  07-Feb-2012  joerg branches: 1.1.2; 1.1.4;
Import the new apropos/whatis.

This code has been developed by Abhinav Upadhyay as part of Google's Summer
of Code 2011. It uses libmandoc to parse man pages and builds a Full
Text Index in a SQLite database. The combination of indexing the full
manual page, filtering out stop words and ranking individual matches
based on the section gives a much improved user experience.

The old makewhatis and friends are kept under MKMAKEMANDB=no for now.
 1.1.4.3  23-May-2012  yamt sync with head.
 1.1.4.2  17-Apr-2012  yamt sync with head
 1.1.4.1  07-Feb-2012  yamt file DBSCHEMA was added on branch yamt-pagecache on 2012-04-17 00:09:49 +0000
 1.1.2.1  09-May-2012  riz Pull up following revision(s) (requested by wiz in ticket #229):
usr.sbin/makemandb/makemandb.c: revision 1.9
usr.sbin/makemandb/DBSCHEMA: revision 1.2
usr.sbin/makemandb/apropos-utils.c: revision 1.5
usr.sbin/makemandb/apropos-utils.h: revision 1.3
PR 46419 by Abhinav Upadhyay using his updated patch:
Clean up after removing man page aliases.
 1.2.32.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed