Author: pluknet
Date: Wed Aug 13 14:49:51 2014
New Revision: 269942
URL: http://svnweb.freebsd.org/changeset/base/269942
Log:
Fixed ENOMEM description.
MFC after:1 week
Sponsored by: Nginx, Inc.
Modified:
head/lib/libc/gen/posix_spawnattr_init.3
Modified: head/lib/libc/gen/posix_s
Author: tuexen
Date: Wed Aug 13 15:50:16 2014
New Revision: 269945
URL: http://svnweb.freebsd.org/changeset/base/269945
Log:
Add support for the SCTP_PR_STREAM_STATUS and SCTP_PR_ASSOC_STATUS
socket options. This includes managing the correspoing stat counters.
Add the SCTP_DETAILED_STR_STAT
Author: dim
Date: Wed Aug 13 16:42:44 2014
New Revision: 269948
URL: http://svnweb.freebsd.org/changeset/base/269948
Log:
Supplement r259111 by also using correct casts in gcc's emmintrin.h for
the first argument of the following builtin function:
* __builtin_ia32_psrlqi128() takes __v2di
Author: emaste
Date: Wed Aug 13 19:06:29 2014
New Revision: 269950
URL: http://svnweb.freebsd.org/changeset/base/269950
Log:
Copy country-code .iso syscons keymaps for vt(4)
Existing syscons ISO 8859-1 keymaps (??.iso.kbd) are usable without
change as Unicode keymaps for vt(4).
Spons
Author: adrian
Date: Wed Aug 13 19:43:22 2014
New Revision: 269951
URL: http://svnweb.freebsd.org/changeset/base/269951
Log:
Make the libbsdstat useful again.
Modified:
head/share/mk/src.libnames.mk
head/tools/tools/ath/athaggrstats/Makefile
head/tools/tools/ath/athstats/Makefile
Modifie
Author: emaste
Date: Wed Aug 13 19:55:14 2014
New Revision: 269952
URL: http://svnweb.freebsd.org/changeset/base/269952
Log:
Remove trailing whitespace
Modified:
head/share/vt/keymaps/it.kbd
Modified: head/share/vt/keymaps/it.kbd
==
Author: pfg
Date: Wed Aug 13 21:18:31 2014
New Revision: 269953
URL: http://svnweb.freebsd.org/changeset/base/269953
Log:
Use "NO NAME" as the default unnamed label.
Microsoft recommends avoiding the use of spaces in the
string structures for FAT. Unfortunately they do just
that by defa
Author: dim
Date: Wed Aug 13 21:38:29 2014
New Revision: 269954
URL: http://svnweb.freebsd.org/changeset/base/269954
Log:
Stop telling people to directly report llvm or clang bugs upstream,
point them to the FreeBSD bug tracker instead, since we use our own
patches.
MFC after:3 days
Author: imp
Date: Thu Aug 14 04:20:13 2014
New Revision: 269956
URL: http://svnweb.freebsd.org/changeset/base/269956
Log:
From https://sourceware.org/ml/newlib/2014/msg00113.html
By Richard Earnshaw at ARM
>
>GCC has for a number of years provides a set of pre-defined macros for
>use wit
Author: imp
Date: Thu Aug 14 04:21:31 2014
New Revision: 269960
URL: http://svnweb.freebsd.org/changeset/base/269960
Log:
Add AIC to at91sam9260 support, now that it is needed for multipass to
work. This gets my AT91SAM9260-based boards almost booting with
current in multi pass. The MCI driv
Author: imp
Date: Thu Aug 14 04:21:14 2014
New Revision: 269957
URL: http://svnweb.freebsd.org/changeset/base/269957
Log:
Add support for FDT and !FDT configs on Atmel, though FDT isn't
working yet.
Bump rev on arm Makefile since files.at91 uses new '!' operator.
Modified:
head/sys/arm/at
Author: imp
Date: Thu Aug 14 04:21:20 2014
New Revision: 269958
URL: http://svnweb.freebsd.org/changeset/base/269958
Log:
Start to add FDT support.
Added:
head/sys/arm/at91/at91_common.c (contents, props changed)
Modified:
head/sys/arm/at91/at91_machdep.c
Added: head/sys/arm/at91/at91_co
Author: imp
Date: Thu Aug 14 04:21:25 2014
New Revision: 269959
URL: http://svnweb.freebsd.org/changeset/base/269959
Log:
Add support for multipass to Atmel, for both FDT and !FDT cases.
Modified:
head/sys/arm/arm/nexus.c
head/sys/arm/at91/at91_aic.c
head/sys/arm/at91/at91_pit.c
head/sy
Author: ache
Date: Thu Aug 14 04:42:09 2014
New Revision: 269961
URL: http://svnweb.freebsd.org/changeset/base/269961
Log:
Bump version because challenge buffer size changed
MFC after: 1 week
Modified:
head/ObsoleteFiles.inc
head/lib/libopie/Makefile
Modified: head/ObsoleteFiles.
Author: neel
Date: Thu Aug 14 05:00:45 2014
New Revision: 269962
URL: http://svnweb.freebsd.org/changeset/base/269962
Log:
Use the max guest memory address when creating its iommu domain.
Also, assert that the GPA being mapped in the domain is less than its maxaddr.
Reviewed by: greha
Author: delphij
Date: Thu Aug 14 05:13:24 2014
New Revision: 269963
URL: http://svnweb.freebsd.org/changeset/base/269963
Log:
Re-instate UMA cached backend for 4K - 64K allocations. New consumers
like geli(4) uses malloc(9) to allocate temporary buffers that gets
free'ed shortly, causing fr
Author: delphij
Date: Thu Aug 14 05:31:39 2014
New Revision: 269964
URL: http://svnweb.freebsd.org/changeset/base/269964
Log:
Add a new loader tunable, vm.kmem_zmax which allows a system administrator
to limit the maximum allocation size that malloc(9) would consider using
the UMA cache allo
Xin LI wrote this message on Thu, Aug 14, 2014 at 05:13 +:
> Author: delphij
> Date: Thu Aug 14 05:13:24 2014
> New Revision: 269963
> URL: http://svnweb.freebsd.org/changeset/base/269963
>
> Log:
> Re-instate UMA cached backend for 4K - 64K allocations. New consumers
> like geli(4) uses
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 8/13/14 10:35 PM, John-Mark Gurney wrote:
> Xin LI wrote this message on Thu, Aug 14, 2014 at 05:13 +:
>> Author: delphij Date: Thu Aug 14 05:13:24 2014 New Revision:
>> 269963 URL: http://svnweb.freebsd.org/changeset/base/269963
>>
>> Log: R
19 matches
Mail list logo