On Mon, Apr 06, 2015 at 01:32:27AM +, Dmitry Marakasov wrote:
> Author: amdmi3 (ports committer)
> Date: Mon Apr 6 01:32:26 2015
> New Revision: 281129
> URL: https://svnweb.freebsd.org/changeset/base/281129
>
> Log:
> Switch russian login class to UTF-8
As discursed before this is may ca
Author: rpaulo
Date: Mon Apr 6 06:55:47 2015
New Revision: 281138
URL: https://svnweb.freebsd.org/changeset/base/281138
Log:
SMBIOS support for EFI.
MFC after:1 week
Added:
head/sys/boot/i386/libi386/smbios.h (contents, props changed)
Modified:
head/sys/boot/efi/loader/Makefile
Dmitry Marakasov wrote this message on Mon, Apr 06, 2015 at 01:32 +:
> Author: amdmi3 (ports committer)
> Date: Mon Apr 6 01:32:26 2015
> New Revision: 281129
> URL: https://svnweb.freebsd.org/changeset/base/281129
>
> Log:
> Switch russian login class to UTF-8
>
> Reviewed by:
Author: rpaulo
Date: Mon Apr 6 06:02:58 2015
New Revision: 281136
URL: https://svnweb.freebsd.org/changeset/base/281136
Log:
ichsmb: add a device id for the Wildcat Point-LP.
MFC after:1 week
Modified:
head/sys/dev/ichsmb/ichsmb_pci.c
Modified: head/sys/dev/ichsmb/ichsmb_pci.c
On Mon, 6 Apr 2015, Eitan Adler wrote:
+ a few people interested in the diff
On 5 April 2015 at 02:55, Bruce Evans wrote:
On Sun, 5 Apr 2015, Eitan Adler wrote:
I did not confirm the performance impact, but the submitter and others
indicated they saw a difference.
Do you have specific data
On 5 April 2015 at 23:21, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Mon Apr 6 03:21:22 2015
> New Revision: 281135
> URL: https://svnweb.freebsd.org/changeset/base/281135
>
> Log:
> Make strlcpy/strlcat slightly easier to read.
Thanks!
--
Eitan Adler
Source, Ports, Doc committer
Bugmeist
+ a few people interested in the diff
On 5 April 2015 at 02:55, Bruce Evans wrote:
> On Sun, 5 Apr 2015, Eitan Adler wrote:
I did not confirm the performance impact, but the submitter and others
indicated they saw a difference.
Do you have specific data that shows that there was an improvement?
Author: pfg
Date: Mon Apr 6 03:21:22 2015
New Revision: 281135
URL: https://svnweb.freebsd.org/changeset/base/281135
Log:
Make strlcpy/strlcat slightly easier to read.
Bring small upstream updates.
Obtained from:OpenBSD
Modified:
head/lib/libc/string/strlcat.c
head/lib/li
Hi Christian,
On Sun, Apr 5, 2015 at 12:06 PM, Christian Laursen wrote:
> On 10/03/14 19:27, Peter Grehan wrote:
>>
>> Author: grehan
>> Date: Fri Oct 3 17:27:30 2014
>> New Revision: 272481
>> URL: https://svnweb.freebsd.org/changeset/base/272481
>>
>> Log:
>>Add new fields in the FADT, req
Author: pfg
Date: Mon Apr 6 03:02:20 2015
New Revision: 281133
URL: https://svnweb.freebsd.org/changeset/base/281133
Log:
sort: style knits / cleanups.
Minor cleanups that got accidentally reverted.
Obtained from:OpenBSD
Modified:
head/usr.bin/sort/radixsort.c
head/usr.bi
Author: pfg
Date: Mon Apr 6 02:35:55 2015
New Revision: 281132
URL: https://svnweb.freebsd.org/changeset/base/281132
Log:
Revert (partial) r281123, r281125:
sort: style knits / cleanups.
Our style guide(9) specifies that in absence of local variables
an empty line must be inserted
Author: bapt
Date: Mon Apr 6 01:53:47 2015
New Revision: 281131
URL: https://svnweb.freebsd.org/changeset/base/281131
Log:
Enforce LC_COLLATE="C" until we do support proper UTF-8 collation
Modified:
head/etc/login.conf
Modified: head/etc/login.conf
==
Author: pfg
Date: Mon Apr 6 01:39:16 2015
New Revision: 281130
URL: https://svnweb.freebsd.org/changeset/base/281130
Log:
Make use of gcc attributes in some standard include headers.
The `nonnull' attribute specifies that some function parameters should be
non-null pointers. This is ver
Author: amdmi3 (ports committer)
Date: Mon Apr 6 01:32:26 2015
New Revision: 281129
URL: https://svnweb.freebsd.org/changeset/base/281129
Log:
Switch russian login class to UTF-8
Reviewed by: glebius
Approved by: glebius
Differential Revision:D2129
Modified:
head/etc/login
Author: adrian
Date: Mon Apr 6 01:12:53 2015
New Revision: 281128
URL: https://svnweb.freebsd.org/changeset/base/281128
Log:
Return the correct HAL data type for HAL_DIAG_ANI_STATS.
I .. stupidly added code to return HAL_ANI_STATS to HAL_DIAG_ANI_STATS.
I discovered this in a noisy envir
Author: rpaulo
Date: Mon Apr 6 01:04:08 2015
New Revision: 281127
URL: https://svnweb.freebsd.org/changeset/base/281127
Log:
psm: print newer Synaptics Touchpad capabilities.
Modified:
head/sys/dev/atkbdc/psm.c
head/sys/sys/mouse.h
Modified: head/sys/dev/atkbdc/psm.c
=
Author: adrian
Date: Mon Apr 6 00:34:59 2015
New Revision: 281126
URL: https://svnweb.freebsd.org/changeset/base/281126
Log:
Typecast things.
Modified:
head/tools/tools/ath/athstats/athstats.c
Modified: head/tools/tools/ath/athstats/athstats.c
===
Author: pfg
Date: Sun Apr 5 23:06:42 2015
New Revision: 281125
URL: https://svnweb.freebsd.org/changeset/base/281125
Log:
sort: style knits / cleanups.
Obtained from:OpenBSD
Modified:
head/usr.bin/sort/bwstring.c
head/usr.bin/sort/coll.c
head/usr.bin/sort/file.c
head/usr.b
Author: pfg
Date: Sun Apr 5 22:34:03 2015
New Revision: 281124
URL: https://svnweb.freebsd.org/changeset/base/281124
Log:
sort: Fix a comment.
Obtained from:OpenBSD
Modified:
head/usr.bin/sort/bwstring.c
Modified: head/usr.bin/sort/bwstring.c
===
Author: pfg
Date: Sun Apr 5 22:22:43 2015
New Revision: 281123
URL: https://svnweb.freebsd.org/changeset/base/281123
Log:
sort: Cleanup small issues with spaces.
Obtained from:OpenBSD
Modified:
head/usr.bin/sort/coll.c
head/usr.bin/sort/file.c
head/usr.bin/sort/file.h
head
Author: adrian
Date: Sun Apr 5 22:00:44 2015
New Revision: 281122
URL: https://svnweb.freebsd.org/changeset/base/281122
Log:
Convert the DIR-825C1 to use the new map based MAC address configuration.
Tested:
* DIR-825C1
Modified:
head/sys/mips/conf/DIR-825C1.hints
Modified: head/sy
Author: kib
Date: Sun Apr 5 21:10:38 2015
New Revision: 281121
URL: https://svnweb.freebsd.org/changeset/base/281121
Log:
Do not call msdosfs_sync() on the read-only msdosfs mounts. In fact,
it should be a nop for ro.
PR: 199152
Reviewed by: bde (PR version of the patch)
Submitte
Author: kib
Date: Sun Apr 5 21:08:04 2015
New Revision: 281120
URL: https://svnweb.freebsd.org/changeset/base/281120
Log:
Assert that an msdosfs mount is not read-only when FAT modifications
are requested.
PR: 199152
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Modifi
Author: adrian
Date: Sun Apr 5 20:56:51 2015
New Revision: 281119
URL: https://svnweb.freebsd.org/changeset/base/281119
Log:
Update the board MAC address configuration for the DIR-655A1.
The MAC addresses were totally wrong. They're like the DIR-625C1 - at
0x1ffe0004 and 0x1ffe0018. They
Author: alc
Date: Sun Apr 5 20:07:33 2015
New Revision: 281118
URL: https://svnweb.freebsd.org/changeset/base/281118
Log:
Until the lock assertions in vm_page_advise() are properly reevaluated,
vm_fault_dontneed() should acquire a write lock on the first object in
the shadow chain.
Rep
On 10/03/14 19:27, Peter Grehan wrote:
Author: grehan
Date: Fri Oct 3 17:27:30 2014
New Revision: 272481
URL: https://svnweb.freebsd.org/changeset/base/272481
Log:
Add new fields in the FADT, required by IASL 20140926-64.
The new IASL from the recent acpi-ca import will error out
if i
Author: andrew
Date: Sun Apr 5 18:57:58 2015
New Revision: 281117
URL: https://svnweb.freebsd.org/changeset/base/281117
Log:
Move boot1.efi to the global CLEANFILES list, it's not x86 specific.
Modified:
head/sys/boot/efi/boot1/Makefile
Modified: head/sys/boot/efi/boot1/Makefile
===
On Sun, Apr 05, 2015 at 08:39:47PM +0200, Mateusz Guzik wrote:
> On Sun, Apr 05, 2015 at 06:25:24PM +, Dmitry Chagin wrote:
> > Author: dchagin
> > Date: Sun Apr 5 18:25:23 2015
> > New Revision: 281113
> > URL: https://svnweb.freebsd.org/changeset/base/281113
> >
> > Log:
> > Fix wrong kas
Author: rakuco (ports committer)
Date: Sun Apr 5 18:53:48 2015
New Revision: 281116
URL: https://svnweb.freebsd.org/changeset/base/281116
Log:
bthidd: Consider usage ranges when dealing with array inputs.
So far, we were always using HID_USAGE() to determine the Usage ID of a
certain HID
Author: andrew
Date: Sun Apr 5 18:42:43 2015
New Revision: 281115
URL: https://svnweb.freebsd.org/changeset/base/281115
Log:
Spell MACHINE_CPUARCH correctly
Modified:
head/sys/boot/efi/Makefile
Modified: head/sys/boot/efi/Makefile
On Sun, Apr 05, 2015 at 06:25:24PM +, Dmitry Chagin wrote:
> Author: dchagin
> Date: Sun Apr 5 18:25:23 2015
> New Revision: 281113
> URL: https://svnweb.freebsd.org/changeset/base/281113
>
> Log:
> Fix wrong kassert msg in uma.
>
> PR: 199172
> Submitted by: luke.tw gm
Author: andrew
Date: Sun Apr 5 18:37:39 2015
New Revision: 281114
URL: https://svnweb.freebsd.org/changeset/base/281114
Log:
Add FDT support to loader.efi. This will be used on arm and arm64.
Differential Revision:https://reviews.freebsd.org/D2219
Modified:
head/sys/boot/efi/Mak
Author: dchagin
Date: Sun Apr 5 18:25:23 2015
New Revision: 281113
URL: https://svnweb.freebsd.org/changeset/base/281113
Log:
Fix wrong kassert msg in uma.
PR: 199172
Submitted by: luke.tw gmail com
MFC after:1 week
Modified:
head/sys/vm/uma_core.c
Modified: head/sys/
Hi Josh,
> On Apr 5, 2015, at 10:09, Josh Paetzel wrote:
>
> Author: jpaetzel
> Date: Sun Apr 5 17:09:58 2015
> New Revision: 281112
> URL: https://svnweb.freebsd.org/changeset/base/281112
>
> Log:
> Bug fixes and feature adds
>
> - Remove extranious echo that breaks puppet
> - Handle rest
Author: jpaetzel
Date: Sun Apr 5 17:09:58 2015
New Revision: 281112
URL: https://svnweb.freebsd.org/changeset/base/281112
Log:
Bug fixes and feature adds
- Remove extranious echo that breaks puppet
- Handle restarts of multiple pflog devices correctly
- Add the ability to perform actio
Author: jhibbits
Date: Sun Apr 5 16:35:13 2015
New Revision: 28
URL: https://svnweb.freebsd.org/changeset/base/28
Log:
Missed this in r281096 as well.
Renumber EXC_DEBUG to be above EXC_LAST, so as not to conflict with AIM trap
vectors.
Modified:
head/sys/powerpc/include/trap.
Author: mav
Date: Sun Apr 5 14:45:52 2015
New Revision: 281109
URL: https://svnweb.freebsd.org/changeset/base/281109
Log:
Add DTrace probe to the new ARC reclaim cause added in r281026.
MFC after:1 month
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
Modified:
Author: mav
Date: Sun Apr 5 14:17:26 2015
New Revision: 281108
URL: https://svnweb.freebsd.org/changeset/base/281108
Log:
Add vmem locking to r281026.
While races there are not fatal, they cause result underestimation, that
cause unneeded ARC reclaims.
MFC after:1 month
Modifie
Author: emaste
Date: Sun Apr 5 14:06:11 2015
New Revision: 281107
URL: https://svnweb.freebsd.org/changeset/base/281107
Log:
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 have this issue.
On Sun, Apr 05, 2015 at 02:23:05AM +0300, Sergey Kandaurov wrote:
> On 5 April 2015 at 00:47, Jilles Tjoelker wrote:
> > Author: jilles
> > Date: Sat Apr 4 21:47:54 2015
> > New Revision: 281086
> > URL: https://svnweb.freebsd.org/changeset/base/281086
> > Log:
> > utimensat: Correct Capsicum
Author: andrew
Date: Sun Apr 5 09:50:22 2015
New Revision: 281106
URL: https://svnweb.freebsd.org/changeset/base/281106
Log:
dev/ofw/openfirm.h is not needed in the arm machine/fdt.h
Modified:
head/sys/arm/include/fdt.h
Modified: head/sys/arm/include/fdt.h
==
41 matches
Mail list logo