summaryrefslogtreecommitdiff
path: root/usr.bin/db/db.c
AgeCommit message (Expand)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-10-16safer use of reallocitojun
2003-06-23add missing #ifdef __RCSIDaymeric
2003-05-20Sync usage with man page; break to 80 chars/line.wiz
2003-05-19Add option -S to specify strvis(3) encoding of keys and/or valuesseb
2003-01-05Fix usage message and SYNOPSIS section wrt to option O as suggested by wiz.seb
2002-12-29After discussion with lukem rename 's' option to 'O'.seb
2002-12-29Fix error message for option `F' when passed a bogus argument.seb
2002-12-22fix -E endianlukem
2002-12-11some todo itemslukem
2002-12-11- set cachesize to 1MB (instead of default 2.5KB); greatly improveslukem
2002-12-11db(1) - manipulate db(3)'s btree(3) and hash(3) databaseslukem