Author: bapt
Date: Sat Oct 15 12:28:14 2016
New Revision: 307355
URL: https://svnweb.freebsd.org/changeset/base/307355
Log:
MFC r297289, r300542, r306854
Update pci_vendors to 2016-10-03
Modified:
stable/10/share/misc/pci_vendors
Directory Properties:
stable/10/ (props changed)
Modi
Author: bapt
Date: Sat Oct 15 12:38:21 2016
New Revision: 307359
URL: https://svnweb.freebsd.org/changeset/base/307359
Log:
MFC r306852
Incorporate a change from OpenBSD by mill...@openbsd.org
Don't warn about valid time zone abbreviations. POSIX
through 2000 says that an abbreviati
Author: bapt
Date: Sat Oct 15 12:41:41 2016
New Revision: 307362
URL: https://svnweb.freebsd.org/changeset/base/307362
Log:
MFC r306853
Import tzdata 2016g
Modified:
stable/10/contrib/tzdata/africa
stable/10/contrib/tzdata/antarctica
stable/10/contrib/tzdata/asia
stable/10/contrib/
Author: arybchik
Date: Sat Oct 15 13:44:13 2016
New Revision: 307371
URL: https://svnweb.freebsd.org/changeset/base/307371
Log:
MFC r306944
sfxge(4): sync tlv_layout.h with firmwaresrc and update port-mode
definition use
It fixes driver attach issue to a new firmware which reports a
Author: arybchik
Date: Sat Oct 15 13:45:12 2016
New Revision: 307373
URL: https://svnweb.freebsd.org/changeset/base/307373
Log:
MFC r307038
sfxge(4): update external port mapping for Medford
Extend the mapping table for external port numbering to support port modes
which output to th
Author: mav
Date: Sat Oct 15 17:39:40 2016
New Revision: 307378
URL: https://svnweb.freebsd.org/changeset/base/307378
Log:
MFC r282970: Close some potential races around socket start/close.
There are some reports about panics on ic->ic_socket NULL derefence.
This kind of races is the only