CVSROOT: /cvs Module name: src Changes by: na...@cvs.openbsd.org 2012/07/08 15:19:42
Modified files: usr.sbin/mtree : compare.c create.c misc.c mtree.8 mtree.h spec.c Log message: Add support for the "sha256digest" keyword to create/compare SHA-256 digests of files. In the man page, also replace SHA-1 with SHA-256 in the examples section. Man page formatting tweak and ok schwarze@