git: sbin/hammer: Use uuid_compare(3) instead of bcmp(3)

2017-09-25 Thread Tomohiro Kusumi
commit 16a0098c0741d1d97cb86378b7320d650055ae3b Author: Tomohiro Kusumi Date: Mon Sep 25 23:19:48 2017 +0300 sbin/hammer: Use uuid_compare(3) instead of bcmp(3) (missed ones from 118205ce) Summary of changes: sbin/hammer/cmd_mirror.c | 3 +-- sbin/hammer/ondisk.c | 4 ++-- 2

git: sbin/hammer: Use uuid_compare(3) instead of bcmp(3)

2017-09-19 Thread Tomohiro Kusumi
commit 118205ce7371bbc32134ba28dbe204993eb72a71 Author: Tomohiro Kusumi Date: Sat Sep 16 20:53:35 2017 +0300 sbin/hammer: Use uuid_compare(3) instead of bcmp(3) Summary of changes: sbin/hammer/cmd_cleanup.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) http://gitweb.dragonflyb