NetBSD/usr.bin/db
seb c4cd748ebd 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.
2003-05-19 00:27:06 +00:00
..
db.1 Add option -S to specify strvis(3) encoding of keys and/or values 2003-05-19 00:27:06 +00:00
db.c Add option -S to specify strvis(3) encoding of keys and/or values 2003-05-19 00:27:06 +00:00
Makefile