Author: ganbold
Date: Tue Apr 18 06:58:04 2017
New Revision: 317078
URL: https://svnweb.freebsd.org/changeset/base/317078
Log:
Remove function declaration that doesn't exist.
Modified:
head/sys/arm/allwinner/a10_gpio.h
Modified: head/sys/arm/allwinner/a10_gpio.h
=
Author: jhibbits
Date: Tue Apr 18 03:40:36 2017
New Revision: 317077
URL: https://svnweb.freebsd.org/changeset/base/317077
Log:
Add 32-bit caching to ldconfig script for powerpc64
Reported by: ian@
Modified:
head/etc/rc.d/ldconfig
Modified: head/etc/rc.d/ldconfig
==
Author: emaste
Date: Mon Apr 17 23:57:42 2017
New Revision: 317076
URL: https://svnweb.freebsd.org/changeset/base/317076
Log:
libelftc: bump version number for r317075
Modified:
head/lib/libelftc/elftc_version.c
Modified: head/lib/libelftc/elftc_version.c
Author: emaste
Date: Mon Apr 17 23:56:48 2017
New Revision: 317075
URL: https://svnweb.freebsd.org/changeset/base/317075
Log:
Update ELF Tool Chain to upstream r3520
Highlights of changes between r3490 and r3520:
- Improve C++ demangling
- Improve compatibility with Binutils tools wr
Author: emaste
Date: Mon Apr 17 23:30:21 2017
New Revision: 317074
URL: https://svnweb.freebsd.org/changeset/base/317074
Log:
Tag ELF Tool Chain r3520
Added:
vendor/elftoolchain/elftoolchain-r3520/
- copied from r317073, vendor/elftoolchain/dist/
_
Author: emaste
Date: Mon Apr 17 23:14:26 2017
New Revision: 317073
URL: https://svnweb.freebsd.org/changeset/base/317073
Log:
Import ELF Tool Chain snapshot at r3520
From http://svn.code.sf.net/p/elftoolchain/code/
Added:
vendor/elftoolchain/dist/ar/os.FreeBSD.mk (contents, props chang
Author: jkim
Date: Mon Apr 17 22:02:09 2017
New Revision: 317072
URL: https://svnweb.freebsd.org/changeset/base/317072
Log:
Use kmem_malloc() instead of malloc(9) for the native amd64 filter.
r316767 broke the BPF JIT compiler for amd64 because malloc()'d space is no
longer executable.
Author: jkim
Date: Mon Apr 17 21:57:23 2017
New Revision: 317071
URL: https://svnweb.freebsd.org/changeset/base/317071
Log:
Remove an unnecessary declaration missed in the previous commit.
Modified:
head/sys/net/bpf_jitter.c
Modified: head/sys/net/bpf_jitter.c
===
Author: jkim
Date: Mon Apr 17 21:51:26 2017
New Revision: 317070
URL: https://svnweb.freebsd.org/changeset/base/317070
Log:
Move declarations for a machine-dependent function to the header file.
Modified:
head/sys/amd64/amd64/bpf_jit_machdep.c
head/sys/i386/i386/bpf_jit_machdep.c
head/sys
Author: jkim
Date: Mon Apr 17 21:46:54 2017
New Revision: 317069
URL: https://svnweb.freebsd.org/changeset/base/317069
Log:
Reduce diff with amd64 version.
Modified:
head/sys/i386/i386/bpf_jit_machdep.c
Modified: head/sys/i386/i386/bpf_jit_machdep.c
==
Author: asomers
Date: Mon Apr 17 20:13:20 2017
New Revision: 317067
URL: https://svnweb.freebsd.org/changeset/base/317067
Log:
MFC r313025, r313395, r314113, r314442, r315458, r315656
r313025:
Add tests for multi-fib IPv6 routing
PR: 196361
Submitted by: jhujh...@adjectiv
Author: bapt
Date: Mon Apr 17 19:10:12 2017
New Revision: 317066
URL: https://svnweb.freebsd.org/changeset/base/317066
Log:
MFC r316956:
Update pci_vendors to 2017.04.03
Modified:
stable/10/share/misc/pci_vendors
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/s
Author: bapt
Date: Mon Apr 17 19:08:49 2017
New Revision: 317065
URL: https://svnweb.freebsd.org/changeset/base/317065
Log:
MFC r316956:
Update pci_vendors to 2017.04.03
Modified:
stable/11/share/misc/pci_vendors
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/s
Author: mav
Date: Mon Apr 17 19:03:31 2017
New Revision: 317064
URL: https://svnweb.freebsd.org/changeset/base/317064
Log:
Optimize pathologic case of telldir() for Samba.
When application reads large directory, calling telldir() for each entry,
like Samba does, it creates exponential per
Author: emaste
Date: Mon Apr 17 18:57:26 2017
New Revision: 317063
URL: https://svnweb.freebsd.org/changeset/base/317063
Log:
Remove trailing whitespace from r317061
Modified:
head/sys/arm64/include/counter.h
head/sys/compat/linprocfs/linprocfs.c
Modified: head/sys/arm64/include/counter.h
Author: araujo
Date: Mon Apr 17 18:55:54 2017
New Revision: 317062
URL: https://svnweb.freebsd.org/changeset/base/317062
Log:
MFC r314987-r314989, r314993-r314994, r315046-r315049, r315102
r314987:
Use nitems() from sys/param.h.
Reviewed by: asomers
MFC after:3 weeks.
Differ
Author: glebius
Date: Mon Apr 17 17:34:47 2017
New Revision: 317061
URL: https://svnweb.freebsd.org/changeset/base/317061
Log:
- Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeter
in place. To do per-cpu stats, convert all fields that previously were
maintained in t
Author: emaste
Date: Mon Apr 17 17:23:19 2017
New Revision: 317060
URL: https://svnweb.freebsd.org/changeset/base/317060
Log:
dtc: update to upstream 227d6a3
- Report missing includes at the correct location.
- Add initial support for the -@ option emitting a symbol table.
- Add support
Author: glebius
Date: Mon Apr 17 17:20:48 2017
New Revision: 317059
URL: https://svnweb.freebsd.org/changeset/base/317059
Log:
Two more files missed in r317055: these files need sys/vmmeter.h, but now
they got it implicitly included via sys/pcpu.h.
Modified:
head/sys/fs/ext2fs/ext2_vnops.c
Author: emaste
Date: Mon Apr 17 17:18:49 2017
New Revision: 317058
URL: https://svnweb.freebsd.org/changeset/base/317058
Log:
dtc: remove unused (since r306806) string.hh
Deleted:
head/usr.bin/dtc/string.hh
___
svn-src-all@freebsd.org mailing list
h
Author: glebius
Date: Mon Apr 17 17:18:07 2017
New Revision: 317057
URL: https://svnweb.freebsd.org/changeset/base/317057
Log:
Remove unused assembly symbols pointing to vmmeter.
Modified:
head/sys/amd64/amd64/genassym.c
head/sys/i386/i386/genassym.c
Modified: head/sys/amd64/amd64/genassym
Author: glebius
Date: Mon Apr 17 17:07:51 2017
New Revision: 317056
URL: https://svnweb.freebsd.org/changeset/base/317056
Log:
Typo!
Modified:
head/sys/kern/subr_syscall.c
Modified: head/sys/kern/subr_syscall.c
==
--
Author: glebius
Date: Mon Apr 17 17:07:00 2017
New Revision: 317055
URL: https://svnweb.freebsd.org/changeset/base/317055
Log:
All these files need sys/vmmeter.h, but now they got it implicitly
included via sys/pcpu.h.
Modified:
head/sys/amd64/amd64/efirt.c
head/sys/amd64/amd64/minidump_m
Author: markj
Date: Mon Apr 17 16:59:18 2017
New Revision: 317054
URL: https://svnweb.freebsd.org/changeset/base/317054
Log:
MFC r316686, r316687, r316689
Fix a race between vm_map_wire() and vm_map_protect().
Modified:
stable/11/sys/vm/vm_map.c
Directory Properties:
stable/11/ (props c
Author: glebius
Date: Mon Apr 17 16:51:04 2017
New Revision: 317053
URL: https://svnweb.freebsd.org/changeset/base/317053
Log:
Remove unneeded include of vm_phys.h.
Modified:
head/sys/compat/linuxkpi/common/src/linux_page.c
head/sys/contrib/vchiq/interface/vchiq_arm/vchiq_2835_arm.c
head/
Author: emaste
Date: Mon Apr 17 14:59:55 2017
New Revision: 317052
URL: https://svnweb.freebsd.org/changeset/base/317052
Log:
bsdgrep: fix zero-length matches without the -o flag
r316477 broke zero-length matches when not using the -o flag, by
skipping over them entirely.
Add a regre
On 17 April 2017 at 09:22, Ed Maste wrote:
> Author: emaste
> Date: Mon Apr 17 13:22:39 2017
> New Revision: 317050
> URL: https://svnweb.freebsd.org/changeset/base/317050
>
> Log:
> bsdgrep: for -r, use the working directory if none specified
Oops,
Differential Revision:https://reviews
Author: emaste
Date: Mon Apr 17 13:36:30 2017
New Revision: 317051
URL: https://svnweb.freebsd.org/changeset/base/317051
Log:
bsdgrep: remove output separators between overlapping segments
Make bsdgrep more sensitive to context overlaps. If it's printing
context that either overlaps or i
Author: emaste
Date: Mon Apr 17 13:22:39 2017
New Revision: 317050
URL: https://svnweb.freebsd.org/changeset/base/317050
Log:
bsdgrep: for -r, use the working directory if none specified
This is more sensible than the previous behaviour of grepping stdin,
and matches newer GNU grep behavi
Author: emaste
Date: Mon Apr 17 13:14:18 2017
New Revision: 317049
URL: https://svnweb.freebsd.org/changeset/base/317049
Log:
bsdgrep: add -z/--null-data support
-z treats input and output data as sequences of lines terminated by a
zero byte instead of a newline. This brings it more in li
Author: garga (ports committer)
Date: Mon Apr 17 13:01:42 2017
New Revision: 317048
URL: https://svnweb.freebsd.org/changeset/base/317048
Log:
MFC r316592:
Introduce libxo support to arp(8)
Reviewed by: wblock, gnn, allanjude, phil
Approved by: allanjude
Sponsored by: Rubicon Com
Author: ae
Date: Mon Apr 17 09:42:05 2017
New Revision: 317045
URL: https://svnweb.freebsd.org/changeset/base/317045
Log:
MFC r316435:
Add ipfw_pmod kernel module.
The module is designed for modification of a packets of any protocols.
For now it implements only TCP MSS modificatio
Author: ae
Date: Mon Apr 17 09:38:15 2017
New Revision: 317044
URL: https://svnweb.freebsd.org/changeset/base/317044
Log:
MFC r316433:
Add the log formatting for an external action opcode.
Obtained from: Yandex LLC
Sponsored by: Yandex LLC
Modified:
stable/11/sys/net
Author: ae
Date: Mon Apr 17 09:36:35 2017
New Revision: 317043
URL: https://svnweb.freebsd.org/changeset/base/317043
Log:
MFC r316434:
Add O_EXTERNAL_DATA opcode support.
This opcode can be used to attach some data to external action opcode.
And unlike to O_EXTERNAL_INSTANCE opcod
Author: ae
Date: Mon Apr 17 09:34:09 2017
New Revision: 317042
URL: https://svnweb.freebsd.org/changeset/base/317042
Log:
MFC r316461:
Remove "IPFW static rules" rmlock.
Make PFIL's lock global and use it for this purpose.
This reduces the number of locks needed to acquire for eac
Author: np
Date: Mon Apr 17 09:00:20 2017
New Revision: 317041
URL: https://svnweb.freebsd.org/changeset/base/317041
Log:
cxgbe: Add tunables to control the number of LRO entries and the number
of rx mbufs that should be presorted before LRO. There is no change in
default behavior.
MFC
Author: ganbold
Date: Mon Apr 17 07:27:45 2017
New Revision: 317040
URL: https://svnweb.freebsd.org/changeset/base/317040
Log:
Belatedly add myself to committers-src.dot file.
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
==
37 matches
Mail list logo