Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/db
Module Name: src
Committed By: apb
Date: Fri Feb 17 11:37:33 UTC 2012
Modified Files:
src/usr.bin/db: db.c
Log Message:
The "-N" command line option means "include the terminating NUL byte",
so rename the corresponding flag from F_NO_NUL to F_INCLUDE_NUL to match
the behaviour.
This is the second half of the fix for PR 46035.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.bin/db/db.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index