Author: sbruno
Date: Tue Apr 15 17:52:22 2014
New Revision: 264511
URL: http://svnweb.freebsd.org/changeset/base/264511
Log:
MFC r264354 but change the lock arg and implementation to fit the current
state
of CAM in stable/9
Fix insta-panic on assert of unlocked periph mtx in ciss(4) when
Author: tijl
Date: Tue Apr 15 16:10:47 2014
New Revision: 264506
URL: http://svnweb.freebsd.org/changeset/base/264506
Log:
MFC r237528:
Create a symlink to sys/elf32.h, sys/elf64.h, and sys/elf_common.h.
When building libelf in the bootstrap stage this would include the tree
versions
Author: jhb
Date: Tue Apr 15 15:58:06 2014
New Revision: 264505
URL: http://svnweb.freebsd.org/changeset/base/264505
Log:
Don't pass a timeout of 0 ticks to pause() for a delay of less than 1
hz tick. On 8.x this results in an infinite sleep as pause() does not
support a delay of 0 ticks.
Author: bdrewery
Date: Tue Apr 15 15:20:37 2014
New Revision: 264503
URL: http://svnweb.freebsd.org/changeset/base/264503
Log:
MFC r264420:
Always install pkg.conf. Don't depend on MK_PKGBOOTSTRAP.
Modified:
stable/9/etc/Makefile
Directory Properties:
stable/9/etc/ (props changed)
Author: tijl
Date: Tue Apr 15 09:40:45 2014
New Revision: 264495
URL: http://svnweb.freebsd.org/changeset/base/264495
Log:
MFC r263998:
Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4
-fms-extensions.
Modified:
stable/9/include/inttypes.h
stable/9/include/std