Author: adrian
Date: Wed Apr 29 04:08:17 2015
New Revision: 282210
URL: https://svnweb.freebsd.org/changeset/base/282210
Log:
Constify some const parameters in seq.h.
The NUMA work I'm doing uses const for read-only parameters, which requires
the seq.h API to also use const for read-only
Author: neel
Date: Wed Apr 29 02:01:46 2015
New Revision: 282209
URL: https://svnweb.freebsd.org/changeset/base/282209
Log:
Emulate the 'bit test' instruction. Windows 7 uses 'bit test' to check the
'Delivery Status' bit in APIC ICR register.
Reported by: Leon Dang (ld...@nahannisys.com)
Author: smh
Date: Wed Apr 29 00:49:00 2015
New Revision: 282208
URL: https://svnweb.freebsd.org/changeset/base/282208
Log:
Standardise chmod, chflags, chown and chgrp recursive symlink processing
chmod, chflags, chgrp, chmod and chown now affect symlinks in -R mode as
defined in symlink(7
Author: imp
Date: Tue Apr 28 23:54:55 2015
New Revision: 282207
URL: https://svnweb.freebsd.org/changeset/base/282207
Log:
Only include CWARNFLAGS once to reduce command line size from ~1400
characters to "only" ~900 for kernel builds.
Modified:
head/sys/conf/kern.mk
head/sys/conf/kern.pr
Author: neel
Date: Tue Apr 28 23:44:47 2015
New Revision: 282206
URL: https://svnweb.freebsd.org/changeset/base/282206
Log:
Implement the century byte in the RTC. Some guests require this field to be
properly set.
Reported by: Leon Dang (ld...@nahannisys.com)
MFC after:2 weeks
Mod
Author: smh
Date: Tue Apr 28 22:46:58 2015
New Revision: 282205
URL: https://svnweb.freebsd.org/changeset/base/282205
Log:
Fix misuse of input argument in traverse_visitbp
In traverse_visitbp(), the input argument dnp is modified in the middle
to point to a temporary buffer. Originally th
Author: dteske
Date: Tue Apr 28 22:32:52 2015
New Revision: 282204
URL: https://svnweb.freebsd.org/changeset/base/282204
Log:
MFC r281780: Update usage statement; align with post-r279624.
Modified:
stable/10/usr.sbin/sysrc/sysrc
Directory Properties:
stable/10/ (props changed)
Modified:
Author: gjb
Date: Tue Apr 28 21:58:11 2015
New Revision: 282203
URL: https://svnweb.freebsd.org/changeset/base/282203
Log:
Document r281255, devfs(5) read/write update timestamp
precision.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/art
Author: gjb
Date: Tue Apr 28 21:57:52 2015
New Revision: 282202
URL: https://svnweb.freebsd.org/changeset/base/282202
Log:
Refine the entry regarding devfs(5) timestamps, as of
r280949, devfs(5) updates default to seconds precision.
Submitted by: jilles
Sponsored by: The FreeBSD Foundat
Author: pfg
Date: Tue Apr 28 21:32:27 2015
New Revision: 282201
URL: https://svnweb.freebsd.org/changeset/base/282201
Log:
libgomp: bring initial BSD support from upstream.
Initial support for FreeBSD specific routines related to counting
online processors and dynamic load balancing.
Author: br
Date: Tue Apr 28 20:33:31 2015
New Revision: 282200
URL: https://svnweb.freebsd.org/changeset/base/282200
Log:
o Fix bus_space_read_multi functions: correct increment value
o Use these functions for streaming
Tested with ATA (PCI bus) / Gem5 simulator
Reviewed by: andrew
Author: dumbbell
Date: Tue Apr 28 19:35:05 2015
New Revision: 282199
URL: https://svnweb.freebsd.org/changeset/base/282199
Log:
drm: Update the device-independent code to match Linux 3.8.13
This update brings few features:
o Support for the setmaster/dropmaster ioctls. For instance,
On Apr 28, 2015, at 11:04, Andrew Turner wrote:
> On Tue, 28 Apr 2015 10:53:57 -0700
> Garrett Cooper wrote:
…
>> Why just amd64/arm here?
>
> You're missing part of the line, it contains all architectures with
> arm64 being optional:
>
> +TARGETS?=amd64 arm ${UNIVERSE_arm64} i386 mips pc98
Author: ngie
Date: Tue Apr 28 19:15:28 2015
New Revision: 282198
URL: https://svnweb.freebsd.org/changeset/base/282198
Log:
Followup to r282083: add GCC_BOOTSTRAP to the list of broken options on arm64
Differential Revision: https://reviews.freebsd.org/D2379
Reviewed by: imp
Modified:
Author: gjb
Date: Tue Apr 28 18:11:23 2015
New Revision: 282179
URL: https://svnweb.freebsd.org/changeset/base/282179
Log:
Document r281439, support for the 'virt' QEMU SoC.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: he
Author: gjb
Date: Tue Apr 28 18:11:03 2015
New Revision: 282170
URL: https://svnweb.freebsd.org/changeset/base/282170
Log:
Document r280932, elftoolchain update to version 3179.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified
Author: gjb
Date: Tue Apr 28 18:12:08 2015
New Revision: 282196
URL: https://svnweb.freebsd.org/changeset/base/282196
Log:
Update svn revision marker.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/do
Author: gjb
Date: Tue Apr 28 18:12:05 2015
New Revision: 282195
URL: https://svnweb.freebsd.org/changeset/base/282195
Log:
Document r281957, hptnr(4) driver updated to version 1.1.1.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Author: gjb
Date: Tue Apr 28 18:12:03 2015
New Revision: 282194
URL: https://svnweb.freebsd.org/changeset/base/282194
Log:
Document r281936, disallow ar(1) directory traversal.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modi
Author: gjb
Date: Tue Apr 28 18:11:49 2015
New Revision: 282188
URL: https://svnweb.freebsd.org/changeset/base/282188
Log:
Document r280392, make sure that setmode sets errno on failure.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article
Author: gjb
Date: Tue Apr 28 18:11:45 2015
New Revision: 282186
URL: https://svnweb.freebsd.org/changeset/base/282186
Log:
Document r280304, OpenSSL update to version 1.0.1m.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modifi
Author: gjb
Date: Tue Apr 28 18:11:59 2015
New Revision: 282192
URL: https://svnweb.freebsd.org/changeset/base/282192
Log:
Document r281687, ACPI update to 20150410.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stabl
Author: gjb
Date: Tue Apr 28 18:11:51 2015
New Revision: 282189
URL: https://svnweb.freebsd.org/changeset/base/282189
Log:
Document r281044, fix directory inclusion when '--one-file-system'
is specified.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859
Author: gjb
Date: Tue Apr 28 18:11:56 2015
New Revision: 282191
URL: https://svnweb.freebsd.org/changeset/base/282191
Log:
Document r281161, '-R' flag added to netstat(8).
Add Limelight Networks to sponsors.ent.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US
Author: gjb
Date: Tue Apr 28 18:11:47 2015
New Revision: 282187
URL: https://svnweb.freebsd.org/changeset/base/282187
Log:
Document r280370, DSM TRIM support for virtual AHCI disks.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Author: gjb
Date: Tue Apr 28 18:12:01 2015
New Revision: 282193
URL: https://svnweb.freebsd.org/changeset/base/282193
Log:
Document r281843, GELI passphrase prompt support in loader.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Author: gjb
Date: Tue Apr 28 18:11:54 2015
New Revision: 282190
URL: https://svnweb.freebsd.org/changeset/base/282190
Log:
Document r281075, ACPICA update to version 20150204.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modif
Author: gjb
Date: Tue Apr 28 18:12:10 2015
New Revision: 282197
URL: https://svnweb.freebsd.org/changeset/base/282197
Log:
Fix a whitespace nit.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/10/release/doc/en_U
Author: gjb
Date: Tue Apr 28 18:11:36 2015
New Revision: 282185
URL: https://svnweb.freebsd.org/changeset/base/282185
Log:
Document r281387, hptnr(4) driver updated to version 1.1.1.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Mod
Author: gjb
Date: Tue Apr 28 18:11:30 2015
New Revision: 282182
URL: https://svnweb.freebsd.org/changeset/base/282182
Log:
Update the svn revision marker.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/en_U
Author: gjb
Date: Tue Apr 28 18:11:14 2015
New Revision: 282175
URL: https://svnweb.freebsd.org/changeset/base/282175
Log:
Fix a whitespace nit.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/en_US.ISO8859-
Author: gjb
Date: Tue Apr 28 18:11:27 2015
New Revision: 282181
URL: https://svnweb.freebsd.org/changeset/base/282181
Log:
Document r281845, file verification support in MAC.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: h
Author: gjb
Date: Tue Apr 28 18:11:19 2015
New Revision: 282177
URL: https://svnweb.freebsd.org/changeset/base/282177
Log:
Document r281261, DTrace support for the Book-E.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head
Author: gjb
Date: Tue Apr 28 18:11:34 2015
New Revision: 282184
URL: https://svnweb.freebsd.org/changeset/base/282184
Log:
Document r281396, ACPI update to 20150410.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/relea
Author: gjb
Date: Tue Apr 28 18:11:25 2015
New Revision: 282180
URL: https://svnweb.freebsd.org/changeset/base/282180
Log:
Document r281713, hwpmc(4) support for Freescale e500 core.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Mod
Author: gjb
Date: Tue Apr 28 18:11:32 2015
New Revision: 282183
URL: https://svnweb.freebsd.org/changeset/base/282183
Log:
Document r280870, fix directory inclusion when '--one-file-system'
is specified.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/re
Author: gjb
Date: Tue Apr 28 18:11:00 2015
New Revision: 282169
URL: https://svnweb.freebsd.org/changeset/base/282169
Log:
Document r280930, several RPC fixes.
Add MIT AI Lab to sponsors.ent.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/artic
Author: gjb
Date: Tue Apr 28 18:10:53 2015
New Revision: 282166
URL: https://svnweb.freebsd.org/changeset/base/282166
Log:
Document r280259, initial support for arm64/aarch64.
Add arch.arm64 entity to release.ent.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.IS
Author: gjb
Date: Tue Apr 28 18:11:17 2015
New Revision: 282176
URL: https://svnweb.freebsd.org/changeset/base/282176
Log:
Document r281130, gcc attributes added to standard include headers.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.
Author: gjb
Date: Tue Apr 28 18:10:39 2015
New Revision: 282160
URL: https://svnweb.freebsd.org/changeset/base/282160
Log:
Document r281812, make(1) update to version 20150418.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified:
Author: gjb
Date: Tue Apr 28 18:10:55 2015
New Revision: 282167
URL: https://svnweb.freebsd.org/changeset/base/282167
Log:
Document r280308, devfs(5) timestamp updates for read/write operations
is now disabled by default.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/
Author: gjb
Date: Tue Apr 28 18:10:41 2015
New Revision: 282161
URL: https://svnweb.freebsd.org/changeset/base/282161
Log:
Document r281806, wpa_supplicant(8)/hostapd(8) update to version 2.4.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/articl
Author: gjb
Date: Tue Apr 28 18:11:05 2015
New Revision: 282171
URL: https://svnweb.freebsd.org/changeset/base/282171
Log:
Document r280938, GELI passphrase prompt support added to the
boot loader.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes
Author: gjb
Date: Tue Apr 28 18:10:58 2015
New Revision: 282168
URL: https://svnweb.freebsd.org/changeset/base/282168
Log:
Partially document r280859, readelf(1) is now switched to the ELF
toolchain version.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-
Author: gjb
Date: Tue Apr 28 18:10:46 2015
New Revision: 282163
URL: https://svnweb.freebsd.org/changeset/base/282163
Log:
Document r281316, xz(1) update to version 5.2.1.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head
Author: gjb
Date: Tue Apr 28 18:10:35 2015
New Revision: 282158
URL: https://svnweb.freebsd.org/changeset/base/282158
Log:
Document r279122, netstat(1) updated to use libxo(3).
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified:
Author: gjb
Date: Tue Apr 28 18:10:44 2015
New Revision: 282162
URL: https://svnweb.freebsd.org/changeset/base/282162
Log:
Document r281373, nvi(1) update to version 2.1.3.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: hea
Author: gjb
Date: Tue Apr 28 18:10:32 2015
New Revision: 282157
URL: https://svnweb.freebsd.org/changeset/base/282157
Log:
Document r273562, libxo(3) import.
Add Juniper Networks to sponsors.ent.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/a
Author: gjb
Date: Tue Apr 28 18:11:07 2015
New Revision: 282172
URL: https://svnweb.freebsd.org/changeset/base/282172
Log:
Fix revision for GELI prompt support in the loader.
The initial commit was reverted (without a useful commit
message), and committed again as r281616.
Sponsored by:
Author: gjb
Date: Tue Apr 28 18:11:10 2015
New Revision: 282173
URL: https://svnweb.freebsd.org/changeset/base/282173
Log:
Document r280971, support for RFC6864.
Add Netflix and Nginx to the sponsors.ent file.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO885
Author: gjb
Date: Tue Apr 28 18:11:21 2015
New Revision: 282178
URL: https://svnweb.freebsd.org/changeset/base/282178
Log:
Document r281311, disallow directory traversal in ar(1).
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modifi
Author: gjb
Date: Tue Apr 28 18:11:12 2015
New Revision: 282174
URL: https://svnweb.freebsd.org/changeset/base/282174
Log:
Typo/spelling fixes.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/en_US.ISO8859-1
Author: gjb
Date: Tue Apr 28 18:10:48 2015
New Revision: 282164
URL: https://svnweb.freebsd.org/changeset/base/282164
Log:
Document r279957, DSM TRIM support for virtual AHCI disks.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modi
Author: gjb
Date: Tue Apr 28 18:10:50 2015
New Revision: 282165
URL: https://svnweb.freebsd.org/changeset/base/282165
Log:
Document r280183, drm update to match Linux 3.8.13.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: h
Author: gjb
Date: Tue Apr 28 18:10:37 2015
New Revision: 282159
URL: https://svnweb.freebsd.org/changeset/base/282159
Log:
Document r282089, unbound(8) update to 1.5.3.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/re
On Tue, 28 Apr 2015 10:53:57 -0700
Garrett Cooper wrote:
>
> > On Apr 28, 2015, at 10:13, Ed Maste wrote:
> >
> > Author: emaste
> > Date: Tue Apr 28 17:13:05 2015
> > New Revision: 282156
> > URL: https://svnweb.freebsd.org/changeset/base/282156
> >
> > Log:
> > Don't add arm64 to universe
> On Apr 28, 2015, at 10:05, Alexander V. Chernikov
> wrote:
...
> +KASSERT(found + unresolved == ci->object_opcodes,
> +("refcount incosistency: found: %d unr: %d total: %d",
> +found, unresolved, ci->object_opcodes));
Typo (incosistency -> inconsistency)
> On Apr 28, 2015, at 10:13, Ed Maste wrote:
>
> Author: emaste
> Date: Tue Apr 28 17:13:05 2015
> New Revision: 282156
> URL: https://svnweb.freebsd.org/changeset/base/282156
>
> Log:
> Don't add arm64 to universe builds if the user provided a TARGETS list
>
> Differential Revision:http
Author: emaste
Date: Tue Apr 28 17:13:05 2015
New Revision: 282156
URL: https://svnweb.freebsd.org/changeset/base/282156
Log:
Don't add arm64 to universe builds if the user provided a TARGETS list
Differential Revision:https://reviews.freebsd.org/D2375
Reported by: andrew
Revie
Author: melifaro
Date: Tue Apr 28 17:05:55 2015
New Revision: 282155
URL: https://svnweb.freebsd.org/changeset/base/282155
Log:
Fix panic introduced by r282070.
Arm friendly KASSERT() to ease debug of similar crashes.
Submitted by: Olivier Cochard-Labbé
Modified:
head/sys/netpfil/ipfw/
Author: andrew
Date: Tue Apr 28 17:02:43 2015
New Revision: 282154
URL: https://svnweb.freebsd.org/changeset/base/282154
Log:
Allow the arm64 config file to define SOCDEV_PA and SOCDEV_VA that may be
used in locore.S to map an extra range when enabling the MMU.
Modified:
head/sys/conf/optio
Author: andrew
Date: Tue Apr 28 16:51:48 2015
New Revision: 282153
URL: https://svnweb.freebsd.org/changeset/base/282153
Log:
Only enable the hpet driver on x86 hardware, it doesn't exist on arm64.
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/conf/files
head/sys/conf/files.a
Author: andrew
Date: Tue Apr 28 16:47:34 2015
New Revision: 282151
URL: https://svnweb.freebsd.org/changeset/base/282151
Log:
Fix pmap_dcache_wb_pou in the new armv6 pmap to correctly achieve icache
consistency from ptrace.
PR: 199739
Submitted by: Jurgen Weiss (original vers
Author: pfg
Date: Tue Apr 28 16:47:56 2015
New Revision: 282152
URL: https://svnweb.freebsd.org/changeset/base/282152
Log:
MFV r282150
libgomp: Update to version 4.3.5.
This is a partial revert of r282115, to bring the fromal upstream
libgomp from GCC 4.3.5 Release under LGPLv2.1+.
Author: pfg
Date: Tue Apr 28 16:28:29 2015
New Revision: 282150
URL: https://svnweb.freebsd.org/changeset/base/282150
Log:
Bring updated versions of libcpp and libgomp.
While GCC 4.3 changed license, the library components remained under
LGPLv2.1 all the during all the existence of the br
Author: andrew
Date: Tue Apr 28 16:06:58 2015
New Revision: 282149
URL: https://svnweb.freebsd.org/changeset/base/282149
Log:
There may not be an FACS table, check for this before accessing it.
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/dev/acpica/acpi.c
Modified: head/sys/
Author: gjb
Date: Tue Apr 28 15:32:59 2015
New Revision: 282148
URL: https://svnweb.freebsd.org/changeset/base/282148
Log:
Fix CROCHETBRANCH, forgotten in r280640.
Submitted by: ruben.kerk...@gmail.com
PR: 199760
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Mod
Author: imp
Date: Tue Apr 28 14:14:06 2015
New Revision: 282146
URL: https://svnweb.freebsd.org/changeset/base/282146
Log:
The presence/absence of CPU features should be tested with
MACHINE_CPUARCH or MACHINE_ARCH, not MACHINE. The latter is for kernel
only things. Also, I think this should
On Sat, Apr 25, 2015 at 4:15 PM, Michael Gmelin wrote:
> Author: grembo (ports committer)
> Date: Sat Apr 25 16:15:01 2015
> New Revision: 281985
> URL: https://svnweb.freebsd.org/changeset/base/281985
>
> Log:
> Expand SMBUS API to add smbus_trans() function.
>
> Differential Revision:
Author: glebius
Date: Tue Apr 28 13:13:23 2015
New Revision: 282145
URL: https://svnweb.freebsd.org/changeset/base/282145
Log:
Require "ldconfig" for "devd". It is possible that user puts into
devd.conf execution of third-party software, that needs libraries
from /usr/local. Since devd is la
Author: emaste
Date: Tue Apr 28 13:04:51 2015
New Revision: 282144
URL: https://svnweb.freebsd.org/changeset/base/282144
Log:
crunchide: add basic string table sanity checks
Reported by: Coverity Scan
CID: 978805, 980919
Sponsored by: The FreeBSD Foundation
Modified:
head/u
Author: emaste
Date: Tue Apr 28 12:52:08 2015
New Revision: 282143
URL: https://svnweb.freebsd.org/changeset/base/282143
Log:
MFC r277877: Use zero register instead of immediate 0x0 in MIPS assembly
It seems GAS makes the substitution automatically, but Clang's
integrated assembler do
Author: emaste
Date: Tue Apr 28 12:48:30 2015
New Revision: 282142
URL: https://svnweb.freebsd.org/changeset/base/282142
Log:
MFC r281107: MIPS rtld: report missing symbol rather than segfaulting
This is only an interim fix; MIPS should be using the MI code instead,
which does not hav
Author: dumbbell
Date: Tue Apr 28 12:37:09 2015
New Revision: 282141
URL: https://svnweb.freebsd.org/changeset/base/282141
Log:
DRM2: fix off-by-one overflow in ioctl processing
Call to the driver-specific ioctl used to process ioctl number
that will lead to the out-of-bounds access to th
Author: dumbbell
Date: Tue Apr 28 12:02:24 2015
New Revision: 282140
URL: https://svnweb.freebsd.org/changeset/base/282140
Log:
drm: Import Linux commit b7ea85a4fed37835eec78a7be3039c8dc22b8178
Author: Huacai Chen
Date: Tue May 21 06:23:43 2013 +
drm: fix a use-after-free
Author: ae
Date: Tue Apr 28 11:03:47 2015
New Revision: 282139
URL: https://svnweb.freebsd.org/changeset/base/282139
Log:
Fix the comment. We will not do SPD lookup again, because
ip[6]_ipsec_output() will find PACKET_TAG_IPSEC_OUT_DONE mbuf tag.
Sponsored by: Yandex LLC
Modified:
head
Author: ngie
Date: Tue Apr 28 10:59:06 2015
New Revision: 282138
URL: https://svnweb.freebsd.org/changeset/base/282138
Log:
Adjust CFLAGS to find freebsd_test_suite/macros.h
MFC after: 6 days
Modified:
head/tests/sys/aio/Makefile
Modified: head/tests/sys/aio/Makefile
===
Author: ngie
Date: Tue Apr 28 10:56:59 2015
New Revision: 282137
URL: https://svnweb.freebsd.org/changeset/base/282137
Log:
Use PLAIN_REQUIRE_KERNEL_MODULE to require "mqueuefs"
MFC after: 6 days
Modified:
head/tests/sys/mqueue/Makefile
head/tests/sys/mqueue/mqtest1.c
head/tests/sys/
Author: ngie
Date: Tue Apr 28 10:53:06 2015
New Revision: 282136
URL: https://svnweb.freebsd.org/changeset/base/282136
Log:
- Use ATF_REQUIRE_KERNEL_MDOULE to require aio(4)
- Don't use /tmp as a basis for temporary files as it's outside of the ATF
sandbox
- Don't override MAX macro in s
Author: ngie
Date: Tue Apr 28 10:51:12 2015
New Revision: 282135
URL: https://svnweb.freebsd.org/changeset/base/282135
Log:
Use ATF_REQUIRE_KERNEL_MODULE instead of aio_available function
MFC after: 6 days
Modified:
head/tests/sys/aio/aio_test.c
Modified: head/tests/sys/aio/aio_test.c
=
Author: ngie
Date: Tue Apr 28 10:50:31 2015
New Revision: 282134
URL: https://svnweb.freebsd.org/changeset/base/282134
Log:
Add initial (unpolished) macros for interfacing with the FreeBSD test suite
This is very rough, but will be replaced/redesigned some time soon after I fix
the Jenkin
Author: ngie
Date: Tue Apr 28 10:29:42 2015
New Revision: 282133
URL: https://svnweb.freebsd.org/changeset/base/282133
Log:
Fill in the copyright boilerplate for the test program
MFC after: 6 days
Modified:
head/tests/sys/mqueue/mqueue_test.sh
Modified: head/tests/sys/mqueue/mqueue_test
Author: ae
Date: Tue Apr 28 09:29:28 2015
New Revision: 282132
URL: https://svnweb.freebsd.org/changeset/base/282132
Log:
Since PFIL can change mbuf pointer, we should update pointers after
calling ipsec_filter().
Sponsored by: Yandex LLC
Modified:
head/sys/netipsec/ipsec_input.c
hea
Author: avg
Date: Tue Apr 28 09:19:40 2015
New Revision: 282131
URL: https://svnweb.freebsd.org/changeset/base/282131
Log:
replace a comment about zfs recv -F corner case with a longer, more detailed
one
The old comment in zfs_rezget explains what situation the code handles,
the new comm
Author: avg
Date: Tue Apr 28 09:11:47 2015
New Revision: 282130
URL: https://svnweb.freebsd.org/changeset/base/282130
Log:
zfs_onexit_fd_hold: return EBADF even if devfs_get_cdevpriv gave ENOENT
/dev/zfs always has per-open data, so when it is missing the file
descriptor is for some other
Author: ganbold
Date: Tue Apr 28 08:27:44 2015
New Revision: 282129
URL: https://svnweb.freebsd.org/changeset/base/282129
Log:
Update Amlogic MMC driver:
1) Advertise the actual min / max speeds the hardware is capable
of supporting given the reference clock used by the board.
Author: kib
Date: Tue Apr 28 08:20:23 2015
New Revision: 282128
URL: https://svnweb.freebsd.org/changeset/base/282128
Log:
Do not sleep waiting for the MAP_ENTRY_IN_TRANSITION state ending with
the vnode locked.
Review: https://reviews.freebsd.org/D2381
Submitted by: Conrad Meyer,
Author: avg
Date: Tue Apr 28 08:04:16 2015
New Revision: 282127
URL: https://svnweb.freebsd.org/changeset/base/282127
Log:
dsl_dir_rename_check: return EXDEV on cross-pool rename attempt
Obtained from:zfsonlinux/zfs@9063f65476b7b7d78ccf096fec890b8727117e2a
Obtained from:Bo
Author: avg
Date: Tue Apr 28 07:42:28 2015
New Revision: 282126
URL: https://svnweb.freebsd.org/changeset/base/282126
Log:
MFV r282123: 5610 zfs clone from different source and target pools produces
coredump
MFC after:10 days
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs
Author: avg
Date: Tue Apr 28 07:37:38 2015
New Revision: 282125
URL: https://svnweb.freebsd.org/changeset/base/282125
Log:
MFV r282124: 5393 spurious failures from dsl_dataset_hold_obj()
The actual bugfix was pro-actively committed in r275515.
This MFV is cosmetic, it just aligns code sty
Author: avg
Date: Tue Apr 28 07:15:34 2015
New Revision: 282124
URL: https://svnweb.freebsd.org/changeset/base/282124
Log:
5393 spurious failures from dsl_dataset_hold_obj()
Author: Justin T. Gibbs
Reviewed by: Matthew Ahrens
Reviewed by: Will Andrews
Reviewed by: Prakash Surya
Author: avg
Date: Tue Apr 28 07:14:08 2015
New Revision: 282123
URL: https://svnweb.freebsd.org/changeset/base/282123
Log:
5610 zfs clone from different source and target pools produces coredump
Author: Alexander Eremin
Reviewed by: Josef 'Jeff' Sipek
Reviewed by: Matthew Ahrens
Ap
92 matches
Mail list logo