]> git.cameronkatri.com Git - pw-darwin.git/commit
Use an MD5 checksum to test for file changes; the previous method
authorSheldon Hearn <sheldonh@FreeBSD.org>
Wed, 12 Apr 2000 08:49:14 +0000 (08:49 +0000)
committerSheldon Hearn <sheldonh@FreeBSD.org>
Wed, 12 Apr 2000 08:49:14 +0000 (08:49 +0000)
commitc172c8e3f17a4a35760ec236373c0b06dbcd86bd
tree7231db65352e1aca8bd97802f6ff862c156e2663
parent7826221ab51f71e647a6489ef515a71c0464346d
Use an MD5 checksum to test for file changes; the previous method
of using file mtimes could result in chpasss(1) erroneously
detecting that no changes were made for non-interactive edits.

PR: 4238
Reported by: Jens Schweikhardt <schweikh@noc.dfn.de>
Submitted by: Daniel Hagan <dhagan@cs.vt.edu>
chpass/Makefile
chpass/edit.c