diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-22 01:31:07 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-23 17:43:21 +0000 |
| commit | 17da660ad5b3b9cd90e164dd4dbb9beaa7203054 (patch) | |
| tree | 4bd9b1107d0452dd0ae8677ead926f418f99260f /libexec/rbootd | |
| parent | f8167e0404dab9ffeaca95853dd237ab7c587f82 (diff) | |
Diffstat (limited to 'libexec/rbootd')
| -rw-r--r-- | libexec/rbootd/defs.h | 2 | ||||
| -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 |
4 files changed, 0 insertions, 8 deletions
diff --git a/libexec/rbootd/defs.h b/libexec/rbootd/defs.h index 4c082cbbfc78..5fd23ac41c4e 100644 --- a/libexec/rbootd/defs.h +++ b/libexec/rbootd/defs.h @@ -40,8 +40,6 @@ * * From: Utah Hdr: defs.h 3.1 92/07/06 * Author: Jeff Forys, University of Utah CSS - * - * $FreeBSD$ */ #include "rmp.h" diff --git a/libexec/rbootd/pathnames.h b/libexec/rbootd/pathnames.h index 49412a9eb0f4..4eab4bb6ff22 100644 --- a/libexec/rbootd/pathnames.h +++ b/libexec/rbootd/pathnames.h @@ -40,8 +40,6 @@ * * 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 0e8d17532ec0..3866a41617fe 100644 --- a/libexec/rbootd/rmp.h +++ b/libexec/rbootd/rmp.h @@ -40,8 +40,6 @@ * * 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 8c5201295ccc..73cd40f399e6 100644 --- a/libexec/rbootd/rmp_var.h +++ b/libexec/rbootd/rmp_var.h @@ -40,8 +40,6 @@ * * from: Utah Hdr: rmp_var.h 3.1 92/07/06 * Author: Jeff Forys, University of Utah CSS - * - * $FreeBSD$ */ /* |
