CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/08/01 04:32:39
Modified files:
usr.bin/mandoc : Makefile main.c mandocdb.c mansearch.c
mansearch.h
Added files:
usr.bin/mandoc : dba.c dba.h dba_array.c dba_array.h dba_read.c
dba_write.c dba_write.h dbm.c dbm.h dbm_map.c
dbm_map.h
Removed files:
usr.bin/mandoc : mansearch_const.c
Log message:
Remove the dependency on SQLite without loss of functionality.
Drop the obsolete names_check() now that we deleted MLINKS.
Run "doas makewhatis" after compiling and installing this.
Earlier version tested by jmc@ and jturner@;
"commit it all" deraadt@ "commit and dodge" krw@