freebsd-src/usr.sbin
Jessica Clarke 09cb8031b4 efibootmgr: Simplify make_next_boot_var_name and fix cnt == 0 case
If cnt == 0 we access element 0 unconditionally, which is out of bounds,
and then if that doesn't crash and happens to be 0 we will access
element - 1, also out of bounds, and then if that doesn't crash will add
1 to whatever junk is there and use that for the variable. On CHERI,
though, this does crash. This code is also overly complicated, with
unnecessary special cases and tracking more state than needed.

Rewrite it in a more general manner that doesn't need those special
cases and naturally works for cnt == 0.

Found by:	CHERI
Reviewed by:	imp
Fixes:		1285bcc833 ("Import Netflix's efibootmgr to help manage UEFI boot variables")
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D44029
2024-02-23 02:36:21 +00:00
..
ac Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
accton Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
acpi acpiconf: remove trailing space in "Mesurement Accuracy" output 2024-01-23 17:39:40 +02:00
adduser Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
apm Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
apmd usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
arp arp: fix arp -s/-S 2024-02-20 10:31:05 -08:00
audit Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
auditd Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
auditdistd Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
auditreduce Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
authpf Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
autofs auto_master.5: Fix my push 2023-12-27 16:59:48 -07:00
bhyve bhyve: Add support for XML register definitions 2024-02-20 19:51:34 -05:00
bhyvectl usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
bhyveload bhyveload(8): document some SECURITY CONSIDERATIONS 2024-01-12 13:58:16 -06:00
binmiscctl usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
blacklistctl Track upstream project rename in contrib/blocklistd 2023-11-03 16:53:04 -04:00
blacklistd Track upstream project rename in contrib/blocklistd 2023-11-03 16:53:04 -04:00
bluetooth bluetooth: fix comment in bluetooth.device.conf 2023-12-26 10:24:19 -07:00
boot0cfg usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
bootparamd usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
boottrace spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
bsdconfig bsdconfig: Restore bsddialog 2023-10-23 16:11:54 +02:00
bsdinstall bsdinstall: remove two dead mirrors 2024-02-15 21:49:33 +08:00
bsnmpd snmp_pf: use libpfctl's pfctl_get_rules_info() rather than DIOCGETRULES 2023-11-27 21:36:48 +01:00
btxld Purge more stray embedded $FreeBSD$ strings 2023-09-25 07:54:56 -07:00
camdd camdd: Use the NVMEV macro instead of expanded versions 2024-01-29 10:50:41 -08:00
cdcontrol Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
certctl certctl: Convert line endings before inspecting files. 2023-11-07 20:53:09 +01:00
chkgrp Remove my middle name. 2023-08-17 15:08:30 +02:00
chown Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
chroot Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
ckdist Purge more stray embedded $FreeBSD$ strings 2023-09-25 07:54:56 -07:00
clear_locks Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
config usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
cpucontrol x86/ucode: add support for early loading of CPU ucode on AMD. 2024-02-22 10:04:31 -08:00
crashinfo crashinfo: Print stack traces for all on-CPU threads 2024-01-15 16:36:40 -05:00
cron crontab/crontab.1: Fix crontab path in man 2024-02-19 00:56:16 +01:00
crunch crunch: remove fdisk from examples 2024-01-24 09:12:19 -05:00
ctladm ctladm: Only autoload cfiscsi.ko for iSCSI-specific commands 2023-12-27 10:11:19 -08:00
ctld Fix multiple bugs with ctld's UCL parsing 2023-12-27 10:49:15 -07:00
cxgbetool usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
daemon daemon: fix recent style regressions 2023-12-27 10:09:47 -06:00
dconschat Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
devctl Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
devinfo usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
diskinfo Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
dumpcis Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
editmap Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
edquota Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
efibootmgr efibootmgr: Simplify make_next_boot_var_name and fix cnt == 0 case 2024-02-23 02:36:21 +00:00
efidp Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
efitable usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
efivar Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
efiwake Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
etcupdate etcupdate: temporarily comment out one tzsetup test 2023-11-24 17:31:28 -05:00
extattr Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
extattrctl Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
fdcontrol Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
fdformat Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
fdread Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
fdwrite Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
fifolog Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
flowctl Purge more stray embedded $FreeBSD$ strings 2023-09-25 07:54:56 -07:00
freebsd-update freebsd-update(8): Update date 2024-02-02 13:36:50 -07:00
fstyp usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
ftp-proxy Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
fwcontrol Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
fwget fwget: Use versioned packages for RDNA3 firmware 2024-01-17 11:10:49 +01:00
getfmac Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
getpmac Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
gpioctl Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
gssd usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
gstat Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
hyperv Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
i2c Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
ifmcstat usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
inetd Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
iostat usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
iovctl usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
ip6addrctl Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
ipfwpcap Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
iscsid usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
jail jail: make sure jail.conf parse errors exit, and not crash. 2024-01-20 21:20:59 -08:00
jexec jexec.8: Add examples section 2023-10-07 19:44:44 -03:00
jls usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
kbdcontrol usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
kbdmap kbdmap: fix typo preventing kbdmap to work under vt 2024-02-01 08:45:50 +01:00
keyserv usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
kldxref kldxref: Fix maketempfile function's way of finding the root dir 2024-02-02 08:35:49 -07:00
lastlogin Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
lpr usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
lptcontrol Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
mailstats usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
mailwrapper usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
makefs makefs: warn that ffs sectorsize other than 512 may not work 2024-01-26 17:27:57 -05:00
makemap usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
manctl Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
memcontrol Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
mergemaster Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
mfiutil tree: Use 1 semicolon at the end of a statement 2023-12-27 21:05:56 -07:00
mixer mixer(8): Use new mixer if we change the default unit 2024-02-12 13:00:05 +02:00
mld6query usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
mlx5tool usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
mlxcontrol Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
mount_smbfs Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mountd mountd: Update exports.5 for commit 7c5146da12 2023-12-22 12:17:36 -08:00
moused usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
mpsutil mpsutil: Clean up libutil deps 2024-01-24 17:10:24 -05:00
mptable mptable: improve error reporting for invalid commands 2024-01-15 17:57:28 -07:00
mptutil usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
mtest usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
ndp ndp(8): increase buffer size in rtsock mode 2024-02-19 10:44:52 +03:00
newsyslog newsyslog(8): Add support of specifying compression method in configuration file. 2023-12-29 00:32:26 -08:00
nfscbd usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
nfsd nfsv4(4): Reflow lines to 80 character limit 2024-01-09 12:14:57 +01:00
nfsdumpstate usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
nfsrevoke usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
nfsuserd usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
ngctl usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
nghook Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
nmtree usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
nologin usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
nscd usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
ntp Update leap-seconds to leap-seconds.3676924800 2023-11-25 17:13:23 -08:00
nvram Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
ofwdump usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
pciconf Purge more stray embedded $FreeBSD$ strings 2023-09-25 07:54:56 -07:00
periodic daily/223.backup-zfs: improve daily_backup_zfs_verbose behaviour 2024-02-02 11:27:05 -07:00
pkg usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
pmc pmc: Fix some problems with the makefile 2024-02-16 09:50:43 -05:00
pmcannotate usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
pmccontrol usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
pmcstat usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
pmcstudy usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
pnfsdscopymr Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
pnfsdsfile Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
pnfsdskill Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
pnpinfo Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
powerd usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
ppp usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
pppctl usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
praliases usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
praudit Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
prometheus_sysctl_exporter usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
pstat Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
pw usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
pwd_mkdb pwd_mkdb: Cosmetic nit. 2023-12-20 22:42:42 +01:00
pwm Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
quot quot: Use getopt(3) and show usage() if no arguments 2024-02-02 18:34:59 -07:00
quotaon Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
rarpd Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
repquota Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
rip6query usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
rmt Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
route6d route6d: Fix typo (triple S) 2023-12-27 20:24:32 -07:00
rpc.lockd usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
rpc.statd Purge more stray embedded $FreeBSD$ strings 2023-09-25 07:54:56 -07:00
rpc.tlsclntd usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
rpc.tlsservd usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
rpc.umntall usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
rpc.yppasswdd usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
rpc.ypupdated usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
rpc.ypxfrd rpc.ypxfrd: Remove return statement at the end of void functions 2023-11-06 15:07:10 -04:00
rpcbind usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
rrenumd Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
rtadvctl Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
rtadvd rtadvd: Remove return statement at the end of void functions 2023-11-06 15:07:10 -04:00
rtprio usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
rtsold usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
rwhod Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
sa usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
sendmail Add new source file for sendmail 8.18.1 2024-02-01 00:04:53 +00:00
service service(8): direct user to rc(8) for a list of valid commands 2024-01-29 18:47:09 +01:00
services_mkdb usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
sesutil Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
setfib usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
setfmac Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
setpmac Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
smbmsg Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
snapinfo Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
spi usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
spkrtest spkrtest.8: Add module info 2023-10-11 09:08:13 +02:00
spray Purge more stray embedded $FreeBSD$ strings 2023-09-25 07:54:56 -07:00
syslogd Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
sysrc Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
tcpdchk Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
tcpdmatch Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
tcpdrop usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
tcpdump usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
tcpsso tcpsso: fix TIME_WAIT description in man-page 2024-01-14 14:45:43 +01:00
tests Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
traceroute traceroute: remove rcsid tags 2024-02-08 09:52:42 -07:00
traceroute6 traceroute6: Update .PATH and include path after traceroute moved 2024-02-08 12:57:33 -05:00
trim Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
tzsetup tzsetup: symlink /etc/localtime instead of copying 2023-11-23 21:13:49 -05:00
uathload Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
uefisign usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
ugidfw usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
uhsoctl Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
unbound unbound: Move config.h to lib directory. 2023-08-19 01:44:58 +00:00
usbconfig Remove $FreeBSD$: one-line nroff pattern 2023-08-16 11:55:15 -06:00
usbdump Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
utx Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
valectl Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
vidcontrol usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
vigr Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
vipw Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
wake Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
watch usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
watchdogd Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
wlandebug Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
wpa dirdeps: Update Makefile.depend* files with empty contents 2023-10-29 17:01:04 -04:00
yp_mkdb Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
ypbind usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
ypldap ypldap(8): Fix grammar in ypldap.c 2024-02-13 14:11:07 +08:00
yppoll usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
yppush yppush: Remove return statement at the end of void functions 2023-11-06 15:07:10 -04:00
ypserv usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
ypset usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
zdump Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
zic Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
zonectl Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
zzz Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
Makefile usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
Makefile.aarch64 ofwdump: install dependent on MK_FDT 2023-10-02 10:40:18 -03:00
Makefile.amd64 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.i386 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
Makefile.powerpc ofwdump: install dependent on MK_FDT 2023-10-02 10:40:18 -03:00