| Age | Commit message (Expand) | Author |
| 2012-02-17 | Fix typo. Bump date for previous. | wiz |
| 2012-02-17 | The "-N" command line option means "include the terminating NUL byte", | apb |
| 2012-02-17 | db(1) "-N" flag means "Include the NUL byte at the end of the key | apb |
| 2011-09-01 | static + __dead | joerg |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2009-01-28 | Bump date for previous. | wiz |
| 2009-01-28 | Rework how reading keys functions so that key lookups from hash databases | lukem |
| 2009-01-28 | update documentation to reflect reality: | lukem |
| 2009-01-18 | fix -Wsign-compare issues | lukem |
| 2008-10-07 | Explicitly pull in "nbtool_config.h" if available. | lukem |
| 2008-10-07 | Fail with a non-zero exit code if deleting a non-existant key. | lukem |
| 2008-09-05 | Sort SEE ALSO. | wiz |
| 2008-09-05 | crank to WARNS=4 | lukem |
| 2008-09-05 | Add -P pagesize, to tune the btree psize and hash bsize. | lukem |
| 2008-09-05 | Support -Th (VIS_HTTPSTYLE) when -U decoding key/value for delete or write | lukem |
| 2008-09-05 | Fix -N so that it sets O_TRUNC in the flags to pass to dbopen(3) | lukem |
| 2008-09-04 | Support -Th to enable VIS_HTTPSTYLE. | lukem |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-12-27 | Comment out xref to makemap(8), which does not exist. | wiz |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-04-03 | * Support reading multiple keys with the same name if '-D' is given, | lukem |
| 2005-06-20 | Allow the input [file] field separator to be a string and not just a | lukem |
| 2004-10-04 | When vis encoding with -S, only remove the trailing NUL if -N isn't used and | lukem |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-10-16 | safer use of realloc | itojun |
| 2003-06-26 | Add another Ns to avoid a space. | wiz |
| 2003-06-26 | Add Ns to avoid a space. | wiz |
| 2003-06-23 | add missing #ifdef __RCSID | aymeric |
| 2003-05-20 | Sync usage with man page; break to 80 chars/line. | wiz |
| 2003-05-20 | More option sorting; sync -f argument name with db.c. | wiz |
| 2003-05-20 | Sort options. New sentence, new line. | wiz |
| 2003-05-19 | Bump date for last change. | seb |
| 2003-05-19 | Add option -S to specify strvis(3) encoding of keys and/or values | seb |
| 2003-05-18 | -N also prevents NUL termination of value | lukem |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-14 | The correct capitalisation of 'NetBSD.org' is (you | grant |
| 2003-01-19 | The next release will be 2.0, not 1.7. | atatat |
| 2003-01-05 | Fix usage message and SYNOPSIS section wrt to option O as suggested by wiz. | seb |
| 2002-12-29 | After discussion with lukem rename 's' option to 'O'. | seb |
| 2002-12-29 | Fix error message for option `F' when passed a bogus argument. | seb |
| 2002-12-22 | fix -E endian | lukem |
| 2002-12-22 | document defaults | lukem |
| 2002-12-18 | Drop trailing whitespace, use Aq instead of Lt and Gt. | wiz |
| 2002-12-11 | some todo items | lukem |
| 2002-12-11 | - set cachesize to 1MB (instead of default 2.5KB); greatly improves | lukem |
| 2002-12-11 | db(1) - manipulate db(3)'s btree(3) and hash(3) databases | lukem |