1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00
freebsd/sbin
Mariusz Zaborski bd1da0a002 Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.
Change the nvlist_recv() function to take additional argument that
specifies flags expected on the received nvlist. Receiving a nvlist with
different set of flags than the ones we expect might lead to undefined
behaviour, which might be potentially dangerous.

Update consumers of this and related functions and update the tests.

Approved by:	pjd (mentor)

Update man page for nvlist_unpack, nvlist_recv, nvlist_xfer, cap_recv_nvlist
and cap_xfer_nvlist.

Reviewed by:	AllanJude
Approved by:	pjd (mentor)
2015-05-02 17:45:52 +00:00
..
adjkerntz
atm Fix 2 rendering issue with mandoc 2015-04-26 10:18:44 +00:00
badsect
bsdlabel mdoc: remove EOL whitespace. 2014-12-29 13:50:59 +00:00
camcontrol Remove End Of Line whitespaces 2015-04-26 10:20:11 +00:00
casperd Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno. 2015-05-02 17:45:52 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb
devd Add devd(8) notifications for creation and destruction of GEOM devices. 2015-01-14 11:15:57 +00:00
devfs
dhclient mdoc: improvements to SEE ALSO. 2014-12-27 08:22:58 +00:00
dmesg dmesg: accommodate message buffer growth between the sysctl calls 2015-04-20 20:07:39 +00:00
dump
dumpfs
dumpon
etherswitchcfg
fdisk
fdisk_pc98
ffsinfo Adjust printf format specifiers for dev_t and ino_t in user space. 2014-12-17 07:10:48 +00:00
fsck
fsck_ffs Remove old ioctl use and support, once and for all. 2015-01-06 05:28:37 +00:00
fsck_msdosfs
fsdb
fsirand Remove old ioctl use and support, once and for all. 2015-01-06 05:28:37 +00:00
gbde
geom Make GEOM_PART work in presence of previous withered self. 2015-03-26 12:17:47 +00:00
ggate - ggatel.8 currently doesn't mention the 'rescue' command and 2015-04-09 20:58:38 +00:00
growfs Fix growfs(8) build with debug enabled (make -DGFSDBG). 2015-04-24 12:48:48 +00:00
gvinum
hastctl
hastd mdoc: paragraph improvements. 2015-01-04 12:49:24 +00:00
ifconfig ifmedia changes: 2015-04-07 21:31:17 +00:00
init
ipf
ipfw Generalize object reference handling in ipfw rules. 2015-04-26 10:53:35 +00:00
iscontrol mdoc: remove EOL whitespace. 2014-12-29 13:50:59 +00:00
kldconfig
kldload
kldstat
kldunload
ldconfig
md5 Constify. 2015-03-31 19:12:13 +00:00
mdconfig Convert sbin/mdconfig/tests from prove format tests to ATF format tests 2014-11-27 06:04:00 +00:00
mdmfs
mknod
mksnap_ffs
mount Remove some oldnfs remnants. 2015-04-18 16:08:06 +00:00
mount_cd9660
mount_fusefs Make the "automounted" flag work for FUSE filesystems. 2015-03-01 18:26:26 +00:00
mount_msdosfs
mount_nfs Remove some oldnfs remnants. 2015-04-18 16:08:06 +00:00
mount_nullfs
mount_udf
mount_unionfs
nandfs
natd
newfs Remove old ioctl use and support, once and for all. 2015-01-06 05:28:37 +00:00
newfs_msdos Update documented OEM string in newfs_msdos(8). 2015-04-09 19:07:01 +00:00
newfs_nandfs
nfsiod
nos-tun
nvmecontrol
pfctl Move ALTQ from contrib to net/altq. The ALTQ code is for many years 2015-04-16 20:22:40 +00:00
pflogd
ping After r270929 RAW IP code assumes that all IP fields are in network 2015-01-23 13:26:35 +00:00
ping6 Add ability to not specify a zone identifier twice, when both source and 2014-12-16 14:59:20 +00:00
quotacheck
rcorder - Revert r277670 (#include order is required for fparseln) 2015-01-25 03:02:29 +00:00
reboot Document that nextboot(8) doesn't work as expected with ZFS 2015-03-17 20:15:49 +00:00
recoverdisk
resolvconf
restore restore: Preserve timestamps to the nanosecond. 2015-03-14 13:45:43 +00:00
route Eliminate incorrect IPv6 mask guessing: 2015-01-16 11:17:30 +00:00
routed Belatedly commit the patch for SA-14:21 to head. It was not committed to 2015-01-03 01:52:06 +00:00
rtsol
savecore Convert savecore to libxo. The 'verbose' paths still use printf since they're 2015-03-22 17:29:14 +00:00
sconfig
setkey
shutdown sbin/shutdown: Support time units as in 'shutdown -r +5sec' 2014-12-16 08:29:02 +00:00
spppcontrol
sunlabel
swapon
sysctl add support for specifying an initial buffer size when fetching a 2015-02-13 01:20:37 +00:00
tests
tunefs
umount
Makefile Remove duplicate MK_ISCSI block and sort the conditional blocks so this error 2015-02-02 10:31:35 +00:00
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64