netbsd-src/usr.sbin
rillig e040c24146 usr.sbin/flashctl: skip lint's strict bool mode with Clang
The strict bool mode is already checked in GCC mode, so restore the
previous idiomatic code.
2024-05-13 20:38:05 +00:00
..
ac fix various typos in comments, docs and log messages. 2022-05-24 06:27:59 +00:00
accton
acpitools s/iast/iasl/ from FreeBSD. 2024-05-12 23:00:21 +00:00
altq Fix few typos in comments, mainly s/argment/argument/. 2024-01-15 19:44:06 +00:00
apm bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
apmd bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
arp s/entires/entries/ 2022-05-04 07:32:50 +00:00
autofs usr.sbin/autofs: Fix absolute path when creating a mountpoint 2022-05-04 11:27:54 +00:00
bad144
bootp bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER 2023-06-03 08:52:53 +00:00
bta2dpd Reorder for readability. 2023-07-21 02:11:18 +00:00
btattach - Reconfigure port speed only when initial speed was different. 2023-02-07 20:45:44 +00:00
btconfig btconfig(8): s/fomat/format/ and article fix. 2021-12-02 21:55:22 +00:00
btdevctl fix various typos in comments. 2021-12-12 22:20:52 +00:00
bthcid Update for proplib(3) API changes. 2020-06-07 00:51:48 +00:00
btpand bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
catman bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
certctl certctl(8): Pacify formal POSIX sh syntax. 2024-03-04 20:37:31 +00:00
chroot
cnwctl bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
cpuctl cpuctl.8: fix grammar in a sentence 2024-03-19 01:19:11 +00:00
crash Add ${TOOL_DATE} (Jan-Benedict Glaw) 2024-04-26 22:07:32 +00:00
dev_mkdb dev_mkdb(8): No need for weird padding any more. 2023-08-08 10:35:37 +00:00
diskpart fix typo in definition: s/threshhold/threshold/ 2021-08-01 18:02:22 +00:00
dumpfs Print the inode numbers of persistent snapshots. 2023-11-06 12:18:59 +00:00
dumplfs fix spelling mistakes, mainly in comments and log messages. 2024-02-09 22:08:30 +00:00
edquota convert explicit length check before unchecked snprintf() with just a 2023-08-01 08:47:24 +00:00
eeprom memcpy->strncpy, and avoid copying beyond the static string length 2019-10-05 23:30:22 +00:00
envstat Silence wrong maybe-uninitialized raised by GCC/x86_64 10.4.0 -Os. 2023-06-19 03:03:11 +00:00
etcupdate etcupdate: fix error message for unimplemented option 2022-01-17 08:47:03 +00:00
extattrctl
faithd s/connetion/connection/ in messages. 2024-02-09 20:55:15 +00:00
flashctl usr.sbin/flashctl: skip lint's strict bool mode with Clang 2024-05-13 20:38:05 +00:00
fssconfig
fstyp PR/58202: Malte Dehling: Don't link libzfs 2024-04-26 18:21:25 +00:00
fusermount remove some double ee typos in comments. 2023-04-05 21:53:56 +00:00
fwctl don't assign struct pointers to smaller then structure regions of memory. 2023-08-10 20:49:19 +00:00
gpioctl If we can't read a pin while listing pins, simply continue on to next 2022-12-13 21:47:36 +00:00
grfconfig
gspa
hdaudioctl fix proplib deprecation 2021-06-21 03:04:27 +00:00
i2cscan Use .Sy, not .Em, for bold-faced WARNING of impending doom. 2019-11-30 02:47:14 +00:00
ifmcstat - show " refcount %d" for consistency 2020-03-03 08:56:05 +00:00
ifwatchd Don't call UP script when an IP address becomes deprecated. 2023-07-01 12:36:10 +00:00
inetd fix misplaced or missing "e" in words with "ment" ending (argument, implement, 2024-02-08 20:51:24 +00:00
installboot Sync with src/sys/arch/hp300/stand/mkboot/volhdr.h rev 1.6. 2024-05-11 22:10:27 +00:00
intrctl Adjust description of compact list view output. 2021-02-22 11:38:13 +00:00
iopctl
iostat fix rev 1.70: -X is 1 line output, avoids printing the header too often. 2023-10-30 19:43:33 +00:00
ip6addrctl
ipwctl Fix typo. 2023-06-24 05:26:01 +00:00
irdaattach
isibootd s/priviledge/privilege/ in comments/log messages and fix one typo in descriptor. 2021-08-22 20:18:39 +00:00
iteconfig
iwictl bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
kgmon Improved the performance of kernel profiling on MULTIPROCESSOR, and possible to get profiling data for each CPU. 2021-08-14 17:51:18 +00:00
kvm_mkdb
lastlogin Sync usage with man page. 2020-05-07 12:52:40 +00:00
ldpd ldpd(8): Fix address of misaligned packed members. 2022-06-26 17:55:38 +00:00
link
lockstat fix various typos in comments. 2021-12-12 22:20:52 +00:00
lpr Fix typo in comment. 2023-06-24 05:12:03 +00:00
lptctl
mailwrapper
makefs Add an option to warn and error out for mtree missing entries. 2024-05-08 15:57:56 +00:00
makemandb makemakedb: don't return uninitialized token length if stemming fails 2023-08-07 20:35:21 +00:00
map-mbone bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER 2023-06-03 08:52:53 +00:00
mdconfig use opendisk()/dehumanize_number 2020-08-18 19:26:29 +00:00
mdsetimage Explicitly print a fs image filename on "fs image is too big" errors. 2020-06-14 18:24:21 +00:00
memswitch Rewrite modify_single() to make compilable on gcc7. 2019-02-08 08:55:35 +00:00
mld6query Fix typo in comment. 2023-06-24 05:12:03 +00:00
mlxctl
mmcformat s/informtion/information/ in comments. 2023-12-28 19:58:11 +00:00
mopd bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
mountd exports(5): mark up the list of groups to --maproot &c as optional 2024-03-29 22:50:27 +00:00
moused moused: remove undocumented and unused option 'C' 2024-03-29 06:13:40 +00:00
mrinfo bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER 2023-06-03 08:52:53 +00:00
mrouted introduce new GCC 12 warning disables and use them in a few places 2023-08-08 06:27:31 +00:00
mscdlabel
mtrace Drop -O[01] hacks for vax; no longer necessary for patched GCC 10 2023-10-07 12:15:49 +00:00
mtree For the NetBSD tools build we provide our own fts.h not FreeBSD's so the 2024-04-24 01:44:51 +00:00
ndbootd bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER 2023-06-03 08:52:53 +00:00
ndp ndp: add gmt2local() from external/bsd/tcpdump instead of reachover 2023-08-18 13:07:38 +00:00
netgroup_mkdb
nfsd usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it 2021-11-27 22:30:25 +00:00
npf npfctl: remove no-op NOLINT definition 2023-09-14 20:03:56 +00:00
nvmmctl Add HAVE_NVMM and use it to control the build of NVMM related components. 2020-09-26 17:49:49 +00:00
ofctl evbmips: add ofctl(8) and /dev/openfirm support 2020-07-24 12:07:09 +00:00
paxctl paxctl(8): it is not a bug that paxctl settings are persistent. 2023-08-21 00:41:49 +00:00
pcictl Use .Sy, not .Em, for bold-faced WARNING of impending doom. 2019-11-30 02:47:14 +00:00
perfused bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
pf adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER} 2023-06-03 21:26:27 +00:00
plainrsa-gen Handle OpenSSL-3.x 2023-05-09 20:14:37 +00:00
postinstall remove dup named dir 2024-04-05 16:44:54 +00:00
powerd avoid having addresses of local variable exist after a function returns. 2023-08-03 08:03:19 +00:00
psrset Add a recommendation for SMT to not split threads. XXX This should report 2020-01-09 15:50:16 +00:00
pstat Add a marker VUSECOUNT_VGET to v_usecount that gets set whenever 2022-02-17 14:39:14 +00:00
puffs fix typos in comments and one definition, mainly s/sucket/socket/. 2023-08-03 20:45:49 +00:00
pwd_mkdb simplify, we need to hard code the constant for tools anyway. 2024-01-19 19:08:49 +00:00
quot Restore backward compatibility of UFS2 with previous NetBSD releases by 2022-11-17 06:40:38 +00:00
quotacheck adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH} 2023-06-03 21:30:20 +00:00
quotaon As the quota type comes from the kernel and is only valid when 2022-04-26 15:39:00 +00:00
quotarestore
racoon bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER 2023-06-03 08:52:53 +00:00
racoonctl
rarpd bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
rbootd bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
rdate
repquota bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
rip6query
rmt
route6d bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
rpc.bootparamd bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
rpc.lockd bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
rpc.pcnfsd fix simple mis-matched function prototype and definitions. 2023-08-01 07:04:14 +00:00
rpc.statd bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
rpc.yppasswdd bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
rpcbind fix spelling mistakes, mainly in comments and log messages. 2024-02-09 22:08:30 +00:00
rtadvd bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
rtsold Update date 2020-04-17 13:36:48 +00:00
rwhod bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
sa
schedctl
screenblank Offer a potential workaround to the caveat. 2019-04-08 20:18:14 +00:00
sdpd fix various typos in comments. 2024-02-05 21:46:04 +00:00
service service(8): fix markup 2023-03-14 21:50:25 +00:00
services_mkdb services_mkdb(8): No need for weird padding any more. 2023-08-08 10:35:21 +00:00
sesd
sliplogin bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
spray bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
srtconfig bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
sti
sunlabel avoid uninitialised variable warnings (likely incorrect ones.) 2023-08-11 07:05:39 +00:00
sysinst Increase length of set description to 40 characters so recent additions fit. 2024-04-25 11:25:08 +00:00
syslogd syslog.conf(5): add back .Pp lost in previous 2023-12-31 23:39:27 +00:00
tadpolectl
tcpdchk Add blocklist support to libwrap which enables all programs using libwrap 2021-03-07 15:09:12 +00:00
tcpdmatch Add blocklist support to libwrap which enables all programs using libwrap 2021-03-07 15:09:12 +00:00
tcpdrop
timed use standard strncpy() idiom to completely zero a buffer, including 2023-08-08 06:31:58 +00:00
tpctl cast through intptr_t 2018-07-16 01:04:47 +00:00
tprof elftoolchain: Be consistent about which ELF header files we use. 2024-04-01 18:33:22 +00:00
traceroute traceroute/Makefile: Nix trailing whitespace. 2023-08-08 11:53:47 +00:00
traceroute6 traceroute6: Remove __packed 2021-02-03 06:42:50 +00:00
trpt Remove now unused tcpip.h includes. Some were already unused before. 2018-05-03 07:13:48 +00:00
unlink
usbdevs usbdevs(8): don't assume usb bus count is the same as max usb bus unit 2024-03-24 03:23:19 +00:00
user Fix copypasto in comment. 2021-12-12 14:33:13 +00:00
veriexecgen Move case 'f' to go right after case 'F'. 2019-08-01 08:51:52 +00:00
videomode
vipw
vnconfig vnconfig.8: Don't mention ciphertext 2023-10-21 23:42:03 +00:00
wakeonlan End sentence with a dot. 2018-05-14 06:52:33 +00:00
wg-keygen Clarify wg(4)'s relation to WireGuard, pending further discussion. 2020-08-26 16:03:40 +00:00
wg-userspace Clarify wg(4)'s relation to WireGuard, pending further discussion. 2020-08-26 16:03:40 +00:00
wgconfig Fix typo in wgconfig(8) 2024-01-15 08:29:14 +00:00
wiconfig bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
wlanctl
wsconscfg
wsfontload wsfontload(8): Mention .wsf font files. Fix formatting. 2022-06-08 22:38:29 +00:00
wsmoused Really compute selection coordinates from buffer offset, don't assume 2023-02-07 20:37:48 +00:00
wsmuxctl expand error message to also list wsbell as valid name. 2019-03-29 07:49:38 +00:00
ypbind bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
yppoll
ypserv Revert CC_WNO_USE_AFTER_FREE from Makefile's (thanks uwe@) 2023-08-03 14:56:36 +00:00
ypset bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
zdump need gettext now 2022-10-29 13:53:19 +00:00
zic need gettext now 2022-10-29 13:53:19 +00:00
Makefile certctl(8): New tool for managing OpenSSL CA certificates. 2023-08-26 05:27:13 +00:00
Makefile.inc lint: suppress "used but not defined" for bin, sbin, usr.bin, usr.sbin 2024-05-12 17:55:36 +00:00