From owner-cvs-usrsbin Thu Feb 9 19:49:05 1995 Return-Path: cvs-usrsbin-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id TAA28898 for cvs-usrsbin-outgoing; Thu, 9 Feb 1995 19:49:05 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id TAA28788; Thu, 9 Feb 1995 19:46:16 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.9/8.6.9) with SMTP id TAA22373; Thu, 9 Feb 1995 19:46:13 -0800 To: "Garrett A. Wollman" cc: CVS-commiters@freefall.cdrom.com, cvs-usrsbin@freefall.cdrom.com Subject: Re: cvs commit: src/usr.sbin/mtree Makefile compare.c create.c misc.c mtree.8 mtree.h spec.c In-reply-to: Your message of "Thu, 09 Feb 95 19:12:51 PST." <199502100312.TAA27650@freefall.cdrom.com> Date: Thu, 09 Feb 1995 19:46:12 -0800 Message-ID: <22372.792387972@time.cdrom.com> From: "Jordan K. Hubbard" Sender: cvs-usrsbin-owner@freebsd.org Precedence: bulk > wollman 95/02/09 19:12:48 > > Modified: usr.sbin/mtree Makefile compare.c create.c misc.c mtree.8 > mtree.h spec.c > Log: > mtree * MD5 = better security > > Idea from: Dr. John T. Wroclawski Cool, does that mean that we'll be providing a PGP'd MD5 checksum of an entire checked out FreeBSD distribution tree (or all the relevant subportions thereof) for someone to use in verifying the integrity of a FreeBSD system soon? It's been an oft-requested feature, and you've just put the groundwork in place for making it really easy to do. For someone with the time. :) Jordan