On Sat, Aug 13, 2016 at 10:51:59PM -0700, Conrad Meyer wrote:
> On Sat, Aug 13, 2016 at 10:48 PM, Juli Mallett
> wrote:
> > On Sat, Aug 13, 2016 at 9:47 PM, Glen Barber wrote:
> >> Quoting the original request to remove this, which I tend to agree:
> >>
> >> -- begin quot
Author: gjb
Date: Sun Aug 14 06:06:09 2016
New Revision: 304073
URL: https://svnweb.freebsd.org/changeset/base/304073
Log:
Revert r304070.
I have more important things to deal with than bikesheds.
With hat: svnadm
Modified:
svnadmin/conf/mailer.conf
Modified: svnadmin/conf/mail
On Sat, Aug 13, 2016 at 10:48 PM, Juli Mallett wrote:
> On Sat, Aug 13, 2016 at 9:47 PM, Glen Barber wrote:
>> Quoting the original request to remove this, which I tend to agree:
>>
>> -- begin quoted text ---
>> The svn commit mail script uses som
On Sat, Aug 13, 2016 at 9:47 PM, Glen Barber wrote:
> Quoting the original request to remove this, which I tend to agree:
>
> -- begin quoted text ---
> The svn commit mail script uses some form of 'diff -p' (or 'svn diff
> -x-p') to include functi
Author: delphij
Date: Sun Aug 14 05:18:38 2016
New Revision: 304072
URL: https://svnweb.freebsd.org/changeset/base/304072
Log:
Now that the portsnap buildbox is generating the raw bits for INDEX-12,
add it to the set of INDEX files built by portsnap.
Switch to INDEX-12 for head/.
Modifie
Author: mmel
Date: Sun Aug 14 05:10:26 2016
New Revision: 304071
URL: https://svnweb.freebsd.org/changeset/base/304071
Log:
OFWPCI: Don't strip RF_ACTIVE from flags when parent bus method is called.
Reviewed by: nwhitehorn
MFC after:3 weeks
Modified:
head/sys/dev/ofw/ofwpci.c
Mod
Quoting the original request to remove this, which I tend to agree:
-- begin quoted text ---
The svn commit mail script uses some form of 'diff -p' (or 'svn diff
-x-p') to include function names at the top of each hunk. The problem
is that diff g
Wait, what? Why not? This option provides useful context for
reviewing changes.
Best,
Conrad
On Sat, Aug 13, 2016 at 9:35 PM, Glen Barber wrote:
> Author: gjb
> Date: Sun Aug 14 04:35:04 2016
> New Revision: 304070
> URL: https://svnweb.freebsd.org/changeset/base/304070
>
> Log:
> Do not inc
Author: gjb
Date: Sun Aug 14 04:35:04 2016
New Revision: 304070
URL: https://svnweb.freebsd.org/changeset/base/304070
Log:
Do not include C function changes by default in svn commit
email.
No objection: svnadmin
Submitted by: des
Sponsored by: The FreeBSD Foundation
Modified:
svnad
Author: jhibbits
Date: Sun Aug 14 04:11:36 2016
New Revision: 304069
URL: https://svnweb.freebsd.org/changeset/base/304069
Log:
Return 0 instead of an error code on failure to find dcsr.
mpc85xx_map_dcsr() returns a vm_offset_t, not an error code.
mpc85xx_fix_errata() will gracefully exit
Author: jhibbits
Date: Sun Aug 14 03:49:37 2016
New Revision: 304068
URL: https://svnweb.freebsd.org/changeset/base/304068
Log:
Only flush bp_kernload from the dcache, no need to sync the icache on the
boot CPU.
__syncicache() only syncs the icache on the current CPU, it doesn't touch the
Author: smh
Date: Sun Aug 14 00:40:17 2016
New Revision: 304067
URL: https://svnweb.freebsd.org/changeset/base/304067
Log:
MFC r303971:
Fix vtnet hang with max_virtqueue_pairs > VTNET_MAX_QUEUE_PAIRS
Sponsored by: Multiplay
Modified:
stable/11/sys/dev/virtio/network/if_vtnet.c
sta
Author: markj
Date: Sun Aug 14 00:24:00 2016
New Revision: 304066
URL: https://svnweb.freebsd.org/changeset/base/304066
Log:
nfsstat depends on libdevstat as of r304058.
X-MFC-With: r304058
Modified:
head/usr.bin/nfsstat/Makefile
Modified: head/usr.bin/nfsstat/Makefile
===
Author: grog
Date: Sat Aug 13 23:35:20 2016
New Revision: 304065
URL: https://svnweb.freebsd.org/changeset/base/304065
Log:
Correct date ov VJ day (1945-08-15, about 03:00 UTC).
Modified:
head/usr.bin/calendar/calendars/calendar.holiday
Modified: head/usr.bin/calendar/calendars/calendar.holi
Author: ae
Date: Sat Aug 13 22:14:16 2016
New Revision: 304061
URL: https://svnweb.freebsd.org/changeset/base/304061
Log:
Use %ju to print unsigned 64-bit value.
Reported by: kib
Modified:
head/sys/netpfil/ipfw/nat64/nat64lsn_control.c
Modified: head/sys/netpfil/ipfw/nat64/nat64lsn_con
Author: mm
Date: Sat Aug 13 21:20:06 2016
New Revision: 304060
URL: https://svnweb.freebsd.org/changeset/base/304060
Log:
Update vendor/libarchive to git 6a0d970f70102fe50ee9f1e51a2e4c048985e616
Vendor issues fixed:
Issue #744: Very long pathnames evade symlink checks
Issue #748: lib
Author: rmacklem
Date: Sat Aug 13 20:21:32 2016
New Revision: 304059
URL: https://svnweb.freebsd.org/changeset/base/304059
Log:
Update the man page to descibe the "-d" option added by r304058.
This is a content change.
Submitted by: will (earlier version)
Reviewed by: ken, wblock
Author: rmacklem
Date: Sat Aug 13 20:14:44 2016
New Revision: 304058
URL: https://svnweb.freebsd.org/changeset/base/304058
Log:
Update nfsstat.c to use the new kernel nfsstat structure and
add the new "-d" flag from D1626.
The man page will be updated in a subsequent commit.
Submitted b
Author: markj
Date: Sat Aug 13 19:57:36 2016
New Revision: 304057
URL: https://svnweb.freebsd.org/changeset/base/304057
Log:
7085 add support for "if" and "else" statements in dtrace
illumos/illumos-gate@c3bd3abd8856e8e75d820f65c58031cd6cbac818
Add syntactic sugar to dtrace: "if" and "
Author: markj
Date: Sat Aug 13 19:54:32 2016
New Revision: 304056
URL: https://svnweb.freebsd.org/changeset/base/304056
Log:
5396 fix longjmp clobbering errors
illumos/illumos-gate@67a4bb8f9ad4c49e9aa9e21e2114a7c093c3a73a
Reviewed by: Josef 'Jeff' Sipek
Reviewed by: Igor Kozhukhov
Author: markj
Date: Sat Aug 13 19:51:00 2016
New Revision: 304055
URL: https://svnweb.freebsd.org/changeset/base/304055
Log:
Fix handling of forward enum declarations in the CTF tools.
Reported by: mmacy
MFC after:2 weeks
Modified:
head/cddl/contrib/opensolaris/tools/ctf/cvt/dwarf
Author: markj
Date: Sat Aug 13 19:49:32 2016
New Revision: 304054
URL: https://svnweb.freebsd.org/changeset/base/304054
Log:
Strengthen assertions about the busy state of newly-allocated pages.
Reviewed by: alc
MFC after:1 week
Modified:
head/sys/vm/vm_page.c
Modified: head/sys/v
Author: markj
Date: Sat Aug 13 19:48:43 2016
New Revision: 304053
URL: https://svnweb.freebsd.org/changeset/base/304053
Log:
Initialize page busy lock state in vm_phys_add_page().
MFC after:1 week
Modified:
head/sys/vm/vm_phys.c
Modified: head/sys/vm/vm_phys.c
==
On Sat, Aug 13, 2016 at 04:09:49PM +, Andrey V. Elsukov wrote:
> Author: ae
> Date: Sat Aug 13 16:09:49 2016
> New Revision: 304046
> URL: https://svnweb.freebsd.org/changeset/base/304046
>
> Log:
> Add ipfw_nat64 module that implements stateless and stateful NAT64.
--- all_subdir_ipfw_nat6
On Sat, 13 Aug 2016 18:57:14 + (UTC)
Justin Hibbits wrote:
> Author: jhibbits
> Date: Sat Aug 13 18:57:14 2016
> New Revision: 304052
> URL: https://svnweb.freebsd.org/changeset/base/304052
>
> Log:
> Add missing pmap_kenter() method for book-e.
This should obviously be pmap_kremove().
-
Author: jhibbits
Date: Sat Aug 13 18:57:14 2016
New Revision: 304052
URL: https://svnweb.freebsd.org/changeset/base/304052
Log:
Add missing pmap_kenter() method for book-e.
This isn't added to AIM yet, because it's not yet needed. It's needed for
Book-E ePAPR boot support.
X-MFC Wit
Author: jhibbits
Date: Sat Aug 13 18:46:49 2016
New Revision: 304051
URL: https://svnweb.freebsd.org/changeset/base/304051
Log:
Add a kdb show command to print arbitrary SPRs on PowerPC
Summary:
There is often a need at the debugger to print arbitrary special
purpose registers (SPRs) on
Author: alc
Date: Sat Aug 13 18:10:32 2016
New Revision: 304050
URL: https://svnweb.freebsd.org/changeset/base/304050
Log:
Eliminate two calls to vm_page_xunbusy() that are both unnecessary and
incorrect from the error cases in exec_map_first_page(). They are
unnecessary because we automati
Author: ae
Date: Sat Aug 13 16:45:14 2016
New Revision: 304049
URL: https://svnweb.freebsd.org/changeset/base/304049
Log:
Add `stats reset` command implementation to NPTv6 module
to be able reset statistics counters.
Obtained from:Yandex LLC
Sponsored by: Yandex LLC
Modified:
On Fri, Aug 12, 2016 at 09:51:42AM +0300, Andriy Gapon wrote:
> On 12/08/2016 01:33, Slawa Olhovchenkov wrote:
> > MFC to 10.x/9.x planed?
>
> I would like to do it, but it depends on how hard it would be to merge the
> code.
> If it's trivial, then I'll certainly do it.
> If it's very hard, the
Author: ae
Date: Sat Aug 13 16:26:15 2016
New Revision: 304048
URL: https://svnweb.freebsd.org/changeset/base/304048
Log:
Replace __noinline with special debug macro NAT64NOINLINE.
Modified:
head/sys/netpfil/ipfw/nat64/nat64_translate.c
head/sys/netpfil/ipfw/nat64/nat64lsn_control.c
Modifi
Author: jhibbits
Date: Sat Aug 13 16:16:02 2016
New Revision: 304047
URL: https://svnweb.freebsd.org/changeset/base/304047
Log:
Add ePAPR boot support for PowerPC book-E (MPC85xx) hardware
Summary:
u-boot, following the ePAPR specification, puts secondary cores into a
spinloop at boot,
Author: ae
Date: Sat Aug 13 16:09:49 2016
New Revision: 304046
URL: https://svnweb.freebsd.org/changeset/base/304046
Log:
Add ipfw_nat64 module that implements stateless and stateful NAT64.
The module works together with ipfw(4) and implemented as its external
action module.
Stateles
Author: bapt
Date: Sat Aug 13 15:59:18 2016
New Revision: 304045
URL: https://svnweb.freebsd.org/changeset/base/304045
Log:
Set date and time formats back to what they were before CLDR
While CLDR brings us a good and up to date source data to generate locales for
all databses we are using
Author: ae
Date: Sat Aug 13 15:48:56 2016
New Revision: 304043
URL: https://svnweb.freebsd.org/changeset/base/304043
Log:
Add three helper function to manage tables from external modules.
ipfw_objhash_lookup_table_kidx does lookup kernel index of table;
ipfw_ref_table/ipfw_unref_table tak
Author: ae
Date: Sat Aug 13 15:41:04 2016
New Revision: 304041
URL: https://svnweb.freebsd.org/changeset/base/304041
Log:
Move logging via BPF support into separate file.
* make interface cloner VNET-aware;
* simplify cloner code and use if_clone_simple();
* migrate LOGIF_LOCK() to rmlo
36 matches
Mail list logo