OpenGrok
Cross Reference: db.1
xref
: /
src
/
usr.bin
/
db
/
db.1
Home
|
History
|
Annotate
|
Download
|
only in
db
History log of
/src/usr.bin/db/db.1
Revision
Date
Author
Comments
1.28
09-Aug-2022
charlotte
PR bin/51878: db(1)'s man page to describe the actual behavior of '-q'
1.27
17-Feb-2012
wiz
Fix typo. Bump date for previous.
1.26
17-Feb-2012
apb
db(1) "-N" flag means "Include the NUL byte at the end of the key
or value". (Previously, the description was reversed.) Also expand
the description.
This is the first half of a fix for PR 46035.
1.25
28-Jan-2009
wiz
branches: 1.25.8;
Bump date for previous.
1.24
28-Jan-2009
lukem
update documentation to reflect reality:
* read mode supports -D for btree
* all modes support -U
1.23
05-Sep-2008
wiz
branches: 1.23.4;
Sort SEE ALSO.
Remove unnecessary Bk/Ek in SYNOPSIS.
1.22
05-Sep-2008
lukem
Add -P pagesize, to tune the btree psize and hash bsize.
Set to 0 to let the system choose (based on st_blksize of the file)
Defaults to 4096.
1.21
05-Sep-2008
lukem
Support -Th (VIS_HTTPSTYLE) when -U decoding key/value for delete or write
1.20
04-Sep-2008
lukem
Support -Th to enable VIS_HTTPSTYLE.
Expand description of -T so there's less need to consult
both vis(1) and strvis(3) to determine what the characters mean.
1.19
30-Apr-2008
martin
branches: 1.19.2;
Convert TNF licenses to new 2 clause variant
1.18
27-Dec-2007
wiz
branches: 1.18.4;
Comment out xref to makemap(8), which does not exist.
1.17
20-Jun-2005
lukem
branches: 1.17.12;
Allow the input [file] field separator to be a string and not just a
single character.
Use argument-specific value names in the usage string & manual page
to simplify searching for the value's use.
1.16
26-Jun-2003
wiz
Add another Ns to avoid a space.
1.15
26-Jun-2003
wiz
Add Ns to avoid a space.
1.14
20-May-2003
wiz
More option sorting; sync -f argument name with db.c.
1.13
20-May-2003
wiz
Sort options. New sentence, new line.
1.12
19-May-2003
seb
Bump date for last change.
1.11
19-May-2003
seb
Add option -S to specify strvis(3) encoding of keys and/or values
when reading a database. Add options -T and -X to tweak encoding.
Add option -U to specify strunvis(3) decoding of keys and/or values
when writing a database or deleting entries from a database.
Kill TODO item 'add option to strunvis(3) key (& value) from infile
?': unvis(1) can be used to achieve that.
Approved by lukem@. And thanks to him for suggestions.
1.10
18-May-2003
lukem
-N also prevents NUL termination of value
1.9
25-Feb-2003
wiz
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
1.8
14-Feb-2003
grant
The correct capitalisation of 'NetBSD.org' is (you
guessed it) 'NetBSD.org'.
some mdoc fixes.
1.7
19-Jan-2003
atatat
The next release will be 2.0, not 1.7.
1.6
05-Jan-2003
seb
Fix usage message and SYNOPSIS section wrt to option O as suggested by wiz.
1.5
29-Dec-2002
seb
After discussion with lukem rename 's' option to 'O'.
Hopefully 's' option has been here only a couple of hours.
1.4
29-Dec-2002
seb
Fix error message for option `F' when passed a bogus argument.
Actually activate option `F' in getopt's optstring.
Implement option `s' to specify output field separator string.
Approved by lukem.
1.3
22-Dec-2002
lukem
document defaults
1.2
18-Dec-2002
wiz
Drop trailing whitespace, use Aq instead of Lt and Gt.
1.1
11-Dec-2002
lukem
branches: 1.1.1;
Initial revision
1.1.1.1
11-Dec-2002
lukem
db(1) - manipulate db(3)'s btree(3) and hash(3) databases
1.17.12.1
09-Jan-2008
matt
sync with HEAD
1.18.4.1
18-May-2008
yamt
sync with head.
1.19.2.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.23.4.2
06-Feb-2009
snj
Pull up following revision(s) (requested by lukem in ticket #404):
usr.bin/db/db.1: revision 1.25
Bump date for previous.
1.23.4.1
06-Feb-2009
snj
Pull up following revision(s) (requested by lukem in ticket #404):
usr.bin/db/db.1: revision 1.24
update documentation to reflect reality:
* read mode supports -D for btree
* all modes support -U
1.25.8.1
17-Apr-2012
yamt
sync with head
Indexes created Tue Oct 28 09:09:52 GMT 2025