freebsd-nq/sbin
Alexander Motin de57976691 Fix $() handling, broken since the beginning at r108014.
Due to off-by-one error in brackets counting it consumed the rest of the
string, preventing later variables expansions.

MFC after:	2 weeks
Sponsored by:	iXsystems, Inc.
2019-12-13 17:52:09 +00:00
..
adjkerntz
bectl Update Makefile.depend files 2019-12-11 17:37:53 +00:00
bsdlabel
camcontrol Fix off-by-one error in HPA/AMA maximum reporting. 2019-11-22 15:41:47 +00:00
ccdconfig
clri
comcontrol Remove sio(4). 2019-11-21 01:24:49 +00:00
conscontrol Remove sio(4). 2019-11-21 01:24:49 +00:00
ddb ddb: use 'textdump dump' instead of 'call doadump' 2019-10-18 12:32:01 +00:00
decryptcore
devd Fix $() handling, broken since the beginning at r108014. 2019-12-13 17:52:09 +00:00
devfs
devmatch Update Makefile.depend files 2019-12-11 17:37:53 +00:00
dhclient Update Makefile.depend files 2019-12-11 17:37:53 +00:00
dmesg
dump
dumpfs
dumpon Update Makefile.depend files 2019-12-11 17:37:53 +00:00
etherswitchcfg
fdisk
ffsinfo
fsck
fsck_ffs fsck_ffs: fix some memory leaks found by Coverity. 2019-12-10 20:04:08 +00:00
fsck_msdosfs Avoid mixing cluster numbers and sector numbers. Makes code more readable. 2019-09-15 19:41:54 +00:00
fsdb
fsirand fsirand(8): Just use arc4random(3) 2019-12-13 04:12:13 +00:00
gbde
geom Update Makefile.depend files 2019-12-11 17:37:53 +00:00
ggate
growfs
gvinum
hastctl
hastd
ifconfig Update Makefile.depend files 2019-12-11 17:37:53 +00:00
init add ability to set watchdog timeout for a shutdown 2019-10-03 11:23:10 +00:00
ipf
ipfw Use strlcat(). 2019-11-30 05:57:54 +00:00
iscontrol
kldconfig
kldload
kldstat
kldunload
ldconfig
md5
mdconfig
mdmfs mdmfs(8): add -k skel option to populate fs from a skeleton 2019-11-01 03:10:53 +00:00
mknod
mksnap_ffs
mount Add two options to allow mount to avoid covering up existing mount points. 2019-09-23 04:28:07 +00:00
mount_cd9660
mount_fusefs Correct a handful of typos/grammos. 2019-12-07 15:17:00 +00:00
mount_msdosfs
mount_nfs
mount_nullfs
mount_udf
mount_unionfs
natd
newfs
newfs_msdos Fix a couple of minor issues with newfs_msdos: 2019-12-08 01:20:37 +00:00
nfsiod
nos-tun
nvmecontrol Size is unsigned, so remove the test entirely. 2019-09-25 07:51:30 +00:00
pfctl
pfilctl
pflogd
ping Update Makefile.depend files 2019-12-11 17:37:53 +00:00
ping6 Update Makefile.depend files 2019-12-11 17:37:53 +00:00
quotacheck
rcorder
reboot Remove sio(4). 2019-11-21 01:24:49 +00:00
recoverdisk
resolvconf
restore
route
routed
rtsol Update Makefile.depend files 2019-12-11 17:37:53 +00:00
savecore Update Makefile.depend files 2019-12-11 17:37:53 +00:00
sconfig
setkey
shutdown
spppcontrol
sunlabel
swapon Fix a logic bug in error handling code. It is an error if p == NULL. 2019-12-09 07:18:40 +00:00
sysctl
tests
tunefs
umount
veriexec
zfsbootcfg
Makefile
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.powerpc64
Makefile.sparc64