diff options
Diffstat (limited to 'libexec/rbootd')
-rw-r--r-- | libexec/rbootd/pathnames.h | 2 | ||||
-rw-r--r-- | libexec/rbootd/rmp.h | 2 | ||||
-rw-r--r-- | libexec/rbootd/rmp_var.h | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/libexec/rbootd/pathnames.h b/libexec/rbootd/pathnames.h index 56b9deb..b5937ad 100644 --- a/libexec/rbootd/pathnames.h +++ b/libexec/rbootd/pathnames.h @@ -42,6 +42,8 @@ * * From: Utah Hdr: pathnames.h 3.1 92/07/06 * Author: Jeff Forys, University of Utah CSS + * + * $FreeBSD$ */ #define _PATH_BPF "/dev/bpf%d" diff --git a/libexec/rbootd/rmp.h b/libexec/rbootd/rmp.h index c4285c9..4900d14 100644 --- a/libexec/rbootd/rmp.h +++ b/libexec/rbootd/rmp.h @@ -42,6 +42,8 @@ * * From: Utah Hdr: rmp.h 3.1 92/07/06 * Author: Jeff Forys, University of Utah CSS + * + * $FreeBSD$ */ /* diff --git a/libexec/rbootd/rmp_var.h b/libexec/rbootd/rmp_var.h index 3a9c7f4..b62f325 100644 --- a/libexec/rbootd/rmp_var.h +++ b/libexec/rbootd/rmp_var.h @@ -42,6 +42,8 @@ * * from: Utah Hdr: rmp_var.h 3.1 92/07/06 * Author: Jeff Forys, University of Utah CSS + * + * $FreeBSD$ */ /* |