Module Name:    src
Committed By:   kim
Date:           Mon Jan 27 08:33:24 UTC 2020

Modified Files:
        src/etc/rc.d: autounmountd ip6addrctl

Log Message:
Add NetBSD ID


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/etc/rc.d/autounmountd
cvs rdiff -u -r1.3 -r1.4 src/etc/rc.d/ip6addrctl

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/rc.d/autounmountd
diff -u src/etc/rc.d/autounmountd:1.2 src/etc/rc.d/autounmountd:1.3
--- src/etc/rc.d/autounmountd:1.2	Wed Aug  7 19:30:00 2019
+++ src/etc/rc.d/autounmountd	Mon Jan 27 08:33:24 2020
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $FreeBSD$
+# $NetBSD: autounmountd,v 1.3 2020/01/27 08:33:24 kim Exp $
 #
 
 # PROVIDE: autounmountd

Index: src/etc/rc.d/ip6addrctl
diff -u src/etc/rc.d/ip6addrctl:1.3 src/etc/rc.d/ip6addrctl:1.4
--- src/etc/rc.d/ip6addrctl:1.3	Wed Aug  7 19:30:00 2019
+++ src/etc/rc.d/ip6addrctl	Mon Jan 27 08:33:24 2020
@@ -1,6 +1,7 @@
 #!/bin/sh
 #
-# $FreeBSD: head/etc/rc.d/ip6addrctl 270836 2014-08-30 07:08:10Z hrs $
+# $NetBSD: ip6addrctl,v 1.4 2020/01/27 08:33:24 kim Exp $
+# FreeBSD: head/etc/rc.d/ip6addrctl 270836 2014-08-30 07:08:10Z hrs
 #
 
 # PROVIDE: ip6addrctl

Reply via email to