Author: gjb
Date: Thu Dec 12 05:49:27 2013
New Revision: 259246
URL: http://svnweb.freebsd.org/changeset/base/259246
Log:
Prevent release build errors found during snapshot builds where if
NOPORTS=1, pkg-stage.sh cannot build the ports-mgmt/pkg port if
WITH_DVD=1.
MFC after:3 days
Author: jhibbits
Date: Thu Dec 12 04:12:19 2013
New Revision: 259245
URL: http://svnweb.freebsd.org/changeset/base/259245
Log:
FBT now does work fully on PowerPC.
MFC after:2 weeks
Modified:
head/sys/powerpc/aim/trap.c
head/sys/powerpc/aim/trap_subr32.S
head/sys/powerpc/aim/trap_
Author: marcel
Date: Thu Dec 12 03:04:00 2013
New Revision: 259244
URL: http://svnweb.freebsd.org/changeset/base/259244
Log:
Allow pmap_remove_pages() to be called for physical maps not
associated with the current thread.
Obtained from: alc@
Modified:
head/sys/ia64/ia64/pmap.c
Modifie
Author: mdf
Date: Thu Dec 12 02:04:59 2013
New Revision: 259243
URL: http://svnweb.freebsd.org/changeset/base/259243
Log:
MFC r258658:
Fix a segfault / internal compiler error.
Among other causes, when gcc throws a warning before parsing any tokens,
the cur_token pointer is at the be
Author: mdf
Date: Thu Dec 12 02:03:42 2013
New Revision: 259242
URL: http://svnweb.freebsd.org/changeset/base/259242
Log:
MFC r258658:
Fix a segfault / internal compiler error.
Among other causes, when gcc throws a warning before parsing any tokens,
the cur_token pointer is at the be
Author: np
Date: Thu Dec 12 00:27:27 2013
New Revision: 259241
URL: http://svnweb.freebsd.org/changeset/base/259241
Log:
MFC r259145:
Unstaticize t4_list and t4_uld_list. This works around a clang
annoyance[1] and allows kgdb to find these symbols.
[1]
http://lists.freebsd.org/piperma
Author: asomers
Date: Thu Dec 12 00:27:22 2013
New Revision: 259240
URL: http://svnweb.freebsd.org/changeset/base/259240
Log:
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c
When a da or ada device dissappears, outstanding IOs fail with
ENXIO, not EIO. The check for E
Author: rmacklem
Date: Wed Dec 11 23:28:31 2013
New Revision: 259238
URL: http://svnweb.freebsd.org/changeset/base/259238
Log:
MFC: r257901
Fix an NFSv4.1 client specific case where a forced dismount would hang.
The hang occurred in nfsv4_setsequence() when it couldn't find an
available se
Author: dumbbell
Date: Wed Dec 11 23:15:19 2013
New Revision: 259237
URL: http://svnweb.freebsd.org/changeset/base/259237
Log:
MFC r258930:
drm: Read PCIER_LINK_CAP/PCIER_LINK_CAP2 from the PCI bridge
Before this fix, capabilities were read from vgapci and were incorrect.
Modified:
Author: dumbbell
Date: Wed Dec 11 23:06:03 2013
New Revision: 259236
URL: http://svnweb.freebsd.org/changeset/base/259236
Log:
MFC r259104:
drm/radeon: radeon_dp_i2c_aux_ch() must return 0 on FreeBSD
The code was unmodified compared to Linux and returned the amount of
received bytes
On Wed, 11 Dec 2013 17:18:10 + (UTC)
"George V. Neville-Neil" wrote:
> Author: gnn
> Date: Wed Dec 11 17:18:10 2013
> New Revision: 259221
> URL: http://svnweb.freebsd.org/changeset/base/259221
>
> Log:
> Fix a panic when booting with kernels that have FREEBBSD_COMPAT
> 4, 5, 6 or 43 by
Author: andreast
Date: Wed Dec 11 22:36:20 2013
New Revision: 259235
URL: http://svnweb.freebsd.org/changeset/base/259235
Log:
MFC r257991, r257992, 257993, 258504
r257991:
Consolidate Apple firmware hacks and improve them by switching on the
presence of mac-io devices in the tr
Author: dumbbell
Date: Wed Dec 11 22:26:09 2013
New Revision: 259234
URL: http://svnweb.freebsd.org/changeset/base/259234
Log:
MFC r259101:
drm/radeon: agp_info->ai_aperture_size is in bytes, not Mbytes
This fixes radeon_agp_init() and gtt_size is now correct. However, this
is not en
Author: andreast
Date: Wed Dec 11 22:00:03 2013
New Revision: 259233
URL: http://svnweb.freebsd.org/changeset/base/259233
Log:
MFC r259007
Increase PHYS_AVAIL_SZ because on pSeries machines we can have many logical
regions which represent the total amount of memory. The size of these re
Author: mav
Date: Wed Dec 11 21:48:04 2013
New Revision: 259232
URL: http://svnweb.freebsd.org/changeset/base/259232
Log:
Create own free list for each of the first 32 possible allocation sizes.
In case of 4K allocation quantum that means for allocations up to 128K.
With growth of memory
Author: andreast
Date: Wed Dec 11 21:41:21 2013
New Revision: 259231
URL: http://svnweb.freebsd.org/changeset/base/259231
Log:
MFC r258778
Add a printf to inform about the logical memory block size which is in use
by the system. This might give a hint why a pSeries system is not booting
Author: andreast
Date: Wed Dec 11 21:37:32 2013
New Revision: 259230
URL: http://svnweb.freebsd.org/changeset/base/259230
Log:
MFC r258615
Take care to handle the full 16 byte buffer in the get/put routines. Also,
skip the VTERM header once when receiving data from the hypervisor call w
Author: jhb
Date: Wed Dec 11 21:21:03 2013
New Revision: 259229
URL: http://svnweb.freebsd.org/changeset/base/259229
Log:
- Use instead of duplicating its definitions.
- Switch to mmaping the table from RAM instead of reading it out of
/dev/mem via read(2).
Modified:
head/usr.sbin/mpta
Author: jhb
Date: Wed Dec 11 21:19:04 2013
New Revision: 259228
URL: http://svnweb.freebsd.org/changeset/base/259228
Log:
Use fixed-width types for all fields in MP Table structures and pack
all the structures. While here, move a helper struct only used in
the kernel parser out of this head
Author: andreast
Date: Wed Dec 11 20:56:23 2013
New Revision: 259227
URL: http://svnweb.freebsd.org/changeset/base/259227
Log:
MFC r258503
Limit the large page size to 16MB for now.
Modified:
stable/10/sys/powerpc/pseries/mmu_phyp.c
Directory Properties:
stable/10/ (props changed)
Author: pfg
Date: Wed Dec 11 19:30:27 2013
New Revision: 259226
URL: http://svnweb.freebsd.org/changeset/base/259226
Log:
MFC r256448, r257029;
Make di_blocks unsigned in UFS1 as is the case already for UFS2.
Most of the code between UFS1 and UFS2 is shared so this change
is pretty
Author: gjb
Date: Wed Dec 11 19:26:56 2013
New Revision: 259225
URL: http://svnweb.freebsd.org/changeset/base/259225
Log:
MFC r257805, r257806, r257807, r257942:
r257805:
Add a 'mini-memstick.img' release target, which will use the
'bootonly.iso' components to create a smaller memor
Author: pfg
Date: Wed Dec 11 19:25:38 2013
New Revision: 259224
URL: http://svnweb.freebsd.org/changeset/base/259224
Log:
MFC r256448, r257029;
Make di_blocks unsigned in UFS1 as is the case already for UFS2.
Most of the code between UFS1 and UFS2 is shared so this change
is pretty
Author: pfg
Date: Wed Dec 11 19:25:17 2013
New Revision: 259223
URL: http://svnweb.freebsd.org/changeset/base/259223
Log:
MFC r256448, r257029;
Make di_blocks unsigned in UFS1 as is the case already for UFS2.
Most of the code between UFS1 and UFS2 is shared so this change
is pretty
Author: mav
Date: Wed Dec 11 17:40:35 2013
New Revision: 259222
URL: http://svnweb.freebsd.org/changeset/base/259222
Log:
Destroy mtx lock when failed to allocate memory during attach.
Submitted by: Dmitry Luhtionov
MFC after:2 weeks
Modified:
head/sys/dev/ahci/ahciem.c
Modified:
Author: gnn
Date: Wed Dec 11 17:18:10 2013
New Revision: 259221
URL: http://svnweb.freebsd.org/changeset/base/259221
Log:
Fix a panic when booting with kernels that have FREEBBSD_COMPAT
4, 5, 6 or 43 by only thunking the data parameter for old ioctls
compatability ioctls instead of doing it
Author: imp
Date: Wed Dec 11 15:32:28 2013
New Revision: 259220
URL: http://svnweb.freebsd.org/changeset/base/259220
Log:
Loose -> Lose so this sentence makes sense.
MFC after:3 days
Modified:
head/sys/arm/at91/if_ate.c
Modified: head/sys/arm/at91/if_ate.c
==
Author: eadler
Date: Wed Dec 11 14:54:58 2013
New Revision: 259219
URL: http://svnweb.freebsd.org/changeset/base/259219
Log:
calendar(1): use strlcpy instead of strncpy
use strlcpy instead of strncpy which avoids non-null-termination if the
string is MAXPATHLEN bytes or longer.
Modified:
Author: hselasky
Date: Wed Dec 11 13:20:32 2013
New Revision: 259218
URL: http://svnweb.freebsd.org/changeset/base/259218
Log:
USB method structures for USB controllers and USB pipes should be
constant and does not need to be modified. This also saves a small
amount of RAM.
Modified:
head
On 12/10/13 23:30, Alexander Motin wrote:
A> New Revision: 259150
A> URL: http://svnweb.freebsd.org/changeset/base/259150
A>
A> Log:
A> Print out the full PCIe link negotiation during dmesg.
Shouldn't this be done with common code for all drivers
on PCI bus(es)?
This is definitely useful for
Author: rwatson
Date: Wed Dec 11 08:46:18 2013
New Revision: 259217
URL: http://svnweb.freebsd.org/changeset/base/259217
Log:
Re-add jkh to the access file as his commit bit is being returned from
safekeeping by core. As he has been away for a while, I'll be wearing the
notional mentor hat
31 matches
Mail list logo