Author: hselasky
Date: Sun Mar 15 09:06:59 2015
New Revision: 280019
URL: https://svnweb.freebsd.org/changeset/base/280019
Log:
MFC r279865:
Ensure setting promiscious mode when a network interface is up, is
always non-blocking by not locking a SX type of mutex.
Sponsored by: Mellanox T
Author: ed
Date: Sun Mar 15 09:20:45 2015
New Revision: 280021
URL: https://svnweb.freebsd.org/changeset/base/280021
Log:
MFC r279016:
Make syslogd work in case shutdown() is POSIX-ly correct.
On POSIX conformant systems, shutdown() should return ENOTCONN when not
connected. We
Author: jilles
Date: Sun Mar 15 11:56:52 2015
New Revision: 280029
URL: https://svnweb.freebsd.org/changeset/base/280029
Log:
MFC r279779: env: Fix crash when -S string is not empty but no operand
follows.
split_spaces() set argc in main() incorrectly, which caused trouble for
getopt().
Author: marck (doc committer)
Date: Sun Mar 15 19:37:07 2015
New Revision: 280049
URL: https://svnweb.freebsd.org/changeset/base/280049
Log:
MFC r279783, r279785:
Reword phrase a bit to decrease possible misleading meaning.
Modified:
stable/9/usr.bin/ctlstat/ctlstat.8
Directory Properti