summaryrefslogtreecommitdiff
path: root/distrib/sets
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2024-06-30 17:30:55 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2024-06-30 17:30:55 +0000
commita1cc248fe949625cb503a288359f1fdc7f2805f7 (patch)
tree55111cc0774ffe5b351cecb1f6694f34c113bb2e /distrib/sets
parent47f3f80cac9bf9d494ef6bf5e9e594eecac6541e (diff)
delete dhclient(8). ipv4 dhcp leases have been acquired by the
always-running-in-background dhcpleased(8) for a while, which is activated per-interface with "ifconfig $if autoconf', or "ifconfig $if inet autoconf", or with "inet autoconf" in /etc/hostname.$if dhclient(8) has done execve(3) of ifconfig(8) to handle this for a while, so everyone has moved to the dhcpleased(8) method ok florian
Diffstat (limited to 'distrib/sets')
-rw-r--r--distrib/sets/lists/base/mi2
-rw-r--r--distrib/sets/lists/man/mi3
2 files changed, 0 insertions, 5 deletions
diff --git a/distrib/sets/lists/base/mi b/distrib/sets/lists/base/mi
index 754cd4870d7..6132ea962b0 100644
--- a/distrib/sets/lists/base/mi
+++ b/distrib/sets/lists/base/mi
@@ -54,7 +54,6 @@
./etc/examples/acme-client.conf
./etc/examples/bgpd.conf
./etc/examples/chio.conf
-./etc/examples/dhclient.conf
./etc/examples/dhcpd.conf
./etc/examples/doas.conf
./etc/examples/dvmrpd.conf
@@ -349,7 +348,6 @@
./sbin/bioctl
./sbin/chown
./sbin/clri
-./sbin/dhclient
./sbin/dhcp6leased
./sbin/dhcpleased
./sbin/disklabel
diff --git a/distrib/sets/lists/man/mi b/distrib/sets/lists/man/mi
index 5e32cc26489..6c769ec5953 100644
--- a/distrib/sets/lists/man/mi
+++ b/distrib/sets/lists/man/mi
@@ -2233,8 +2233,6 @@
./usr/share/man/man5/crontab.5
./usr/share/man/man5/cvs.5
./usr/share/man/man5/defaultdomain.5
-./usr/share/man/man5/dhclient.conf.5
-./usr/share/man/man5/dhclient.leases.5
./usr/share/man/man5/dhcp-options.5
./usr/share/man/man5/dhcp6leased.conf.5
./usr/share/man/man5/dhcpd.conf.5
@@ -2436,7 +2434,6 @@
./usr/share/man/man8/cvsbug.8
./usr/share/man/man8/daily.8
./usr/share/man/man8/dev_mkdb.8
-./usr/share/man/man8/dhclient.8
./usr/share/man/man8/dhcp6leasectl.8
./usr/share/man/man8/dhcp6leased.8
./usr/share/man/man8/dhcpd.8