NetBSD/usr.sbin/makemandb
martin fe3b9ff7e9 Pull up following revision(s) (requested by skrll in ticket #1465):
usr.sbin/makemandb/makemandb.c: revision 1.63

Don't index outside the mdocs array of function pointers.  Analysis and
suggested fixes from Tom Lane.  I played it safe and went with (my
variation of) the minimal fix.

PR port-hppa/56118: sporadic app crashes in HPPA -current
2022-06-06 11:34:11 +00:00
..
DBSCHEMA Document name_desc attribute of mandb_links. 2019-05-18 10:38:04 +00:00
Makefile Add a custom tokenizer which does not stem certain keywords. 2017-06-18 16:24:10 +00:00
apropos-utils.3
apropos-utils.c Pull up following revision(s) (requested by gutteridge in ticket #1461): 2022-06-03 12:25:14 +00:00
apropos-utils.h PR misc/54213: Fix performance of whatis(1) when no matches are found 2019-05-18 07:56:43 +00:00
apropos.1 Pull up following revision(s) (requested by gutteridge in ticket #1461): 2022-06-03 12:25:14 +00:00
apropos.c Pull up following revision(s) (requested by gutteridge in ticket #1461): 2022-06-03 12:25:14 +00:00
close_db.3
custom_apropos_tokenizer.c Casting variable of type int * to size_t *, may cause 2017-10-31 10:14:27 +00:00
custom_apropos_tokenizer.h Add a custom tokenizer which does not stem certain keywords. 2017-06-18 16:24:10 +00:00
fts3_tokenizer.h Add a custom tokenizer which does not stem certain keywords. 2017-06-18 16:24:10 +00:00
init_db.3
makemandb.8 Improve wording, and add reference to mandoc(3) 2016-06-18 06:36:18 +00:00
makemandb.c Pull up following revision(s) (requested by skrll in ticket #1465): 2022-06-06 11:34:11 +00:00
nostem.txt Add a C99 symbol to libm: nexttowardl 2019-04-27 23:04:31 +00:00
run_query.3
stopwords.txt
whatis.1
whatis.c Reintroduce case insensitive comparison of name accidentally lost in last 2019-05-18 10:28:57 +00:00