freebsd-dev/usr.bin/bsdiff/bspatch
Colin Percival 2bc706c648 Add notes pointing out that bsdiff does not store file hashes and
bspatch thus does not verify file hashes, and that consequently it
is recommended that users store hashes separately and verify files
before and after running bspatch.

Requested by:	BugMagnet
MFC after:	1 week
2009-10-30 11:13:00 +00:00
..
bspatch.1 Add notes pointing out that bsdiff does not store file hashes and 2009-10-30 11:13:00 +00:00
bspatch.c Portability fix for non-POSIX operating systems: Open files in binary mode. 2006-12-05 20:22:14 +00:00
Makefile