Author: delphij
Date: Mon Mar 6 08:13:19 2017
New Revision: 314769
URL: https://svnweb.freebsd.org/changeset/base/314769
Log:
Remove compatibility with old libpcap.
Differential Revision:https://reviews.freebsd.org/D9606
Modified:
head/lib/libpcap/pcap-netmap.c
Modified: head/l
On Sun, 5 Mar 2017, Ed Schouten wrote:
2017-03-05 0:08 GMT+01:00 Conrad Meyer :
- If something is a TTY, then our implementation of the TTY layer
guarantees that TIOCGWINSZ always works.
Do you know if it did in 1990 too? It's hard to tell why Marc@ made
this change way back then. I wasn't
Author: dexuan
Date: Mon Mar 6 09:34:31 2017
New Revision: 314770
URL: https://svnweb.freebsd.org/changeset/base/314770
Log:
loader.efi: fix recent UEFI-boot regression on physical machines
This patch fixes my recent patch
"loader.efi: reduce the size of the staging area if necessary", w
Author: hselasky
Date: Mon Mar 6 12:20:56 2017
New Revision: 314771
URL: https://svnweb.freebsd.org/changeset/base/314771
Log:
Give LinuxKPI Read-Write semaphores better debug names when
WITNESS_ALL is defined. The lock name is based on the filename and
line number where the initialisation
Author: hselasky
Date: Mon Mar 6 12:22:05 2017
New Revision: 314772
URL: https://svnweb.freebsd.org/changeset/base/314772
Log:
Implement DECLARE_RWSEM() macro in the LinuxKPI to initialize a
Read-Write semaphore during module init time.
MFC after:1 week
Sponsored by:
Author: kib
Date: Mon Mar 6 14:09:54 2017
New Revision: 314773
URL: https://svnweb.freebsd.org/changeset/base/314773
Log:
Instead of direct use of vm_map_insert(), call vm_map_fixed(MAP_CHECK_EXCL).
This KPI explicitely indicates the intent of creating the mapping at
the fixed address, a
Author: hselasky
Date: Mon Mar 6 14:56:57 2017
New Revision: 314774
URL: https://svnweb.freebsd.org/changeset/base/314774
Log:
Implement add_timer_on() function in the LinuxKPI.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologi
On Sun, Mar 05, 2017 at 03:40:45PM +0100, Jilles Tjoelker wrote:
> On Sun, Mar 05, 2017 at 11:35:26AM +1100, Bruce Evans wrote:
> > On Sun, 5 Mar 2017, Konstantin Belousov wrote:
>
> > > On Sat, Mar 04, 2017 at 02:54:56PM -0800, John Baldwin wrote:
> > >> On Saturday, March 04, 2017 11:16:11 PM Ko
Author: np
Date: Mon Mar 6 15:14:59 2017
New Revision: 314775
URL: https://svnweb.freebsd.org/changeset/base/314775
Log:
MFC r314509 and r314578.
r314509:
cxgbe/iw_cxgbe: Do not check the size of the memory region being
registered. T4/5/6 have no internal limit on this size. This is
Author: np
Date: Mon Mar 6 15:16:15 2017
New Revision: 314776
URL: https://svnweb.freebsd.org/changeset/base/314776
Log:
MFC r314509 and r314578.
r314509:
cxgbe/iw_cxgbe: Do not check the size of the memory region being
registered. T4/5/6 have no internal limit on this size. This is
Author: pfg
Date: Mon Mar 6 15:37:34 2017
New Revision: 314777
URL: https://svnweb.freebsd.org/changeset/base/314777
Log:
libfetch: extra bounds checking through reallocarray(3).
Reviewed by: des
MFC after:1 week
Modified:
head/lib/libpam/modules/pam_exec/pam_exec.c
Modified: he
Author: pfg
Date: Mon Mar 6 15:38:03 2017
New Revision: 314778
URL: https://svnweb.freebsd.org/changeset/base/314778
Log:
libfetch: extra bounds checking through reallocarray(3).
Reviewed by: des
MFC after:1 week
Modified:
head/lib/libfetch/common.c
Modified: head/lib/libfetch/c
Author: pfg
Date: Mon Mar 6 15:42:03 2017
New Revision: 314779
URL: https://svnweb.freebsd.org/changeset/base/314779
Log:
Revert r314777: wrong log, the change was to libpam.
Modified:
head/lib/libpam/modules/pam_exec/pam_exec.c
Modified: head/lib/libpam/modules/pam_exec/pam_exec.c
On Mon, Mar 06, 2017 at 03:38:03PM +, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Mon Mar 6 15:38:03 2017
> New Revision: 314778
> URL: https://svnweb.freebsd.org/changeset/base/314778
>
> Log:
> libfetch: extra bounds checking through reallocarray(3).
>
> Reviewed by:des
>
Author: pfg
Date: Mon Mar 6 15:45:46 2017
New Revision: 314780
URL: https://svnweb.freebsd.org/changeset/base/314780
Log:
libpam: extra bounds checking through reallocarray(3).
Reviewed by: des
MFC after:1 week
Modified:
head/lib/libpam/modules/pam_exec/pam_exec.c
Modified: head
Author: kib
Date: Mon Mar 6 16:57:32 2017
New Revision: 314781
URL: https://svnweb.freebsd.org/changeset/base/314781
Log:
Free Eric.
Discussed with: vangyzen
Approved by: core (implicit)
Modified:
svnadmin/conf/mentors
Modified: svnadmin/conf/mentors
==
On Sat, Mar 04, 2017 at 05:16:49PM -0700, Warner Losh wrote:
> On Sat, Mar 4, 2017 at 3:32 PM, Rodney W. Grimes
> wrote:
> >>
> >> > On Mar 4, 2017, at 13:43, Warner Losh wrote:
> >> >
> >> >> On Sat, Mar 4, 2017 at 1:25 PM, Bryan Drewery
> >> >> wrote:
> >> >>> On 3/4/2017 12:20 PM, Rodney W.
On Sat, Mar 04, 2017 at 10:36:03PM +0900, Allan Jude wrote:
> On March 4, 2017 3:46:49 AM GMT+09:00, "Dag-Erling Sm??rgrav"
> wrote:
> >Ed Maste writes:
> >> If you don't want to use Phabricator, I'd ask that you consider
> >> removing your account.
> >
> >I didn't realize that was an option. A
Author: mmokhi (ports committer)
Date: Mon Mar 6 18:11:38 2017
New Revision: 314782
URL: https://svnweb.freebsd.org/changeset/base/314782
Log:
Add UNIMPLEMENTED() placeholder macro for
the syscalls that are not implemented in Linux kernel itself.
Cleanup DUMMY() macros.
Reviewed by: d
Hi;
On 3/6/2017 10:44 AM, Baptiste Daroussin wrote:
On Mon, Mar 06, 2017 at 03:38:03PM +, Pedro F. Giffuni wrote:
Author: pfg
Date: Mon Mar 6 15:38:03 2017
New Revision: 314778
URL: https://svnweb.freebsd.org/changeset/base/314778
Log:
libfetch: extra bounds checking through reallocarr
On Sun, 2017-03-05 at 19:12 -0800, Bryan Drewery wrote:
> On 3/5/17 3:41 PM, Warner Losh wrote:
> >
> > On Sun, Mar 5, 2017 at 2:16 PM, Bryan Drewery > > wrote:
> > >
> > > Author: bdrewery
> > > Date: Sun Mar 5 21:16:50 2017
> > > New Revision: 314709
> > > URL: https://svnweb.freebsd.org/chan
Author: mmokhi (ports committer)
Date: Mon Mar 6 18:20:37 2017
New Revision: 314783
URL: https://svnweb.freebsd.org/changeset/base/314783
Log:
Regenerated Linuxulator syscall tables for r314782
Approved by: dchagin
MFC after:1 month
Modified:
head/sys/amd64/linux/linux_proto.h
[ Charset ISO-8859-1 unsupported, converting... ]
> On Sun, 2017-03-05 at 19:12 -0800, Bryan Drewery wrote:
> > On 3/5/17 3:41 PM, Warner Losh wrote:
> > >
> > > On Sun, Mar 5, 2017 at 2:16 PM, Bryan Drewery > > > wrote:
> > > >
> > > > Author: bdrewery
> > > > Date: Sun Mar??5 21:16:50 2017
> >
On Mon, 2017-03-06 at 10:32 -0800, Rodney W. Grimes wrote:
> [ Charset ISO-8859-1 unsupported, converting... ]
> >
> > On Sun, 2017-03-05 at 19:12 -0800, Bryan Drewery wrote:
> > >
> > > On 3/5/17 3:41 PM, Warner Losh wrote:
> > > >
> > > >
> > > > On Sun, Mar 5, 2017 at 2:16 PM, Bryan Drewery
On 3/6/17 10:58 AM, Ian Lepore wrote:
> On Mon, 2017-03-06 at 10:32 -0800, Rodney W. Grimes wrote:
>> [ Charset ISO-8859-1 unsupported, converting... ]
>>>
>>> On Sun, 2017-03-05 at 19:12 -0800, Bryan Drewery wrote:
On 3/5/17 3:41 PM, Warner Losh wrote:
>
>
> On Sun, Mar 5, 20
Author: glebius
Date: Mon Mar 6 19:14:08 2017
New Revision: 314784
URL: https://svnweb.freebsd.org/changeset/base/314784
Log:
In panic() print current timestamp, which matches timestamp in the dump
header. This will help to correlate console server logs with dump files,
no matter how preci
[ Charset ISO-8859-1 unsupported, converting... ]
> On Mon, 2017-03-06 at 10:32 -0800, Rodney W. Grimes wrote:
> > [ Charset ISO-8859-1 unsupported, converting... ]
> > >
> > > On Sun, 2017-03-05 at 19:12 -0800, Bryan Drewery wrote:
> > > >
> > > > On 3/5/17 3:41 PM, Warner Losh wrote:
> > > > >
On 3/6/17 11:15 AM, Rodney W. Grimes wrote:
> [ Charset ISO-8859-1 unsupported, converting... ]
>> On Mon, 2017-03-06 at 10:32 -0800, Rodney W. Grimes wrote:
>>> [ Charset ISO-8859-1 unsupported, converting... ]
On Sun, 2017-03-05 at 19:12 -0800, Bryan Drewery wrote:
>
> On 3/5/17
On 3/6/17 11:17 AM, Bryan Drewery wrote:
> On 3/6/17 11:15 AM, Rodney W. Grimes wrote:
>> [ Charset ISO-8859-1 unsupported, converting... ]
>>> On Mon, 2017-03-06 at 10:32 -0800, Rodney W. Grimes wrote:
[ Charset ISO-8859-1 unsupported, converting... ]
>
> On Sun, 2017-03-05 at 19:12 -
On Mon, 2017-03-06 at 11:15 -0800, Rodney W. Grimes wrote:
> [ Charset ISO-8859-1 unsupported, converting... ]
> >
> > On Mon, 2017-03-06 at 10:32 -0800, Rodney W. Grimes wrote:
> > >
> > > [ Charset ISO-8859-1 unsupported, converting... ]
> > > >
> > > >
> > > > On Sun, 2017-03-05 at 19:12 -08
Author: ngie
Date: Mon Mar 6 19:33:15 2017
New Revision: 314785
URL: https://svnweb.freebsd.org/changeset/base/314785
Log:
Fix some trivial manlint warnings
Sentences should begin on new lines, per manlint.
Bump .Dd for the change
MFC after:1 month
Reviewed by: bcr
Repor
On Mon, 2017-03-06 at 11:13 -0800, Bryan Drewery wrote:
> On 3/6/17 10:58 AM, Ian Lepore wrote:
> >
> > On Mon, 2017-03-06 at 10:32 -0800, Rodney W. Grimes wrote:
> > >
> > > [ Charset ISO-8859-1 unsupported, converting... ]
> > > >
> > > >
> > > > On Sun, 2017-03-05 at 19:12 -0800, Bryan Drewe
> On Mar 6, 2017, at 11:33, Ngie Cooper wrote:
>
> Author: ngie
> Date: Mon Mar 6 19:33:15 2017
> New Revision: 314785
> URL: https://svnweb.freebsd.org/changeset/base/314785
>
> Log:
> Fix some trivial manlint warnings
>
> Sentences should begin on new lines, per manlint.
>
> Bump .Dd fo
On 3/6/17 11:32 AM, Ian Lepore wrote:
> On Mon, 2017-03-06 at 11:15 -0800, Rodney W. Grimes wrote:
>> [ Charset ISO-8859-1 unsupported, converting... ]
>>>
>>> On Mon, 2017-03-06 at 10:32 -0800, Rodney W. Grimes wrote:
[ Charset ISO-8859-1 unsupported, converting... ]
>
>
> On
On Mon, Mar 6, 2017 at 12:15 PM, Rodney W. Grimes
wrote:
> Happens often, hence why I had that regression test. But bootstrapping
> on Current-2 has never been supported and probably never well be supported.
We do support it. We've supported it since FreeBSD 6.x. It's
completely workable.
Warn
Author: mav
Date: Mon Mar 6 19:39:31 2017
New Revision: 314786
URL: https://svnweb.freebsd.org/changeset/base/314786
Log:
Import mpr(4) driver P12 to P14 diff from vendor site.
This is mostly a version bump to stay in version number sync with firmware.
The only change there was cosmetic:
On Mon, Mar 6, 2017 at 12:34 PM, Bryan Drewery wrote:
> There is also a lot of demand for building from Linux or OSX. That will
> require additional bootstrapping. Either way, we'll never get away from
> bootstrapping, and the cost of keeping current-2 support is pretty low.
Yes. And in this ca
On Mon, Mar 6, 2017 at 12:32 PM, Ian Lepore wrote:
> On Mon, 2017-03-06 at 11:15 -0800, Rodney W. Grimes wrote:
>> [ Charset ISO-8859-1 unsupported, converting... ]
>> >
>> > On Mon, 2017-03-06 at 10:32 -0800, Rodney W. Grimes wrote:
>> > >
>> > > [ Charset ISO-8859-1 unsupported, converting... ]
Ben and Mark,
thanks for explanation! I'll document that 1200023 also marks removal of SVR4.
On Tue, Feb 28, 2017 at 05:50:53PM -0600, Mark Linimon wrote:
M> On Tue, Feb 28, 2017 at 01:30:44PM -0800, Gleb Smirnoff wrote:
M> > How can I check the __FreeBSD_version in a port Makefile? My unders
Author: sjg
Date: Mon Mar 6 19:55:07 2017
New Revision: 314788
URL: https://svnweb.freebsd.org/changeset/base/314788
Log:
tag bmake-20170301
Added:
vendor/NetBSD/bmake/20170301/
- copied from r314787, vendor/NetBSD/bmake/dist/
___
svn-src-all@
Author: sjg
Date: Mon Mar 6 19:54:54 2017
New Revision: 314787
URL: https://svnweb.freebsd.org/changeset/base/314787
Log:
Import bmake-20170301
Modified:
vendor/NetBSD/bmake/dist/ChangeLog
vendor/NetBSD/bmake/dist/Makefile
vendor/NetBSD/bmake/dist/PSD.doc/tutorial.ms
vendor/NetBSD/bmak
Author: davidcs
Date: Mon Mar 6 20:25:33 2017
New Revision: 314789
URL: https://svnweb.freebsd.org/changeset/base/314789
Log:
MFC r314062
add bus_dmamap_unload in ql_free_dmabuf()
Modified:
stable/11/sys/dev/qlxgbe/ql_os.c
Directory Properties:
stable/11/ (props changed)
Modified: sta
Author: bdrewery
Date: Mon Mar 6 20:32:17 2017
New Revision: 314790
URL: https://svnweb.freebsd.org/changeset/base/314790
Log:
Added comments for why nmtree/libmd are bootstrapped.
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
Author: davidcs
Date: Mon Mar 6 20:35:03 2017
New Revision: 314791
URL: https://svnweb.freebsd.org/changeset/base/314791
Log:
MFC r314062
add bus_dmamap_unload in ql_free_dmabuf()
Modified:
stable/10/sys/dev/qlxgbe/ql_os.c
Directory Properties:
stable/10/ (props changed)
Modified: sta
Author: davidcs
Date: Mon Mar 6 20:47:53 2017
New Revision: 314792
URL: https://svnweb.freebsd.org/changeset/base/314792
Log:
MFC r314062
add bus_dmamap_unload in ql_free_dmabuf()
Modified:
stable/9/sys/dev/qlxgbe/ql_os.c
Directory Properties:
stable/9/ (props changed)
stable/9/sys/
> Author: davidcs
> Date: Mon Mar 6 20:25:33 2017
> New Revision: 314789
> URL: https://svnweb.freebsd.org/changeset/base/314789
>
> Log:
> MFC r314062
> add bus_dmamap_unload in ql_free_dmabuf()
>
> Modified:
> stable/11/sys/dev/qlxgbe/ql_os.c
> Directory Properties:
> stable/11/ (pro
Author: ngie
Date: Mon Mar 6 20:54:21 2017
New Revision: 314793
URL: https://svnweb.freebsd.org/changeset/base/314793
Log:
Fix ATF_TP_ADD_TCS example in atf-c-api(3)
ATF_TP_ADD_TC should use `tp` as the second argument, not `tcs`, as
ATF_TP_ADD_TCS uses `tp` as its first argument.
B
Hi Rodney,
I was worried about the same as well. The reason it looks funky is that the
following two lines have a 8 spaces instead of a tab.
> bus_dmamem_free(dma_buf->dma_tag, dma_buf->dma_b, dma_buf->dma_map);
> bus_dma_tag_destroy(dma_buf->dma_tag);
While
> + bus_dmamap_
Author: bdrewery
Date: Mon Mar 6 21:06:55 2017
New Revision: 314794
URL: https://svnweb.freebsd.org/changeset/base/314794
Log:
Fix bootstrapping libmd on older systems after r314709.
This follows another fix to bootstrap libmd after r313404. The
MD5FileChunk prototype is needed to build
Author: dim
Date: Mon Mar 6 21:14:20 2017
New Revision: 314795
URL: https://svnweb.freebsd.org/changeset/base/314795
Log:
Reapply r287232 from upstream llvm trunk (by Daniil Fukalov):
[SCEV] limit recursion depth of CompareSCEVComplexity
Summary:
CompareSCEVComplexity goes too
Author: ngie
Date: Mon Mar 6 21:24:55 2017
New Revision: 314796
URL: https://svnweb.freebsd.org/changeset/base/314796
Log:
Fix atf-sh(3) manpage issues
- Fix spelling errors (specifiying -> specifying) [1]
- Escape '.' at start of lines using & to tell the roff processor
that the lin
Author: ngie
Date: Mon Mar 6 21:26:45 2017
New Revision: 314797
URL: https://svnweb.freebsd.org/changeset/base/314797
Log:
Fix grammar warning noted by igor
Remove surrounding ellipses in e.g. section and add a comma before and after
the e.g. reference.
MFC after:1 week
Report
Author: ngie
Date: Mon Mar 6 21:30:06 2017
New Revision: 314798
URL: https://svnweb.freebsd.org/changeset/base/314798
Log:
Fix out-of-order sections in atf-sh(1)
- `.Op` must be used in the SYNOPSIS section, not the NAME section.
- Move ATF_SHELL environment variable description up to fi
Author: ngie
Date: Mon Mar 6 21:35:33 2017
New Revision: 314799
URL: https://svnweb.freebsd.org/changeset/base/314799
Log:
Fix manlint issues with atf-check(1)
- Use `.Bf Em`/`.Ef` instead of prefixing lines with `.Em`. The forms
are equivalent with traditional roff, but unnecessarily
Author: ngie
Date: Mon Mar 6 21:39:57 2017
New Revision: 314800
URL: https://svnweb.freebsd.org/changeset/base/314800
Log:
Fix issues with atf-check(1) found by igor and refer to atf-check(1)
- Fix typo (specifiying -> specifying)
- Add atf-check(1) to SEE ALSO section for completeness.
Author: ngie
Date: Mon Mar 6 21:43:47 2017
New Revision: 314801
URL: https://svnweb.freebsd.org/changeset/base/314801
Log:
Fix igor/manlint issues with atf-c(3)
- Remove surrounding ellipses in i.e. section and add a comma before
and after the i.e. reference [1].
- Fix typo (specifiy
Author: ngie
Date: Mon Mar 6 21:45:25 2017
New Revision: 314802
URL: https://svnweb.freebsd.org/changeset/base/314802
Log:
Fix atf-c-api(3) manpage issues
- Fix typo (specifiying -> specifying).
- Remove surrounding ellipses in i.e. section and add a comma before
and after the i.e. r
Author: ngie
Date: Mon Mar 6 21:50:35 2017
New Revision: 314803
URL: https://svnweb.freebsd.org/changeset/base/314803
Log:
Fix typos
- specifiying -> specifying
- manged -> managed
Bump .Dd for the change
MFC after:1 week
Reported by: igor
Sponsored by: Dell EMC Isilon
Author: ngie
Date: Mon Mar 6 22:08:47 2017
New Revision: 314804
URL: https://svnweb.freebsd.org/changeset/base/314804
Log:
Fix issues noted by igor/manlint
- Fix typos [1]:
-- manged -> managed
-- specifiying -> specifying
- Escape '.' at start of lines using & to tell the roff proce
Author: ngie
Date: Mon Mar 6 22:18:14 2017
New Revision: 314805
URL: https://svnweb.freebsd.org/changeset/base/314805
Log:
Remove *-api(3) manpages removed in ATF 0.21
I overlooked the fact that these manpages had been removed upstream
and replaced with their non *-api(3) equivalents. Fo
Author: glebius
Date: Mon Mar 6 22:32:56 2017
New Revision: 314806
URL: https://svnweb.freebsd.org/changeset/base/314806
Log:
Fix compilation of r314784 on 32 bit.
Modified:
head/sys/kern/kern_shutdown.c
Modified: head/sys/kern/kern_shutdown.c
===
Author: ngie
Date: Mon Mar 6 22:46:49 2017
New Revision: 314807
URL: https://svnweb.freebsd.org/changeset/base/314807
Log:
Move ATF_TC_WITHOUT_HEAD(getgrent) near the testcase it annotates
MFC after:1 week
Sponsored by: Dell EMC Isilon
Modified:
head/lib/libc/tests/nss/getgr_test.
Kristof,
this seems accidentially committed to stable branch. Please add it
to head.
And thanks a lot for the fix. Very likely this is my mistake back from 2012.
On Sun, Mar 05, 2017 at 01:14:18PM +, Kristof Provost wrote:
K> Author: kp
K> Date: Sun Mar 5 13:14:18 2017
K> New Revision:
Author: sjg
Date: Mon Mar 6 23:02:33 2017
New Revision: 314808
URL: https://svnweb.freebsd.org/changeset/base/314808
Log:
Merge bmake-20170301
Modified:
head/contrib/bmake/ChangeLog
head/contrib/bmake/Makefile
head/contrib/bmake/PSD.doc/tutorial.ms
head/contrib/bmake/bmake.1
head/con
Author: sjg
Date: Mon Mar 6 23:13:25 2017
New Revision: 314809
URL: https://svnweb.freebsd.org/changeset/base/314809
Log:
Update dirdeps/meta bits from latest bmake.
Modified:
head/share/mk/dirdeps.mk
head/share/mk/meta.stage.mk
head/share/mk/meta2deps.py
Modified: head/share/mk/dirdeps
On 3/4/17 3:39 PM, Rodney W. Grimes wrote:
Idk, maybe I am to personally attached to the relative paths.. cause I
had a major part in helping them all to work, or perhaps its my been
burned by absolute paths that had to be reworked too many times in
my past. But my gutt is telling me this chang
Author: kp
Date: Mon Mar 6 23:41:23 2017
New Revision: 314810
URL: https://svnweb.freebsd.org/changeset/base/314810
Log:
pf: Fix a crash in low-memory situations
If the call to pf_state_key_clone() in pf_get_translation() fails (i.e.
there's
no more memory for it) it frees skp. This is
Oops. That’ll teach me to commit things while jet-lagged.
It’s been committed on head in r314810.
Thanks for the heads up.
Regards,
Kristof
On 7 Mar 2017, at 8:01, Gleb Smirnoff wrote:
Kristof,
this seems accidentially committed to stable branch. Please add it
to head.
And thanks a lot
Author: marius
Date: Mon Mar 6 23:47:59 2017
New Revision: 314811
URL: https://svnweb.freebsd.org/changeset/base/314811
Log:
o Another round fixes for mmc(4), mmcsd(4) and sdhci(4) regarding
comments, marking unused parameters as such, style(9), whitespace,
etc.
o In the mmc(4) bridge
Author: ae
Date: Tue Mar 7 00:13:53 2017
New Revision: 314812
URL: https://svnweb.freebsd.org/changeset/base/314812
Log:
Introduce the concept of IPsec security policies scope.
Currently are defined three scopes: global, ifnet, and pcb.
Generic security policies that IKE daemon can add v
Author: hiren
Date: Tue Mar 7 00:20:01 2017
New Revision: 314813
URL: https://svnweb.freebsd.org/changeset/base/314813
Log:
We've found a recurring problem where some userland process would be
stuck spinning at 100% cpu around sbcut_internal(). Inside
sbflush_internal(), sb_ccc reached to a
Author: np
Date: Tue Mar 7 01:13:26 2017
New Revision: 314814
URL: https://svnweb.freebsd.org/changeset/base/314814
Log:
cxgbe/iw_cxgbe: Abort connection if there is an error during c4iw_modify_qp.
Submitted by: KrishnamRaju ErapaRaju @ Chelsio
MFC after:3 days
Sponsored by: Chelsi
Author: sephe
Date: Tue Mar 7 01:15:57 2017
New Revision: 314815
URL: https://svnweb.freebsd.org/changeset/base/314815
Log:
Release Dexuan from mentorship.
Modified:
svnadmin/conf/mentors
Modified: svnadmin/conf/mentors
===
On 3/6/17 3:13 PM, Simon J. Gerraty wrote:
> -#DEP_RELDIR to be the RELDIR (path relative to SRCTOP) for
> +#DEP_RELDIR to be the the RELDIR (path relative to SRCTOP) for
Oops, "the the".
--
Regards,
Bryan Drewery
signature.asc
Description: OpenPGP digital signature
Bryan Drewery wrote:
> On 3/6/17 3:13 PM, Simon J. Gerraty wrote:
> > -# DEP_RELDIR to be the RELDIR (path relative to SRCTOP) for
> > +# DEP_RELDIR to be the the RELDIR (path relative to SRCTOP) for
>
> Oops, "the the".
Doh!
___
svn-src-all@freebsd
Author: sjg
Date: Tue Mar 7 01:42:30 2017
New Revision: 314816
URL: https://svnweb.freebsd.org/changeset/base/314816
Log:
Fix typo in comment.
Modified:
head/share/mk/dirdeps.mk
Modified: head/share/mk/dirdeps.mk
==
Author: ngie
Date: Tue Mar 7 01:52:50 2017
New Revision: 314817
URL: https://svnweb.freebsd.org/changeset/base/314817
Log:
MFC r314450,r313439:
r314450:
Add additional __FreeBSD_version guards around the hsearch_r testcases
The reasoning for this is the same as r276046: to ease M
Author: ngie
Date: Tue Mar 7 01:52:56 2017
New Revision: 314818
URL: https://svnweb.freebsd.org/changeset/base/314818
Log:
MFC r313439,r314450:
r313439:
Merge content from ^/projects/netbsd-tests-upstream-01-2017 into ^/head
The primary end-goal of this drop is ease future merges
Author: ngie
Date: Tue Mar 7 01:58:39 2017
New Revision: 314819
URL: https://svnweb.freebsd.org/changeset/base/314819
Log:
MFC r313438:
Clean up trailing and leading whitespace for variables to make it
consistent with the rest of the file and style.Makefile(9) a bit
more
Modified:
s
Author: ngie
Date: Tue Mar 7 01:58:56 2017
New Revision: 314820
URL: https://svnweb.freebsd.org/changeset/base/314820
Log:
MFC r313438:
Clean up trailing and leading whitespace for variables to make it
consistent with the rest of the file and style.Makefile(9) a bit
more
Modified:
s
Author: ngie
Date: Tue Mar 7 02:01:02 2017
New Revision: 314821
URL: https://svnweb.freebsd.org/changeset/base/314821
Log:
MFC r313009:
Expose symbols in lib/libclang_rt/profile to fix --coverage
The symbols currently hidden in libprofile_rt are needed for linking with
`clang --cove
Author: ngie
Date: Tue Mar 7 02:01:32 2017
New Revision: 314822
URL: https://svnweb.freebsd.org/changeset/base/314822
Log:
MFC r314226:
Use SRCTOP instead of .CURDIR relative paths with ".."
This simplifies pathing in make/displayed output
Modified:
stable/10/usr.sbin/syslogd/Makef
Author: ngie
Date: Tue Mar 7 02:02:51 2017
New Revision: 314824
URL: https://svnweb.freebsd.org/changeset/base/314824
Log:
MFC r314242:
Remove MK_CRYPT stub
It doesn't directly control what gets installed today; it indirectly
pulls other knobs (like MK_KERBEROS, etc).
Modified:
s
Author: ngie
Date: Tue Mar 7 02:02:23 2017
New Revision: 314823
URL: https://svnweb.freebsd.org/changeset/base/314823
Log:
MFC r314226:
Use SRCTOP instead of .CURDIR relative paths with ".."
This simplifies pathing in make/displayed output
Modified:
stable/11/usr.sbin/syslogd/Makef
Thanks for fixing the commit log this way. It makes 'svn annotate'
history correct. IMO this is strongly preferable to a "forced
commit."
Best,
Conrad
On Mon, Mar 6, 2017 at 7:45 AM, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Mon Mar 6 15:45:46 2017
> New Revision: 314780
> URL: https://sv
Author: ngie
Date: Tue Mar 7 02:16:40 2017
New Revision: 314825
URL: https://svnweb.freebsd.org/changeset/base/314825
Log:
MFC r314242:
Remove MK_CRYPT stub
It doesn't directly control what gets installed today; it indirectly
pulls other knobs (like MK_KERBEROS, etc).
Modified:
s
Author: jhibbits
Date: Tue Mar 7 02:17:38 2017
New Revision: 314826
URL: https://svnweb.freebsd.org/changeset/base/314826
Log:
Clang in base now supports -mlongcall, so remove this hack
PR: 215947
MFC after:2 weeks
Modified:
head/lib/csu/powerpc64/Makefile
Modified: hea
Author: ae
Date: Tue Mar 7 03:01:09 2017
New Revision: 314827
URL: https://svnweb.freebsd.org/changeset/base/314827
Log:
MFC r314430:
When IPv6 fragments reassembly is complete, update mbuf's csum_data
and csum_flags using information from all fragments. This fixes
dropping of reass
[ Charset UTF-8 unsupported, converting... ]
> Author: ngie
> Date: Tue Mar 7 01:58:39 2017
> New Revision: 314819
> URL: https://svnweb.freebsd.org/changeset/base/314819
>
> Log:
> MFC r313438:
>
> Clean up trailing and leading whitespace for variables to make it
> consistent with the r
> On Mar 6, 2017, at 16:20, Hiren Panchasara wrote:
>
> Author: hiren
> Date: Tue Mar 7 00:20:01 2017
> New Revision: 314813
> URL: https://svnweb.freebsd.org/changeset/base/314813
>
> Log:
> We've found a recurring problem where some userland process would be
> stuck spinning at 100% cpu ar
> On Mar 6, 2017, at 19:00, Rodney W. Grimes
> wrote:
>
> [ Charset UTF-8 unsupported, converting... ]
>> Author: ngie
>> Date: Tue Mar 7 01:58:39 2017
>> New Revision: 314819
>> URL: https://svnweb.freebsd.org/changeset/base/314819
>>
>> Log:
>> MFC r313438:
>>
>> Clean up trailing and le
> On Mar 6, 2017, at 19:10, Ngie Cooper (yaneurabeya)
> wrote:
>
>>
>> On Mar 6, 2017, at 19:00, Rodney W. Grimes
>> wrote:
>>
>> [ Charset UTF-8 unsupported, converting... ]
>>> Author: ngie
>>> Date: Tue Mar 7 01:58:39 2017
>>> New Revision: 314819
>>> URL: https://svnweb.freebsd.org/cha
[ Charset UTF-8 unsupported, converting... ]
>
> > On Mar 6, 2017, at 19:00, Rodney W. Grimes
> > wrote:
> >
> > [ Charset UTF-8 unsupported, converting... ]
> >> Author: ngie
> >> Date: Tue Mar 7 01:58:39 2017
> >> New Revision: 314819
> >> URL: https://svnweb.freebsd.org/changeset/base/31481
[ Charset UTF-8 unsupported, converting... ]
>
> > On Mar 6, 2017, at 19:10, Ngie Cooper (yaneurabeya)
> > wrote:
> >
> >>
> >> On Mar 6, 2017, at 19:00, Rodney W. Grimes
> >> wrote:
> >>
> >> [ Charset UTF-8 unsupported, converting... ]
> >>> Author: ngie
> >>> Date: Tue Mar 7 01:58:39 20
> On Mar 6, 2017, at 19:31, Rodney W. Grimes
> wrote:
…
> I am less concered about fixing this and more concerned about making sure you
> understood what the actual sytle.Makeilfe(9) rules are becuase it appeared
> that given the counter style changes you thought there should be no white
> spa
Author: dexuan
Date: Tue Mar 7 03:35:50 2017
New Revision: 314828
URL: https://svnweb.freebsd.org/changeset/base/314828
Log:
loader.efi: fix an off-by-one bug in efi_verify_staging_size()
Also remove the warning message: it may not be unusual to see
the memory range containing 2MB is not
On Sat, Feb 25, 2017 at 05:03:49PM +, Andriy Gapon wrote:
> Author: avg
> Date: Sat Feb 25 17:03:48 2017
> New Revision: 314274
> URL: https://svnweb.freebsd.org/changeset/base/314274
>
> Log:
> l2arc: try to fix write size calculation broken by Compressed ARC commit
>
> While there, m
Author: ae
Date: Tue Mar 7 03:53:09 2017
New Revision: 314829
URL: https://svnweb.freebsd.org/changeset/base/314829
Log:
MFC r314430:
When IPv6 fragments reassembly is complete, update mbuf's csum_data
and csum_flags using information from all fragments. This fixes
dropping of reass
> On Mar 6, 2017, at 19:08, Ngie Cooper (yaneurabeya)
> wrote:
…
> The KASSERT is bad — please fix it. From
> https://ci.freebsd.org/job/FreeBSD-head-amd64-test/1994/console :
>
> add host 127.0.0.1panic: sbcut_internal: len is 0 but it is supposed to be +ve
len == 0 has special meaning; pl
On 3/4/17 2:38 PM, Conrad Meyer wrote:
> Author: cem
> Date: Sat Mar 4 22:38:10 2017
> New Revision: 314685
> URL: https://svnweb.freebsd.org/changeset/base/314685
>
> Log:
> ps(1): Only detect terminal width if stdout is a tty
>
> If stdout isn't a tty, use unlimited width output rather t
1 - 100 of 129 matches
Mail list logo