1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/usr.sbin
Dimitry Andric dd7660e5bd Fix clang 11 -Wformat warnings in yp_mkdb:
usr.sbin/yp_mkdb/yp_mkdb.c:91:40: error: format specifies type 'char *' but the argument has type 'void *' [-Werror,-Wformat]
                printf("%.*s %.*s\n", (int)key.size, key.data, (int)data.size,
                        ~~~~                         ^~~~~~~~
usr.sbin/yp_mkdb/yp_mkdb.c:92:7: error: format specifies type 'char *' but the argument has type 'void *' [-Werror,-Wformat]
                    data.data);
                    ^~~~~~~~~

MFC after:	3 days
2020-08-06 20:31:50 +00:00
..
ac Add some HISTORY sections to manpages 2020-02-19 12:49:49 +00:00
accton
acpi Decode APEI tables (BERT, EINJ, ERST, HEST). 2020-06-30 21:40:34 +00:00
adduser adduser: allow standard IFS characters in passwords 2020-04-05 19:25:46 +00:00
ancontrol
apm
apmd
arp arp(8) clarify the use of the '-a flag' 2020-07-13 15:06:29 +00:00
audit
auditd
auditdistd auditdistd: Remove useless linking with libl 2020-03-24 07:08:39 +00:00
auditreduce
authpf
autofs Deduplicate fsid comparisons 2020-05-21 01:55:35 +00:00
bhyve Replace magic numbers in Identify page register 0 with ATA definitions. 2020-07-31 12:10:28 +00:00
bhyvectl Initial support for bhyve save and restore. 2020-05-05 00:02:04 +00:00
bhyveload Fix pkgfs stat so it satisfies libsecureboot 2020-03-25 19:12:19 +00:00
binmiscctl Add RISC-V interpreter example 2020-05-01 01:31:19 +00:00
blacklistctl
blacklistd
bluetooth Add le_rand command. 2020-07-08 03:57:47 +00:00
boot0cfg Revert r362466 2020-06-22 07:46:24 +00:00
bootparamd
bsdconfig Add mention of wireless option in bsdconfig 2020-04-12 20:54:35 +00:00
bsdinstall - Cleanups related to sparc64 removal. 2020-07-28 10:58:37 +00:00
bsnmpd bsnmptools: make it print protocol errors to stderr instead of stdout 2020-08-05 09:19:41 +00:00
btxld
camdd camdd: initialize devs earlier 2020-01-10 22:20:23 +00:00
cdcontrol
certctl certctl: fix test syntax 2020-06-01 01:25:19 +00:00
chkgrp
chown
chroot Chroot first appeared in 4.3-Reno, not in 4.4 in the BSD world, 2020-06-26 22:23:15 +00:00
ckdist
clear_locks
config Do not use macros in the argument to -width 2020-06-28 22:04:52 +00:00
cpucontrol
crashinfo crashinfo: stop looking for gdb in /usr/bin/gdb 2020-06-08 16:11:44 +00:00
cron cron: respect PATH from login.conf 2020-03-30 03:26:52 +00:00
crunch
ctladm Add CTL support for REPORT IDENTIFYING INFORMATION command. 2020-08-06 19:16:11 +00:00
ctld When modifying LUN pass "special" options too. 2020-07-28 22:32:50 +00:00
cxgbetool
daemon
dconschat
devctl
devinfo
diskinfo
dumpcis
editmap
edquota
efibootmgr update example to make it active when creating a new boot method... 2020-07-23 22:28:35 +00:00
efidp
efivar Fix the --guid flag description 2020-06-18 12:29:24 +00:00
etcupdate
extattr vfs_extattr: Allow extattr names up to the full max 2020-05-14 03:01:23 +00:00
extattrctl
fdcontrol
fdformat Add example usage for formatting a floppy disk. Adding a more self 2020-05-25 07:18:47 +00:00
fdread
fdwrite
fifolog [fifolog] wrap the recno when we hit the end of the provided file size. 2020-06-28 06:52:39 +00:00
flowctl
fmtree
freebsd-update freebsd-update: rehash certs 2020-04-25 00:14:17 +00:00
fstyp Revert r362390, those tests are fixed by r362418 2020-06-23 19:14:38 +00:00
ftp-proxy rename in-tree libevent v1 to libevent1 2020-05-28 22:05:50 +00:00
fwcontrol
getfmac
getpmac
gpioctl gpioctl: Print interrupts capabilities 2020-04-11 15:25:40 +00:00
gssd Remove the -o option from gssd(8). 2020-04-10 23:10:28 +00:00
gstat
hyperv
i2c
ifmcstat
inetd inetd(8): Add comments to all examples 2020-05-14 17:52:29 +00:00
iostat Fix formatting for tps values between 99.95 and 99.99; previously 2020-02-21 20:57:32 +00:00
iovctl iovctl.conf(5): Use Lk macro for the URL of the UCL website 2020-08-04 11:13:13 +00:00
ip6addrctl
ipfwpcap
iscsid Stop hardcoding WARNS in iscsid(8). 2020-04-01 15:09:52 +00:00
jail jail: Add exec.prepare and exec.release command hooks 2020-05-14 23:38:11 +00:00
jexec
jls
kbdcontrol
kbdmap
keyserv
kgmon
kldxref - Cleanups related to sparc64 removal. 2020-07-28 10:58:37 +00:00
lastlogin
lpr
lptcontrol
mailstats
mailwrapper mailwrapper: switch mailer.conf to CONFS 2020-06-29 18:06:00 +00:00
makefs Revert r362390, those tests are fixed by r362418 2020-06-23 19:14:38 +00:00
makemap
manctl
memcontrol
mergemaster
mfiutil
mixer mixer: call the cleanup function in a test 2020-02-06 14:31:29 +00:00
mld6query
mlx5tool
mlxcontrol
mount_smbfs
mountd Correct a type-mismatch between xdr_long and the variable "bad". 2020-07-22 23:39:58 +00:00
moused
mpsutil Improve unit parsing of mpsutil. 2020-06-16 19:21:28 +00:00
mptable
mptutil
mtest
ndiscvt
ndp
newsyslog newsyslog(8): make configuration parser more robust. 2020-06-16 17:45:23 +00:00
nfscbd Change the type of "len" to avoid warnings. 2020-04-18 23:46:58 +00:00
nfsd
nfsdumpstate
nfsrevoke
nfsuserd
ngctl
nghook
nmtree Allow bootstrapping mtree on Linux systems 2020-08-03 18:08:10 +00:00
nologin nologin.8: Improve wording 2020-07-27 10:45:47 +00:00
nscd nscd: does not warn about invalid values what parsing config file 2020-07-11 19:44:12 +00:00
ntp MFV r362565: 2020-06-24 01:51:05 +00:00
nvram [PowerPC] De-giant powermac_nvram, update documentation 2020-06-19 18:36:10 +00:00
ofwdump
pciconf When printing out the contents of the VSEC, include the contents of the 2020-03-20 23:26:37 +00:00
periodic Actually install the new 221.backup-gpart periodic script 2020-07-14 00:46:20 +00:00
pkg pkg-bootstrap: complain on improper pkg bootstrap usage 2020-07-22 17:33:35 +00:00
pmc pmc: diable position-independent builds, they fail to link on amd64 2020-04-03 16:10:42 +00:00
pmcannotate
pmccontrol
pmcstat pmcstat: fix build on non-64 bit platforms 2020-08-05 20:42:08 +00:00
pmcstudy
pnfsdscopymr
pnfsdsfile
pnfsdskill
pnpinfo
portsnap
powerd powerd.8: Improve style & fix typos 2020-03-03 13:25:08 +00:00
ppp ppp: Document the fact that ppp_nat is enabled by default 2020-07-11 18:24:16 +00:00
pppctl
praliases
praudit
prometheus_sysctl_exporter
pstat pstat(8): improve the Size header width after r358181 2020-06-23 18:19:22 +00:00
pw pw: do not removed home directories if not owned 2020-03-23 08:23:22 +00:00
pwd_mkdb
pwm
quot Move the pointers stored in the superblock into a separate 2020-06-19 01:02:53 +00:00
quotaon
rarpd
repquota
rip6query
rmt tag /etc/rmt symlink with pkgbase package 2020-02-12 17:30:09 +00:00
route6d
rpc.lockd
rpc.statd
rpc.umntall
rpc.yppasswdd yp*: fix -fno-common build 2020-04-06 23:16:05 +00:00
rpc.ypupdated yp*: fix -fno-common build 2020-04-06 23:16:05 +00:00
rpc.ypxfrd yp*: fix -fno-common build 2020-04-06 23:16:05 +00:00
rpcbind
rrenumd Fix build with recent byacc. 2020-06-24 02:08:08 +00:00
rtadvctl
rtadvd
rtprio
rtsold
rwhod Remove reference to nlist(3) missed in SCCS revision 5.26 by mckusick 2020-07-24 16:58:13 +00:00
sa Add some HISTORY sections to manpages 2020-02-19 12:49:49 +00:00
sendmail Merge sendmail 8.16.1 to HEAD: See contrib/sendmail/RELEASE_NOTES for details 2020-07-15 18:28:54 +00:00
service Fix a typo and sort options 2020-06-23 10:56:15 +00:00
services_mkdb services: Add SSDP to service database 2020-06-07 19:56:17 +00:00
sesutil Fix misplaced voltages/temperatures labels in 'sesutil show'. 2020-06-30 16:49:43 +00:00
setfib
setfmac
setpmac
smbmsg
snapinfo
spi
spkrtest
spray
syslogd Restore local kernel "prog" filtering lost in r332099. 2020-04-28 16:07:15 +00:00
sysrc
tcpdchk
tcpdmatch
tcpdrop
tcpdump Remove useless linking to libl 2020-03-23 14:44:23 +00:00
tests
traceroute
traceroute6 traceroute6: Fix most warnings at the default WARNS level. 2020-07-21 15:03:36 +00:00
trim trim(8): candelete() returns wrong results because fd is opened O_WRONLY 2020-04-23 20:14:59 +00:00
trpt Remove tests for obsolete compilers in the build system 2020-05-12 15:22:40 +00:00
tzsetup Remove sparc64 ifdef 2020-02-10 17:16:41 +00:00
uathload
uefisign Stop hardcoding WARNS in uefisign(8). 2020-04-01 15:10:26 +00:00
ugidfw
uhsoctl
unbound Chase r361344. Update unbound version strings. 2020-05-24 21:42:47 +00:00
usbconfig Implement dump_stats command for usbconfig(8). 2019-12-27 20:37:14 +00:00
usbdump
utx
valectl valectl: fix typo in man page 2020-03-31 16:47:15 +00:00
vidcontrol Move font related data structured to sys/font.c and update vtfontcvt 2020-06-14 06:58:58 +00:00
vigr
vipw
wake
watch
watchdogd
wlandebug wlandebug: Add include path for libifconfig as it is a internallib 2020-03-25 01:31:26 +00:00
wpa Enable support for IEEE 802.11N, 802.11W, 802.11AC and 802.11.AX to 2020-07-09 23:01:36 +00:00
yp_mkdb Fix clang 11 -Wformat warnings in yp_mkdb: 2020-08-06 20:31:50 +00:00
ypbind
ypldap rename in-tree libevent v1 to libevent1 2020-05-28 22:05:50 +00:00
yppoll
yppush
ypserv yp*: fix -fno-common build 2020-04-06 23:16:05 +00:00
ypset
zic Remove tests for obsolete compilers in the build system 2020-05-12 15:22:40 +00:00
zonectl
zzz
Makefile [pmc] whoops, remove spurious #'s 2020-07-14 05:33:23 +00:00
Makefile.amd64
Makefile.arm
Makefile.arm64
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.powerpc
Makefile.riscv