NetBSD/libexec
joerg 410d0f4380 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.
2012-02-07 19:13:24 +00:00
..
atrun NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
comsat
fingerd Rename err() to avoid overlap with libc. Mark it dead. 2011-08-27 15:08:58 +00:00
ftpd NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
getNAME Use __dead 2011-08-29 20:41:06 +00:00
getty
httpd merge bozohttpd 20111118 2011-11-18 09:51:31 +00:00
identd Use __dead 2011-08-29 20:41:06 +00:00
ld.aout_so
ld.elf_so Implement lazy binding on hppa. rump_server needs it!?!?! 2012-01-06 10:38:56 +00:00
lfs_cleanerd Shut down the cleaner earlier if the filesystem is unmounted. 2012-02-02 03:47:11 +00:00
mail.local De-__P. staticfy. Use __dead, __printflike. 2011-08-27 15:40:31 +00:00
makekey
makewhatis
rexecd
rlogind NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
rpc.rquotad libquota no longer requires libprop. Also remove some other no-longer-used 2012-02-01 17:53:01 +00:00
rpc.rstatd NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
rpc.rusersd Apply casts to cases where xdrproc_t is expected but is not 2011-08-30 17:06:20 +00:00
rpc.rwalld NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
rpc.sprayd NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
rshd PR/45542: Henning Petersen: Misplaced parenthesis in rshd.c 2011-10-30 16:54:58 +00:00
talkd
telnetd Use __dead 2012-01-10 23:39:11 +00:00
tftpd max WARNS is 4 2011-10-13 17:23:28 +00:00
utmp_update add printflike 2011-09-17 14:25:43 +00:00
Makefile Import the new apropos/whatis. 2012-02-07 19:13:24 +00:00
Makefile.inc