Date: Wed, 12 Apr 2000 01:49:15 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chpass Makefile edit.c Message-ID: <200004120849.BAA23368@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2000/04/12 01:49:15 PDT Modified files: usr.bin/chpass Makefile edit.c Log: 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> Revision Changes Path 1.21 +3 -3 src/usr.bin/chpass/Makefile 1.17 +9 -2 src/usr.bin/chpass/edit.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004120849.BAA23368>