NetBSD/usr.sbin/makemandb
abhinav b0184879c2 Casting variable of type int * to size_t *, may cause
alignment issues on some platforms (e.g. Sparc64)
So, Use a temporary variable to avoid the cast.

Thanks to Martin@ for noticing the issue and also suggesting the issue.
Fixes PR bin/52678
2017-10-31 10:14:27 +00:00
..
DBSCHEMA PR 46419 by Abhinav Upadhyay using his updated patch: 2012-05-07 11:18:16 +00:00
Makefile Add a custom tokenizer which does not stem certain keywords. 2017-06-18 16:24:10 +00:00
apropos-utils.3 Bring man pages in sync with reality. 2016-05-24 18:06:42 +00:00
apropos-utils.c Don't use the custom tokenizer when compiled with debugging on 2017-08-01 16:16:32 +00:00
apropos-utils.h Add a custom tokenizer which does not stem certain keywords. 2017-06-18 16:24:10 +00:00
apropos.1 Fix grammar/spelling at few places. 2016-06-17 18:48:07 +00:00
apropos.c Make the 'no results found' message sound less harsh. 2017-08-02 12:52:18 +00:00
close_db.3 Bring man pages in sync with reality. 2016-05-24 18:06:42 +00:00
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 Bring man pages in sync with reality. 2016-05-24 18:06:42 +00:00
makemandb.8 Improve wording, and add reference to mandoc(3) 2016-06-18 06:36:18 +00:00
makemandb.c Get rid of unnecessary variable. 2017-05-10 12:09:52 +00:00
nostem.txt Add a custom tokenizer which does not stem certain keywords. 2017-06-18 16:24:10 +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 man.conf(5) and man(1) in the SEE ALSO section. 2016-06-16 14:07:16 +00:00
whatis.c Make the name comparison case insensitive. 2017-05-23 15:27:54 +00:00