summaryrefslogtreecommitdiff
path: root/libexec/save-entropy
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-05-07 17:51:10 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-05-07 17:51:10 +0000
commite87a6b5d6805bf9f3f9faf53db0ba96345ef0f77 (patch)
tree5d7f179f3d81639a2b00e739c98d784b98e1bfae /libexec/save-entropy
parentbbe327aea67f046183f949450d6271765b9ebfb0 (diff)
Diffstat (limited to 'libexec/save-entropy')
-rw-r--r--libexec/save-entropy/Makefile2
-rwxr-xr-xlibexec/save-entropy/save-entropy.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/libexec/save-entropy/Makefile b/libexec/save-entropy/Makefile
index 40ed88a2b336f..38f6746574db2 100644
--- a/libexec/save-entropy/Makefile
+++ b/libexec/save-entropy/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/libexec/save-entropy/Makefile,v 1.3 2003/04/01 12:37:54 ru Exp $
SCRIPTS= save-entropy.sh
NOOBJ=
diff --git a/libexec/save-entropy/save-entropy.sh b/libexec/save-entropy/save-entropy.sh
index 96f1a819be591..3e8dad03489c2 100755
--- a/libexec/save-entropy/save-entropy.sh
+++ b/libexec/save-entropy/save-entropy.sh
@@ -24,7 +24,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $FreeBSD$
+# $FreeBSD: src/libexec/save-entropy/save-entropy.sh,v 1.2.12.1 2005/04/14 21:49:13 dougb Exp $
# This script is called by cron to store bits of randomness which are
# then used to seed /dev/random on boot.