Author: mav
Date: Sun Aug 16 00:37:47 2015
New Revision: 286819
URL: https://svnweb.freebsd.org/changeset/base/286819
Log:
MFC r286719: Revert part of r280687, reporting "1" (true) for empty value.
For example, it made gpart partitions without label report "1" as label.
Modified:
stable/
Author: mav
Date: Sun Aug 16 00:36:48 2015
New Revision: 286818
URL: https://svnweb.freebsd.org/changeset/base/286818
Log:
MFC r286516: Document kern.cam.ctl.debug sysctl.
Modified:
stable/10/share/man/man4/ctl.4
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/share/
Author: mav
Date: Sun Aug 16 00:35:48 2015
New Revision: 286817
URL: https://svnweb.freebsd.org/changeset/base/286817
Log:
MFC r286514: Remove verbose CTL messages.
Reporting SCSI errors to console is often useless, pollutes logs and may
affect performance. For debugging there is kern.ca
Author: jilles
Date: Sat Aug 15 19:58:00 2015
New Revision: 286813
URL: https://svnweb.freebsd.org/changeset/base/286813
Log:
MFC r284779: sh: Fix some arithmetic undefined behaviour.
Fix shifts of possibly negative numbers found with ubsan and avoid signed
integer overflow when hashing a
Author: melifaro
Date: Sat Aug 15 17:52:55 2015
New Revision: 286810
URL: https://svnweb.freebsd.org/changeset/base/286810
Log:
MFC r270064,r270068,r270069,r270115,r270129,r270287,r270822,r271014,
r271524,r273541,r282967,r283009,r283364.
Add support for reading i2c SFP/SFP+ data from NI
Author: mav
Date: Sat Aug 15 11:08:30 2015
New Revision: 286801
URL: https://svnweb.freebsd.org/changeset/base/286801
Log:
MFC r286456: Remove some code duplication.
Modified:
stable/10/usr.sbin/ctld/login.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/usr.sbin/ct
Author: mav
Date: Sat Aug 15 11:05:44 2015
New Revision: 286800
URL: https://svnweb.freebsd.org/changeset/base/286800
Log:
MFC r286447:
Don't panic if disk lost TRIM support due to switching to PIO mode.
Modified:
stable/10/sys/cam/ata/ata_da.c
Directory Properties:
stable/10/ (props ch