Author: delphij
Date: Mon Feb 13 08:23:39 2017
New Revision: 313695
URL: https://svnweb.freebsd.org/changeset/base/313695
Log:
MFV r313676: libpcap 1.8.1
MFC after:1 month
Added:
head/contrib/libpcap/config/
- copied from r313676, vendor/libpcap/dist/config/
head/contrib/libpc
Author: kib
Date: Mon Feb 13 09:04:38 2017
New Revision: 313696
URL: https://svnweb.freebsd.org/changeset/base/313696
Log:
Rework r313352.
Rename kern_vm_* functions to kern_*. Move the prototypes to
syscallsubr.h. Also change Mach VM types to uintptr_t/size_t as
needed, to avoid head
Author: ae
Date: Mon Feb 13 11:37:52 2017
New Revision: 313697
URL: https://svnweb.freebsd.org/changeset/base/313697
Log:
Remove IPsec related PCB code from SCTP.
The inpcb structure has inp_sp pointer that is initialized by
ipsec_init_pcbpolicy() function. This pointer keeps strorage for
On Sun, 12 Feb 2017, Glen Barber wrote:
[snip previous]
> > I didn't read this when I hit send on my email. Hopefully nobody takes
> > offense. I was upset and still am.
> >
> > I still think that the revision numbers of any backout should have been
> > documented in the commit log.
> >
>
>
On 02/11/2017 11:02, Adrian Chadd wrote:
Can we do the same with ether_ntoa too?
ether_ntoa doesn't exist in the kernel.
Eric
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any m
Author: stevek
Date: Mon Feb 13 17:44:07 2017
New Revision: 313701
URL: https://svnweb.freebsd.org/changeset/base/313701
Log:
For MD_PRELOAD type md(4) devices, if there is a file name in the preloaded
meta-data, copy it into the softc structure.
When returning md(4) device details to the
Am Mon, 13 Feb 2017 17:44:07 + (UTC)
"Stephen J. Kiernan" schrieb:
> Author: stevek
> Date: Mon Feb 13 17:44:07 2017
> New Revision: 313701
> URL: https://svnweb.freebsd.org/changeset/base/313701
>
> Log:
> For MD_PRELOAD type md(4) devices, if there is a file name in the preloaded
> met
Author: stevek
Date: Mon Feb 13 18:52:26 2017
New Revision: 313703
URL: https://svnweb.freebsd.org/changeset/base/313703
Log:
Fix typo where opening brace was needed.
Reported by: Michael Butler
Reviewed by: sjg
Approved by: sjg (mentor)
Modified:
head/sys/dev/md/md.c
Modified: h
Author: ed
Date: Mon Feb 13 19:00:09 2017
New Revision: 313704
URL: https://svnweb.freebsd.org/changeset/base/313704
Log:
Make work on its own.
Right now this header file doesn't want to build when included on its
own, as it depends on some integer types that are only declared
internal
On Monday, February 13, 2017 09:04:38 AM Konstantin Belousov wrote:
> Author: kib
> Date: Mon Feb 13 09:04:38 2017
> New Revision: 313696
> URL: https://svnweb.freebsd.org/changeset/base/313696
>
> Log:
> Rework r313352.
>
> Rename kern_vm_* functions to kern_*. Move the prototypes to
>
On Mon, Feb 13, 2017 at 11:00 AM, Ed Schouten wrote:
> Author: ed
> Date: Mon Feb 13 19:00:09 2017
> New Revision: 313704
> URL: https://svnweb.freebsd.org/changeset/base/313704
>
> Log:
> Make work on its own.
>
> Right now this header file doesn't want to build when included on its
> own,
Author: landonf
Date: Mon Feb 13 19:58:55 2017
New Revision: 313705
URL: https://svnweb.freebsd.org/changeset/base/313705
Log:
[mips/broadcom] Move MIPS-specific bhnd(4) nexus drivers to
sys/mips/broadcom, and add MIPS/BCM4706-specific workaround to
bhnd_nexus_is_hw_disabled() -- the BCM4706
Author: mav
Date: Mon Feb 13 20:36:28 2017
New Revision: 313707
URL: https://svnweb.freebsd.org/changeset/base/313707
Log:
Remove M_PKTHDR from m_getm2() in icl_pdu_append_data().
ip_data_mbuf is always appended to ip_bhs_mbuf, so it does not need own
packet header. This change first avo
Author: cognet
Date: Mon Feb 13 20:51:08 2017
New Revision: 313708
URL: https://svnweb.freebsd.org/changeset/base/313708
Log:
Remove debugging code that was probably unused since before the arm code
was initially committed.
Reported by: Alexandre Martins
Modified:
head/sys/arm/arm/cp
Author: dim
Date: Mon Feb 13 20:56:53 2017
New Revision: 313709
URL: https://svnweb.freebsd.org/changeset/base/313709
Log:
Fix build of BSD dtc when NDEBUG is defined (MK_ASSERT_DEBUG=no):
* Initialize correct parent in binary_operator's constructor.
* Include explicitly, otherwise errno is
Author: tsoome
Date: Mon Feb 13 21:33:50 2017
New Revision: 313710
URL: https://svnweb.freebsd.org/changeset/base/313710
Log:
loader: cstyle fixes and DIOCGMEDIASIZE should use uint64_t
Cleaned up some spaces where tabs should be.
efipart_ioctl() DIOCGMEDIASIZE needs to use uint64_t, not
Author: philip
Date: Mon Feb 13 21:44:29 2017
New Revision: 313711
URL: https://svnweb.freebsd.org/changeset/base/313711
Log:
vtnet: don't update VLAN filter when parent is not running
Submitted by: Gerrie Roos
Reviewed by: gnn
Sponsored by: XipLink, Inc.
Differential Revision:
Author: gonzo
Date: Tue Feb 14 00:04:36 2017
New Revision: 313712
URL: https://svnweb.freebsd.org/changeset/base/313712
Log:
[sdhci_acpi] Add support for Bay Trail SDHC SD card slot
Add ACPI device 80860F14 with _UID 3 to the list of known devices. It
make SD card available on NUCs and Mi
Author: ngie
Date: Tue Feb 14 00:54:48 2017
New Revision: 313713
URL: https://svnweb.freebsd.org/changeset/base/313713
Log:
Handle clang 4.x+ with the compile-time exception added in r312213
It also fails the assertions noted in bug 208703
PR: 208703
PR: 217084
Submitted by: jb
Author: bz
Date: Tue Feb 14 01:20:03 2017
New Revision: 313714
URL: https://svnweb.freebsd.org/changeset/base/313714
Log:
Use %s __func__ to print the actual function name (been looking at
the wrong one for too often lately at first), and also use %#lx to
get the 0x prefix for the address.
Author: kib
Date: Tue Feb 14 03:32:37 2017
New Revision: 313715
URL: https://svnweb.freebsd.org/changeset/base/313715
Log:
Order alphabetically.
Noted by: alc
MFC after:3 days
Modified:
head/sys/sys/syscallsubr.h
Modified: head/sys/sys/syscallsubr.h
===
Hi there,
2017-02-13 20:53 GMT+01:00 Ngie Cooper :
> Thanks! Should kqueue(2)/kevent(2) be updated?
I'm really not sure what's best here. On one hand the header no longer
depends on , but the man page does refer to types and
identifiers that are no longer declared by simply including this
header.
> On Feb 13, 2017, at 22:19, Ed Schouten wrote:
>
> Hi there,
>
> 2017-02-13 20:53 GMT+01:00 Ngie Cooper :
>> Thanks! Should kqueue(2)/kevent(2) be updated?
>
> I'm really not sure what's best here. On one hand the header no longer
> depends on , but the man page does refer to types and
> iden
23 matches
Mail list logo