freebsd-nq/sbin
Adrian Chadd 85161825cf [ifconfig] fix a memory leak!
Submitted by:	Tom Rix <trix@juniper.net>
Differential Revision:	https://reviews.freebsd.org/D9675
2017-02-20 03:12:46 +00:00
..
adjkerntz
atm
badsect
bsdlabel Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
camcontrol Add task attribute support to camcontrol(8). 2017-02-17 20:04:22 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb
decryptcore Don't decrypt a core if a vmcore file already exists by default. 2017-02-08 23:17:23 +00:00
devd Fix build of devd with GCC 4.2 2017-01-19 16:59:55 +00:00
devfs
dhclient Remove dead code in dhclient(8) 2017-01-04 18:13:05 +00:00
dmesg
dump prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
dumpfs
dumpon Add support for encrypted kernel crash dumps. 2016-12-10 16:20:39 +00:00
etherswitchcfg Zero etherswitch_vlangroup structure before doing partial assignments. 2016-11-17 19:02:25 +00:00
fdisk
ffsinfo prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
fsck Make fsck(8) default to "ufs", like eg mount(8) does. 2017-02-18 11:43:13 +00:00
fsck_ffs prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
fsck_msdosfs
fsdb prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
fsirand prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
gbde
geom Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
ggate
growfs prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
gvinum
hastctl Switch hastctl and hastd to libmd instead of openssl for sha256 2017-02-04 06:12:48 +00:00
hastd Switch hastctl and hastd to libmd instead of openssl for sha256 2017-02-04 06:12:48 +00:00
ifconfig [ifconfig] fix a memory leak! 2017-02-20 03:12:46 +00:00
init
ipf
ipfw Fix a bug in r272840; given that the optlen parameter of setsockopt(2) 2016-12-28 23:34:28 +00:00
iscontrol
kldconfig
kldload Fix the last case when kldload(8) wasn't printing the name of the module 2017-02-18 18:57:29 +00:00
kldstat
kldunload
ldconfig
md5 Add skein(3) front ends to the md5 manpage 2017-01-07 19:43:40 +00:00
mdconfig Make mdconfig(8) not segfault when the kernel returns garbage data. 2017-02-19 16:08:58 +00:00
mdmfs
mknod
mksnap_ffs
mount Add a free_iovec() function to reset iovec's. 2016-12-14 21:26:43 +00:00
mount_cd9660
mount_fusefs
mount_msdosfs
mount_nfs
mount_nullfs
mount_udf
mount_unionfs
nandfs
natd
newfs prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
newfs_msdos
newfs_nandfs prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
nfsiod
nos-tun
nvmecontrol Use ssize_t instead of uint32_t to prevent warnings about a comparison 2017-02-05 01:20:39 +00:00
pfctl Fix the parsing of NPt binat rules. 2016-12-28 16:16:48 +00:00
pflogd MFV r313676: libpcap 1.8.1 2017-02-13 08:23:39 +00:00
ping Fix clang 4.0.0 warnings about taking the address of a packed member of 2017-01-06 18:41:28 +00:00
ping6
quotacheck prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
rcorder Add rcorder-visualize.sh, which generates graphviz from rc.d scripts 2016-12-06 15:49:39 +00:00
reboot
recoverdisk
resolvconf resolvconf: restore RESTARTCMD=, CMD1=, CMD2= and sed pattern as before. 2017-02-03 16:08:58 +00:00
restore prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
route
routed
rtsol
savecore Make savecore(8) output nicer by specifying the maximum field width 2017-02-19 16:59:00 +00:00
sconfig
setkey Merge projects/ipsec into head/. 2017-02-06 08:49:57 +00:00
shutdown
spppcontrol
sunlabel
swapon
sysctl sysctl(8): fix typename for uint32_t. 2016-12-31 12:39:15 +00:00
tests
tunefs prefix UFS symbols with UFS_ to reduce namespace pollution 2017-02-15 19:50:26 +00:00
umount Modify umount so that it does not do an Unmount RPC for NFSv4 mounts 2016-11-19 23:58:50 +00:00
zfsbootcfg DIRDEPS_BUILD: Connect new dependencies. 2016-11-13 00:11:23 +00:00
Makefile Add support for encrypted kernel crash dumps. 2016-12-10 16:20:39 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.sparc64