summaryrefslogtreecommitdiff
path: root/libexec/bootpd
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-22 01:32:01 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-23 17:43:30 +0000
commit023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9 (patch)
treebdf05d4455073183dc86cf825f95b4a6632cbc89 /libexec/bootpd
parent5510f79042fbd543de55807d0da7f8a2b8be2f89 (diff)
Diffstat (limited to 'libexec/bootpd')
-rw-r--r--libexec/bootpd/Announce1
-rw-r--r--libexec/bootpd/Changes1
-rw-r--r--libexec/bootpd/Makefile1
-rw-r--r--libexec/bootpd/Makefile.UNIX1
-rw-r--r--libexec/bootpd/Makefile.depend1
-rw-r--r--libexec/bootpd/Makefile.inc1
-rw-r--r--libexec/bootpd/Problems1
-rw-r--r--libexec/bootpd/README1
-rw-r--r--libexec/bootpd/bootpgw/Makefile1
-rw-r--r--libexec/bootpd/bootpgw/Makefile.depend1
-rw-r--r--libexec/bootpd/bootptab.mcs1
-rw-r--r--libexec/bootpd/tools/Makefile1
-rw-r--r--libexec/bootpd/tools/Makefile.inc1
-rw-r--r--libexec/bootpd/tools/bootpef/Makefile1
-rw-r--r--libexec/bootpd/tools/bootpef/Makefile.depend1
-rw-r--r--libexec/bootpd/tools/bootptest/Makefile1
-rw-r--r--libexec/bootpd/tools/bootptest/Makefile.depend1
17 files changed, 0 insertions, 17 deletions
diff --git a/libexec/bootpd/Announce b/libexec/bootpd/Announce
index 60838d5e978e..a76e18acd2a9 100644
--- a/libexec/bootpd/Announce
+++ b/libexec/bootpd/Announce
@@ -1,4 +1,3 @@
-# $FreeBSD$
This is an enhanced version of the CMU BOOTP server which was derived
from the original BOOTP server created by Bill Croft at Stanford.
diff --git a/libexec/bootpd/Changes b/libexec/bootpd/Changes
index d797ea1fa9e5..f62d89d32a48 100644
--- a/libexec/bootpd/Changes
+++ b/libexec/bootpd/Changes
@@ -1,4 +1,3 @@
-# $FreeBSD$
Changes, most recent first
Date, <email> Real Name
diff --git a/libexec/bootpd/Makefile b/libexec/bootpd/Makefile
index 6f02477d4667..7d07cac1cc6c 100644
--- a/libexec/bootpd/Makefile
+++ b/libexec/bootpd/Makefile
@@ -1,5 +1,4 @@
# bootpd/Makefile
-# $FreeBSD$
PROG= bootpd
CFLAGS+= -DETC_ETHERS
diff --git a/libexec/bootpd/Makefile.UNIX b/libexec/bootpd/Makefile.UNIX
index 5b2c186bcb4b..701eb2bcc106 100644
--- a/libexec/bootpd/Makefile.UNIX
+++ b/libexec/bootpd/Makefile.UNIX
@@ -1,4 +1,3 @@
-# $FreeBSD$
#
# Makefile for the BOOTP programs:
# bootpd - BOOTP server daemon
diff --git a/libexec/bootpd/Makefile.depend b/libexec/bootpd/Makefile.depend
index d5ed563ecfc8..ec18d8c500c6 100644
--- a/libexec/bootpd/Makefile.depend
+++ b/libexec/bootpd/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/libexec/bootpd/Makefile.inc b/libexec/bootpd/Makefile.inc
index f2fd1d4fa08d..88e1d3cf4e23 100644
--- a/libexec/bootpd/Makefile.inc
+++ b/libexec/bootpd/Makefile.inc
@@ -1,4 +1,3 @@
-# $FreeBSD$
WARNS?= 1
diff --git a/libexec/bootpd/Problems b/libexec/bootpd/Problems
index c7f9951946b3..78d809e6b215 100644
--- a/libexec/bootpd/Problems
+++ b/libexec/bootpd/Problems
@@ -1,4 +1,3 @@
-# $FreeBSD$
Common problems and ways to work around them:
diff --git a/libexec/bootpd/README b/libexec/bootpd/README
index a88cca5b6450..0901b2578598 100644
--- a/libexec/bootpd/README
+++ b/libexec/bootpd/README
@@ -1,4 +1,3 @@
-# $FreeBSD$
This is an enhanced version of the CMU BOOTP server which was derived
from the original BOOTP server created by Bill Croft at Stanford.
diff --git a/libexec/bootpd/bootpgw/Makefile b/libexec/bootpd/bootpgw/Makefile
index b7adadf3d514..c9b3feb04da6 100644
--- a/libexec/bootpd/bootpgw/Makefile
+++ b/libexec/bootpd/bootpgw/Makefile
@@ -1,5 +1,4 @@
# Makefile
-# $FreeBSD$
PROG= bootpgw
MAN=
diff --git a/libexec/bootpd/bootpgw/Makefile.depend b/libexec/bootpd/bootpgw/Makefile.depend
index d5ed563ecfc8..ec18d8c500c6 100644
--- a/libexec/bootpd/bootpgw/Makefile.depend
+++ b/libexec/bootpd/bootpgw/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/libexec/bootpd/bootptab.mcs b/libexec/bootpd/bootptab.mcs
index 9bce37e07f29..1d5c78788038 100644
--- a/libexec/bootpd/bootptab.mcs
+++ b/libexec/bootpd/bootptab.mcs
@@ -2,7 +2,6 @@
# Last update: gwr, Sun Dec 12 19:00:00 EDT 1993
# Blank lines and lines beginning with '#' are ignored.
#
-# $FreeBSD$
#
# Legend: (see bootptab.5)
# first field -- hostname (not indented)
diff --git a/libexec/bootpd/tools/Makefile b/libexec/bootpd/tools/Makefile
index e905bffa7696..175a2cc2fa60 100644
--- a/libexec/bootpd/tools/Makefile
+++ b/libexec/bootpd/tools/Makefile
@@ -1,5 +1,4 @@
# Makefile
-# $FreeBSD$
SUBDIR= bootpef bootptest
diff --git a/libexec/bootpd/tools/Makefile.inc b/libexec/bootpd/tools/Makefile.inc
index 5b9263c630e5..1017c3e74630 100644
--- a/libexec/bootpd/tools/Makefile.inc
+++ b/libexec/bootpd/tools/Makefile.inc
@@ -1,5 +1,4 @@
# Makefile.inc
-# $FreeBSD$
BINDIR= /usr/sbin
diff --git a/libexec/bootpd/tools/bootpef/Makefile b/libexec/bootpd/tools/bootpef/Makefile
index 9436561d4a66..bf51013c39c7 100644
--- a/libexec/bootpd/tools/bootpef/Makefile
+++ b/libexec/bootpd/tools/bootpef/Makefile
@@ -1,5 +1,4 @@
# Makefile
-# $FreeBSD$
PROG= bootpef
MAN= bootpef.8
diff --git a/libexec/bootpd/tools/bootpef/Makefile.depend b/libexec/bootpd/tools/bootpef/Makefile.depend
index d5ed563ecfc8..ec18d8c500c6 100644
--- a/libexec/bootpd/tools/bootpef/Makefile.depend
+++ b/libexec/bootpd/tools/bootpef/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/libexec/bootpd/tools/bootptest/Makefile b/libexec/bootpd/tools/bootptest/Makefile
index fae5127eebb3..3a6fbd584606 100644
--- a/libexec/bootpd/tools/bootptest/Makefile
+++ b/libexec/bootpd/tools/bootptest/Makefile
@@ -1,5 +1,4 @@
# Makefile
-# $FreeBSD$
PROG= bootptest
MAN= bootptest.8
diff --git a/libexec/bootpd/tools/bootptest/Makefile.depend b/libexec/bootpd/tools/bootptest/Makefile.depend
index d5ed563ecfc8..ec18d8c500c6 100644
--- a/libexec/bootpd/tools/bootptest/Makefile.depend
+++ b/libexec/bootpd/tools/bootptest/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \