CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2013/12/30 17:40:19

Modified files:
        usr.bin/mandoc : Makefile apropos.c mandocdb.c 
Added files:
        usr.bin/mandoc : mansearch.c mansearch.h 
Removed files:
        usr.bin/mandoc : apropos_db.c apropos_db.h mandocdb.h 

Log message:
Replace the Berkeley-DB based mandocdb(8) by an SQLite3-based version,
aiming for more flexible development and optimization options.
Kristaps started this during the summer 2012, i did some very heavy
bugfixing during t2k13 and finally, during the last few days,
got it to a state where it is ripe for in-tree development.
Beware, neither the user interfaces nor the database formats
are expected to be stable just yet.

Will not be installed or activated until further discussion.
No functional change to mandoc(1).

"As long as it remains off until we decide the cost, fine." deraadt@

Reply via email to