Author: lwhsu (ports committer)
Date: Fri Dec 19 06:51:01 2014
New Revision: 275931
URL: https://svnweb.freebsd.org/changeset/base/275931
Log:
Fix `make depend` in sys/modules
Differential Revision:https://reviews.freebsd.org/D1338
Reviewed by: delphij
Approved by: delphij
Mo
Author: delphij
Date: Fri Dec 19 06:48:47 2014
New Revision: 275930
URL: https://svnweb.freebsd.org/changeset/base/275930
Log:
Plug a memory leak.
Obtained from:DragonFlyBSD (commit 5119ece)
MFC after:2 weeks
Modified:
head/lib/libc/regex/regcomp.c
Modified: head/lib/libc/
Author: adrian
Date: Fri Dec 19 01:41:51 2014
New Revision: 275929
URL: https://svnweb.freebsd.org/changeset/base/275929
Log:
Remove a private copy of ieee80211_add_ssid().
PR: kern/196116
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/dev/iwn/if_iwn.c
Modified: head/s
Author: adrian
Date: Fri Dec 19 01:39:58 2014
New Revision: 275928
URL: https://svnweb.freebsd.org/changeset/base/275928
Log:
Make ieee80211_add_ssid() public.
Some drivers use private copies of this.
PR: kern/196116
Submitted by: Andriy Voskoboinyk
Modified:
head/sys/n
Author: mav
Date: Fri Dec 19 01:12:22 2014
New Revision: 275925
URL: https://svnweb.freebsd.org/changeset/base/275925
Log:
Slightly polish iSCSI parameters negotiation.
MFC after:1 week
Modified:
head/sys/dev/iscsi/iscsi.c
head/usr.sbin/ctld/login.c
head/usr.sbin/iscsid/login.c
Author: delphij
Date: Fri Dec 19 00:20:29 2014
New Revision: 275923
URL: https://svnweb.freebsd.org/changeset/base/275923
Log:
Add missing continue: we can't proceed further if the
kernel does not panic with zfs_panic_recover.
Illumos issue:
5438 zfs_blkptr_verify should continue af
On Thu, Dec 18, 2014 at 02:44:47PM -0700, Warner Losh wrote:
>
> > On Dec 17, 2014, at 2:16 PM, Steve Kargl
> > wrote:
> >
> >
> > Ed's diff is ~1000 lines and touches several files. Localizing
> > the change to math_private.h would have been a ~20 line
> > diff to a single file.
>
> Then ju
Author: delphij
Date: Thu Dec 18 23:45:26 2014
New Revision: 275922
URL: https://svnweb.freebsd.org/changeset/base/275922
Log:
MFV r275914:
As of r270383, the dbuf_compare comparator compares the dbuf
attributes in the following order:
db_level (indirect level)
db_blkid
Author: mav
Date: Thu Dec 18 22:32:22 2014
New Revision: 275920
URL: https://svnweb.freebsd.org/changeset/base/275920
Log:
Pass real optimal transfer size supported by backend.
For files and ZVOLs that is 1MB now, not 128K.
MFC after:1 week
Modified:
head/sys/cam/ctl/ctl.c
hea
On 18 December 2014 at 13:44, Warner Losh wrote:
>
>> On Dec 17, 2014, at 2:16 PM, Steve Kargl
>> wrote:
>>
>>
>> Ed's diff is ~1000 lines and touches several files. Localizing
>> the change to math_private.h would have been a ~20 line
>> diff to a single file.
>
> Then just back his change out
> On Dec 17, 2014, at 2:16 PM, Steve Kargl
> wrote:
>
>
> Ed's diff is ~1000 lines and touches several files. Localizing
> the change to math_private.h would have been a ~20 line
> diff to a single file.
Then just back his change out, put yours in and we all win. This seems like
ample “this
Author: delphij
Date: Thu Dec 18 20:23:19 2014
New Revision: 275918
URL: https://svnweb.freebsd.org/changeset/base/275918
Log:
Sync with NetBSD, mainly address NetBSD bug #43355:
Fix valid_format() to be more careful about allowing only valid
printf formats.
Obtained from:Net
Author: emaste
Date: Thu Dec 18 19:09:59 2014
New Revision: 275916
URL: https://svnweb.freebsd.org/changeset/base/275916
Log:
Include section name in strip warning message
Modified:
head/contrib/elftoolchain/elfcopy/sections.c
Modified: head/contrib/elftoolchain/elfcopy/sections.c
==
On Dec 18, 2014, at 10:26, Garrett Cooper wrote:
> Author: ngie
> Date: Thu Dec 18 18:26:10 2014
> New Revision: 275909
> URL: https://svnweb.freebsd.org/changeset/base/275909
>
> Log:
> Don't build full clang toolchain or clang extras in stages 1-3 of buildworld
…
> # cross-tools stage
> XMA
Author: ngie
Date: Thu Dec 18 18:30:33 2014
New Revision: 275910
URL: https://svnweb.freebsd.org/changeset/base/275910
Log:
Fix accidental MK_DEBUG_FILES=no addition to NXBMAKE in r275909
X-MFC with: r275909
Sponsored by: EMC / Isilon Storage Division
Modified:
head/Makefile.inc1
Modi
Author: ngie
Date: Thu Dec 18 18:26:10 2014
New Revision: 275909
URL: https://svnweb.freebsd.org/changeset/base/275909
Log:
Don't build full clang toolchain or clang extras in stages 1-3 of buildworld
MFC after: 1 week
Reviewed by: dim (as part of a "larger" diff)
Phabric: D1336
Spons
Author: ngie
Date: Thu Dec 18 18:20:33 2014
New Revision: 275908
URL: https://svnweb.freebsd.org/changeset/base/275908
Log:
Document STRIP_CMD in build(7) and note its importance with LOCAL_ITOOLS
MFC after: 1 week
Phabric: D1335
Reviewed by: brueffer
Sponsored by: EMC / Isilon Storag
Author: ngie
Date: Thu Dec 18 18:16:00 2014
New Revision: 275907
URL: https://svnweb.freebsd.org/changeset/base/275907
Log:
Fix building/installing tests when TESTSBASE != /usr/tests
The work in r258233 hardcoded the assumption that tests was the last component
of the tests tree by pushin
Author: jamie
Date: Thu Dec 18 18:10:39 2014
New Revision: 275906
URL: https://svnweb.freebsd.org/changeset/base/275906
Log:
Setgid before running a command as a specified user. Previously only
initgroups(3) was called, what isn't quite enough. This brings jail(8)
in line with jexec(8), wh
Author: imp
Date: Thu Dec 18 16:57:19 2014
New Revision: 275904
URL: https://svnweb.freebsd.org/changeset/base/275904
Log:
Remove -fno-strict-alias, as it is no longer needed.
Modified:
head/usr.sbin/kldxref/Makefile
Modified: head/usr.sbin/kldxref/Makefile
==
Author: imp
Date: Thu Dec 18 16:57:22 2014
New Revision: 275905
URL: https://svnweb.freebsd.org/changeset/base/275905
Log:
Don't deselect the card too soon. To set the block size or switch the
function parameters, the card has to be in transfer state. If it is in
the idle state, the commands
Author: andrew
Date: Thu Dec 18 14:31:30 2014
New Revision: 275903
URL: https://svnweb.freebsd.org/changeset/base/275903
Log:
Add AArch64 64-bit relocation values. These will be needed by rtld when
we import it along with utilities in elftoolchain.
Differential Revision:https://re
Author: kib
Date: Thu Dec 18 10:01:12 2014
New Revision: 275897
URL: https://svnweb.freebsd.org/changeset/base/275897
Log:
The VOP_LOOKUP() implementations for CREATE op do not put the name
into namecache, to avoid cache trashing when doing large operations.
E.g., tar archive extraction is n
23 matches
Mail list logo