freebsd-src/usr.sbin
rilysh e2e956828c bhyve: return ENOMEM instead of EFAULT and call free() after being used
1. In basl_load() function, when allocation fails,
it returns an EFAULT instead of ENOMEM. An EFAULT
can mislead in some scenarios, whereas an ENOMEM
for an allocation function makes much more sense.

2. Call free() on addr, as it's not being used
anymore after the basl_table_append_bytes()
function.

Signed-off-by: rilysh <nightquick@proton.me>

MFC after:	1 week
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1016
2024-01-16 09:39:25 -05: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 Remove my middle name. 2023-08-17 15:08:30 +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 Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07: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: return ENOMEM instead of EFAULT and call free() after being used 2024-01-16 09:39:25 -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: Fix installation script splitting 2024-01-09 19:14:17 +01: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 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06: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 usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
crashinfo crashinfo: Print stack traces for all on-CPU threads 2024-01-15 16:36:40 -05:00
cron Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
crunch usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07: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: Report the path to the device 2023-12-18 10:09:13 -07: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: allow user to break out of conflict resolution loop 2023-10-18 12:17:33 -04: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: fix installing multiple firmware files 2023-08-18 01:22:22 +00: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 Unbreak build from ed31b3f4a1 (misapplied diff). 2023-11-29 17:27:37 -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 usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
keyserv usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
kldxref kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels 2024-01-09 10:57:48 -08: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: Fix ZFS cross-reference sections 2024-01-02 09:20:26 -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: Add terse example for increasing volume 2024-01-12 14:55:36 -08: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 usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07: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 usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07: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 periodic: Fix periodic reports when log files are not compressed. 2024-01-10 20:48:56 +09:00
pkg usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
pmc usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07: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 usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -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 usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
service Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06: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 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
traceroute6 traceroute6: Implement ECN bleaching detection 2024-01-03 12:57:29 -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 Trim various $FreeBSD$ 2023-10-10 10:34:43 -07: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