NetBSD/usr.sbin
hannken 9c423f2391 Add a marker VUSECOUNT_VGET to v_usecount that gets set whenever
vcache_vget() or vache_tryvget() succeeds.

Use it to rerun VOP_INACTIVE() if another thread ran a vget()..vrele()
cycle while we inactivated our last reference.
2022-02-17 14:39:14 +00:00
..
ac use strlcpy() to ensure desired nul termination. 2021-04-12 09:29:53 +00:00
accton
acpitools fix few typos in comments and log message. 2022-02-13 22:20:08 +00:00
altq Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889. 2021-07-24 21:31:31 +00:00
apm introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
apmd introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
arp s/preceed/preced/ 2021-12-05 07:11:56 +00:00
autofs autofs: fix lint errors 2021-09-14 20:40:55 +00:00
bad144
bootp fix various typos in comments. 2021-12-12 22:20:52 +00:00
bta2dpd bta2dpd(8): s/conection/connection/ 2021-12-02 21:59:22 +00:00
btattach
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 introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
catman Restore BSD BUGS section 2021-08-15 11:00:43 +00:00
chroot
cnwctl introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
cpuctl allow "cpuN" as well as "N" to specific a CPU. 2022-02-01 10:45:02 +00:00
crash remove clause 3 from all my licenses that aren't conflicting with 2021-12-11 19:24:18 +00:00
dev_mkdb
diskpart fix typo in definition: s/threshhold/threshold/ 2021-08-01 18:02:22 +00:00
dumpfs Change the default for ACLs to be posix1e instead of nfsv4 to match FreeBSD. 2021-09-18 03:05:19 +00:00
dumplfs remove GCC_NO_ADDR_OF_PACKED_MEMBER now lfs_accessors.h works. 2020-09-07 03:19:04 +00:00
edquota edquota(8): convert realloc(x * y) to reallocarr 2021-11-09 09:21:31 +00:00
eeprom memcpy->strncpy, and avoid copying beyond the static string length 2019-10-05 23:30:22 +00:00
envstat usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it 2021-11-27 22:30:25 +00:00
etcupdate etcupdate: fix error message for unimplemented option 2022-01-17 08:47:03 +00:00
extattrctl
faithd
flashctl
fssconfig
fstyp s/rather then/rather than/ in comment. 2021-12-05 07:25:11 +00:00
fusermount
fwctl compare pointers with NULL not '\0'. 2019-02-01 08:29:03 +00:00
gpioctl Be consistent in not marking up "GPIO". 2019-10-20 17:45:08 +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 ifwatchd: Enable SO_RERROR to re-sync interface state. 2020-10-04 20:36:32 +00:00
inetd To an alias address, or in a multihoming environment, the internal dgram 2021-10-17 04:14:49 +00:00
installboot s/begining/beginning/ in comments and messages. 2022-01-24 09:14:36 +00:00
intrctl Adjust description of compact list view output. 2021-02-22 11:38:13 +00:00
iopctl
iostat Fix mandoc warnings. 2018-07-29 21:17:43 +00:00
ip6addrctl
ipwctl introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +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 introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +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: remove unused bit-field member from anonymous union 2022-02-07 02:35:09 +00:00
link
lockstat fix various typos in comments. 2021-12-12 22:20:52 +00:00
lpr fix various typos in comments, log messages and documentation. 2021-12-03 13:27:37 +00:00
lptctl
mailwrapper
makefs A component name is a counted string (cn_nameptr, cn_namelen), 2022-02-11 10:55:15 +00:00
makemandb s/trival/trivial/ in comment. 2021-12-05 08:18:18 +00:00
map-mbone add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +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
mlxctl
mmcformat s/begining/beginning/ in comments and messages. 2022-01-24 09:14:36 +00:00
mopd s/mahine/machine/ 2022-02-13 00:30:10 +00:00
mountd Fix typo, its the element not the array ... 2021-06-05 08:26:34 +00:00
moused s/comatible/compatible/ 2022-01-21 21:39:32 +00:00
mrinfo add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
mrouted change cksum prototype to const void *, and check alignment via assertion. 2020-09-07 18:37:21 +00:00
mscdlabel
mtrace fix various typos, mainly in comments, but also in man pages and log messages. 2021-10-21 13:21:53 +00:00
mtree Deal with the case when a device gets recreated (eg when mtree is called by 2021-04-03 13:37:18 +00:00
ndbootd ndbootd(8): Rework allocation macros to add integer overflow checking. 2021-10-30 10:44:25 +00:00
ndp usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it 2021-11-27 22:30:25 +00:00
netgroup_mkdb
nfsd usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it 2021-11-27 22:30:25 +00:00
npf PR/56307: Konrad Schroder: npfctl's error messages don't report the failing 2021-07-14 09:15:01 +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
pcictl Use .Sy, not .Em, for bold-faced WARNING of impending doom. 2019-11-30 02:47:14 +00:00
perfused librefuse: Preparation of a proper API versioning; no more #ifdef woes in user code 2021-12-04 06:42:39 +00:00
pf add some new uses of existing GCC_NO_* variables for warning issues. 2021-04-12 02:54:07 +00:00
plainrsa-gen PR/56657: Juraj Hercek: Add plainrsa-gen utility mentioned in racoon.conf(5) 2022-01-23 14:35:44 +00:00
postinstall postinstall(8); add -?. expand operation usage 2022-01-08 23:57:32 +00:00
powerd powerd: Stop crashing if entries are not found in the dictionary 2020-10-12 16:54:43 +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 mount_9p(8): Use full month name in previos (oops). 2022-02-11 14:10:12 +00:00
pwd_mkdb usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it 2021-11-27 22:30:25 +00:00
quot
quotacheck convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-29 23:44:58 +00:00
quotaon
quotarestore
racoon One more ldap change 2021-08-14 17:08:21 +00:00
racoonctl
rarpd introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
rbootd introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
rdate
repquota introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
rip6query
rmt
route6d introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
rpc.bootparamd _rpcpmstart is defined by rpcgen, so externalize it here 2020-04-22 23:47:02 +00:00
rpc.lockd introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
rpc.pcnfsd fix various typos in compatibility, mainly in comments. 2021-08-09 20:49:08 +00:00
rpc.statd drop my name from the advertising clause. 2019-12-02 19:23:53 +00:00
rpc.yppasswdd introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
rpcbind rpcbind(8): restore previous behaviour. Wait instead of breaking from 2021-10-30 11:41:45 +00:00
rtadvd usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it 2021-11-27 22:30:25 +00:00
rtsold Update date 2020-04-17 13:36:48 +00:00
rwhod introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
sa
schedctl
screenblank Offer a potential workaround to the caveat. 2019-04-08 20:18:14 +00:00
sdpd introduce a SOL_LOCAL for unix-domain socket level socket options 2021-08-08 20:54:48 +00:00
service
services_mkdb Avoid memory leak on empty lines (https://reviews.freebsd.org/D29370) 2021-03-22 03:28:55 +00:00
sesd
sliplogin introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
spray introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
srtconfig usr.sbin/srtconfig: Suppress -Werror=stringop-truncation error. 2020-02-09 15:10:31 +00:00
sti
sunlabel
sysinst x86: fix previous: in the UEFI case copy the bootloaders from install 2022-02-10 16:11:41 +00:00
syslogd usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it 2021-11-27 22:30:25 +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 timed(8): avoid hand-rolling arc4random_uniform 2021-10-31 10:47:18 +00:00
tpctl cast through intptr_t 2018-07-16 01:04:47 +00:00
tprof Output alignement - give lwp 6 characters 2021-10-14 09:52:40 +00:00
traceroute traceroute(8): Convert realloc usage to reallocarr. 2021-10-30 09:26:11 +00:00
traceroute6 traceroute6: Remove __packed 2021-02-03 06:42:50 +00:00
trpt
unlink
usbdevs Use strtoi instead of atoi() to catch bad input (Alexander Kuleshov) 2019-11-27 17:56:08 +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 Add magic incantation to configure an image for mount_udf(8). 2021-01-09 23:54:26 +00:00
wakeonlan
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 Show the time of the latest handshake properly formatted. 2020-08-28 17:17:53 +00:00
wiconfig introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
wlanctl
wsconscfg
wsfontload wsfontload.8: clean up examples 2021-04-24 09:18:44 +00:00
wsmoused wsmoused: support absolute mouse position events 2021-11-24 14:34:51 +00:00
wsmuxctl expand error message to also list wsbell as valid name. 2019-03-29 07:49:38 +00:00
ypbind introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
yppoll
ypserv fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected. 2021-08-17 22:00:26 +00:00
ypset introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
zdump Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da) 2019-11-11 22:44:56 +00:00
zic Change the default to be slim 2019-07-03 15:50:40 +00:00
Makefile PR/56657: Juraj Hercek: Add plainrsa-gen utility mentioned in racoon.conf(5) 2022-01-23 14:35:44 +00:00
Makefile.inc usr.sbin: enable lint for all programs 2021-09-14 20:36:02 +00:00