freebsd-src/usr.sbin
rilysh 16e5eb212f fdwrite.c: initialize pointers to NULL and a few other cleanups
1. Both trackbuf and vrfybuf are initialized to
zero (NULL). While it's okay to initialize pointers
to zero, to keep consistency, as they're explicitly
pointers, it's better to just use NULL ((void *)0)
instead of 0 (both are equivalent to the compilers).

2. Call free() for both trackbuf and vrfybuf after
their job has been done.

3. Remove the register keyword. Compilers generally
ignore this keyword (except for very very old compilers
and CPUs).

4. Remove the ctype.h header. It's not being used
anywhere in the file.

Signed-off-by: rilysh <nightquick@proton.me>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1059
2024-04-11 12:24:36 -06: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 acpidump: add Foundation copyright 2024-04-05 18:17:55 +03:00
adduser adduser(8): support creation of ZFS dataset 2024-04-11 12:13:05 -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 usr.sbin: Remove repeated words 2024-04-11 11:53:37 -06: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 usr.sbin: Remove repeated words 2024-04-11 11:53:37 -06:00
bhyvectl bhyvectl: generate usage from options table 2024-04-08 09:08:54 -04: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: draw attention to new network config options 2024-03-27 15:20:26 -05: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: Revert to symlinks. 2024-03-25 16:59:02 +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 usr.sbin: Remove repeated words 2024-04-11 11:53:37 -06: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(8): handle case of waitpid() returning without exited child 2024-03-20 03:07:00 +02: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 diskinfo(8): introduce new option -l 2024-03-06 00:29:04 +07: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: allow -u as a valid option 2024-03-24 12:37:12 -07:00
efidp Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
efitable efitable(8): Complete libxo transition 2024-04-04 02:32:00 +08: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 fdwrite.c: initialize pointers to NULL and a few other cleanups 2024-04-11 12:24:36 -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: Fix typo in comment 2024-04-02 08:44:56 -04:00
fstyp usr.sbin: Remove repeated words 2024-04-11 11:53:37 -06: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: Add needed firmware for Radeon 780M GPU 2024-04-02 07:38:00 +02: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 inetd: Fix typos 2024-04-11 11:40:44 -06: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: add the -C flag to clean up after a partially removed jail 2024-03-16 22:11:14 -07: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 usr.sbin: Remove repeated words 2024-04-11 11:53:37 -06: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 manctl: Fix typo 2024-04-11 11:40:37 -06:00
memcontrol Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
mergemaster mergemaster: Fix typo 2024-04-11 11:40:47 -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.8: Document the new -A mountd option 2024-04-08 18:58:40 -07: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 usr.sbin: Remove repeated words 2024-04-11 11:53:37 -06:00
nfscbd usr.sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
nfsd nfsd.8: Document ways to minimize Copy operation times 2024-03-18 15:40:41 -07: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: Remove repeated words 2024-04-11 11:53:37 -06: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 ofwdump: Convert ints that are booleans to bool. 2024-02-26 16:15:55 -07:00
pciconf pciconf(8): dump AMD IOMMU Base Capability 2024-04-10 08:28:24 +03:00
periodic periodic/daily/801.trim-zfs: Add a daily zfs trim script 2024-04-09 15:55:11 -06: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: Remove repeated words 2024-04-11 11:53:37 -06:00
pmcstudy usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
pnfsdscopymr pnfsdscopymr: Fix typos 2024-04-11 11:40:42 -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: Remove repeated words 2024-04-11 11:53:37 -06: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 usr.sbin: Remove repeated words 2024-04-11 11:53:37 -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 usbconfig: allow to get usb vendors and products from the usb.ids database 2024-02-29 13:01:06 +01: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 zonectl: Fix a typo 2024-04-11 11:40:35 -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 arm64: Connect bhyve and libvmmapi to the build 2024-04-10 11:17:56 -04: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