Author: hselasky
Date: Sun Mar 15 09:05:26 2015
New Revision: 280018
URL: https://svnweb.freebsd.org/changeset/base/280018
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:15:11 2015
New Revision: 280020
URL: https://svnweb.freebsd.org/changeset/base/280020
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:43:51 2015
New Revision: 280027
URL: https://svnweb.freebsd.org/changeset/base/280027
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: kib
Date: Sun Mar 15 18:40:06 2015
New Revision: 280045
URL: https://svnweb.freebsd.org/changeset/base/280045
Log:
MFC r279764:
Fix function name in the panic message.
Modified:
stable/10/sys/vm/vm_reserv.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sy
Author: kib
Date: Sun Mar 15 18:42:19 2015
New Revision: 280046
URL: https://svnweb.freebsd.org/changeset/base/280046
Log:
MFC r279936:
Remove write-only variable.
Modified:
stable/10/sys/i386/isa/npx.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys/i386/isa/n
Author: marck (doc committer)
Date: Sun Mar 15 19:33:40 2015
New Revision: 280048
URL: https://svnweb.freebsd.org/changeset/base/280048
Log:
MFC r279783, r279785:
Reword phrase a bit to decrease possible misleading meaning.
Modified:
stable/10/usr.bin/ctlstat/ctlstat.8
Modified: stable