NetBSD/usr.sbin/makemandb
abhinav 4647c1ec31 Refactor the function for executing the search SQL query into two parts.
One part is responsible for generating the SQL query
The other part is responsible for executing the generated query.

While there, also remove a comment which is not valid anymore.
And, don't call the snippet function when doing legacy mode search as we are
not using the full text feature there.
2016-06-01 15:59:18 +00:00
..
apropos-utils.3 Bring man pages in sync with reality. 2016-05-24 18:06:42 +00:00
apropos-utils.c Refactor the function for executing the search SQL query into two parts. 2016-06-01 15:59:18 +00:00
apropos-utils.h PR/51062: Abhinav Upadhyay: Allow non numeric sections to be indexed and 2016-04-13 11:48:29 +00:00
apropos.1 Add options to whatis and apropos to accept custom man.conf. 2016-05-22 19:26:04 +00:00
apropos.c Add options to whatis and apropos to accept custom man.conf. 2016-05-22 19:26:04 +00:00
close_db.3 Bring man pages in sync with reality. 2016-05-24 18:06:42 +00:00
DBSCHEMA
init_db.3 Bring man pages in sync with reality. 2016-05-24 18:06:42 +00:00
Makefile Fix the #ifdef NOTYET, namely use the terminal standout mode to highlight the 2013-01-14 18:04:58 +00:00
makemandb.8 Remove a trailing white space after .Nm (mandoc -Tlint was complaining about it) 2016-05-22 05:03:17 +00:00
makemandb.c PR/51062: Abhinav Upadhyay: Allow non numeric sections to be indexed and 2016-04-13 11:48:29 +00:00
run_query.3 Bring man pages in sync with reality. 2016-05-24 18:06:42 +00:00
stopwords.txt Add 'a' to the stopwords list. Ok from christos 2016-05-30 19:35:29 +00:00
whatis.1 Add options to whatis and apropos to accept custom man.conf. 2016-05-22 19:26:04 +00:00
whatis.c Add options to whatis and apropos to accept custom man.conf. 2016-05-22 19:26:04 +00:00