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
[I should have CC'd svn-src-head in the first place.]
On 2017-Mar-6, at 2:05 AM, Mark Millard wrote:
> On 2017-Mar-6, at 1:37 AM, Mark Millard wrote:
>
>> When I tried to jump from head -r314479 to -r314687 the -r314687 kernel
>> the result failed by always(?) getting:
>>
>> CAM status: Comma
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: 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
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
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
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 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: 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: 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
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
Just for the record:
scsi_pass.c -r314624 is the problem file vintage of the two files:
scsi_pass.c -r314624 (new) and cam_xpt.c -r314283 (old): fails.
cam_xpt.c -r314624 (new) and scsi_pass.c -r308451 (old) : works fine so far.
Prior results:
cam_xpt.c and scsi_pass.c both being -r314624 (bot
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.
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
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
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-head@freebs
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
==
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: 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
> 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
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
> 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
> On Mar 6, 2017, at 20:13, Ngie Cooper wrote:
>
> Author: ngie
> Date: Tue Mar 7 04:13:22 2017
> New Revision: 314830
> URL: https://svnweb.freebsd.org/changeset/base/314830
>
> Log:
> mergemaster: fix description of -p
>
> -p only handles updating /etc/master.passwd and /etc/group . No mo
Author: ngie
Date: Tue Mar 7 04:13:22 2017
New Revision: 314830
URL: https://svnweb.freebsd.org/changeset/base/314830
Log:
mergemaster: fix description of -p
-p only handles updating /etc/master.passwd and /etc/group . No more,
no less.
Also, mergemaster (and no other portions of th
> On Mar 6, 2017, at 20:14, Ngie Cooper (yaneurabeya)
> wrote:
>
>>
>> On Mar 6, 2017, at 20:13, Ngie Cooper wrote:
>>
>> Author: ngie
>> Date: Tue Mar 7 04:13:22 2017
>> New Revision: 314830
>> URL: https://svnweb.freebsd.org/changeset/base/314830
>>
>> Log:
>> mergemaster: fix descriptio
On 3/6/17 8:11 PM, Bryan Drewery wrote:
> 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 stdou
Author: ngie
Date: Tue Mar 7 04:33:17 2017
New Revision: 314831
URL: https://svnweb.freebsd.org/changeset/base/314831
Log:
Don't rely on dependency in Makefile.inc1 for strfile; make datfiles depend
on strfile
In most cases strfile is built as part of build-tools, but in the event that
s
Author: cem
Date: Tue Mar 7 04:51:35 2017
New Revision: 314832
URL: https://svnweb.freebsd.org/changeset/base/314832
Log:
ps(1): Fix -w + UNLIMITED handling
A follow-up fix for r314685.
Because the -w flag is parsed after ps(1) infers termwidth from COLUMNS and
stdout, and UNLIMITED
[ Charset UTF-8 unsupported, converting... ]
> Author: ngie
> Date: Tue Mar 7 04:33:17 2017
> New Revision: 314831
> URL: https://svnweb.freebsd.org/changeset/base/314831
>
> Log:
> Don't rely on dependency in Makefile.inc1 for strfile; make datfiles depend
> on strfile
>
> In most cases
> On Mar 6, 2017, at 21:00, Rodney W. Grimes
> wrote:
>
> [ Charset UTF-8 unsupported, converting... ]
>> Author: ngie
>> Date: Tue Mar 7 04:33:17 2017
>> New Revision: 314831
>> URL: https://svnweb.freebsd.org/changeset/base/314831
>>
>> Log:
>> Don't rely on dependency in Makefile.inc1 for
> On Mar 6, 2017, at 21:01, Ngie Cooper (yaneurabeya)
> wrote:
>
>
>> On Mar 6, 2017, at 21:00, Rodney W. Grimes
>> wrote:
>>
>> [ Charset UTF-8 unsupported, converting... ]
>>> Author: ngie
>>> Date: Tue Mar 7 04:33:17 2017
>>> New Revision: 314831
>>> URL: https://svnweb.freebsd.org/chan
Author: rgrimes
Date: Tue Mar 7 05:10:38 2017
New Revision: 314833
URL: https://svnweb.freebsd.org/changeset/base/314833
Log:
Convert absolute links to relative links.
Style.Makefile(9) has been ignored to produce minimal diffs.
Approved by: grehan (mentor)
MFC after:1 week
Modif
> On Mar 6, 2017, at 21:10, Rodney W. Grimes wrote:
>
> Author: rgrimes
> Date: Tue Mar 7 05:10:38 2017
> New Revision: 314833
> URL: https://svnweb.freebsd.org/changeset/base/314833
>
> Log:
> Convert absolute links to relative links.
> Style.Makefile(9) has been ignored to produce minimal
-- Start of PGP signed section.
>
> > On Mar 6, 2017, at 21:10, Rodney W. Grimes wrote:
> >
> > Author: rgrimes
> > Date: Tue Mar 7 05:10:38 2017
> > New Revision: 314833
> > URL: https://svnweb.freebsd.org/changeset/base/314833
> >
> > Log:
> > Convert absolute links to relative links.
> >
On Mon, Mar 6, 2017 at 9:10 PM, Rodney W. Grimes wrote:
> Author: rgrimes
> Date: Tue Mar 7 05:10:38 2017
> New Revision: 314833
> URL: https://svnweb.freebsd.org/changeset/base/314833
>
> Log:
> Convert absolute links to relative links.
> Style.Makefile(9) has been ignored to produce minimal
> > On Mar 6, 2017, at 21:10, Rodney W. Grimes wrote:
> >
> > Author: rgrimes
> > Date: Tue Mar 7 05:10:38 2017
> > New Revision: 314833
> > URL: https://svnweb.freebsd.org/changeset/base/314833
...
> >
> > -SYMLINKS+= ${LIBDIR}/${SHLIB_NAME} /usr/lib/libxo/encoder/test.enc
> > +SYMLINKS+= ../
On Mon, 6 Mar 2017, Bryan Drewery wrote:
On 3/6/17 8:11 PM, Bryan Drewery wrote:
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
> On Mon, Mar 6, 2017 at 9:10 PM, Rodney W. Grimes wrote:
> > Author: rgrimes
> > Date: Tue Mar 7 05:10:38 2017
> > New Revision: 314833
> > URL: https://svnweb.freebsd.org/changeset/base/314833
> >
> > Log:
> > Convert absolute links to relative links.
> > Style.Makefile(9) has been ignored
[ Charset ISO-Latin1 unsupported, converting… ]
Is it true you still use mutt to read your e-mail? :-)
- Jordan
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src
Author: rgrimes
Date: Tue Mar 7 06:11:36 2017
New Revision: 314837
URL: https://svnweb.freebsd.org/changeset/base/314837
Log:
The relative symlink fix causes downstream issues for
EMC DELL Isilon so revert the relative symlink fix
pending a better solution.
Reported by: ngie
Approve
On 3/6/17 10:07 PM, Jordan Hubbard wrote:
[ Charset ISO-Latin1 unsupported, converting… ]
Is it true you still use mutt to read your e-mail? :-)
- Jordan
I had to use mutt(1) to send a patch to the git project to support
FreeBSD's propset commands a couple years back.
was... fun? I sort
>
> Is it true you still use mutt to read your e-mail? :-)
Oh, its far older than Mutt... elm2.4me and I have
a port of gated that runs on 12-current.
I am considering an upgrade to mutt :-)
--
Rod Grimes rgri...@freebsd.org
Author: hiren
Date: Tue Mar 7 06:46:38 2017
New Revision: 314838
URL: https://svnweb.freebsd.org/changeset/base/314838
Log:
Fix the KASSERT check from r314813.
len being 0 is valid.
Submitted by: ngie
Reported by: ngie (via jenkins test run)
Sponsored by: Limelight Networks
Modifie
On 03/06/17 at 07:08P, Ngie Cooper (yaneurabeya) wrote:
>
> > 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 p
> On Mar 6, 2017, at 21:56, Rodney W. Grimes
> wrote:
>
>> On Mon, Mar 6, 2017 at 9:10 PM, Rodney W. Grimes wrote:
>>> Author: rgrimes
>>> Date: Tue Mar 7 05:10:38 2017
>>> New Revision: 314833
>>> URL: https://svnweb.freebsd.org/changeset/base/314833
>>>
>>> Log:
>>> Convert absolute links
On Tue, Mar 7, 2017 at 12:44 AM, Ngie Cooper (yaneurabeya)
wrote:
>
>> On Mar 6, 2017, at 21:56, Rodney W. Grimes
>> wrote:
>>
>>> On Mon, Mar 6, 2017 at 9:10 PM, Rodney W. Grimes
>>> wrote:
Author: rgrimes
Date: Tue Mar 7 05:10:38 2017
New Revision: 314833
URL: https://sv
Author: avos
Date: Tue Mar 7 07:49:25 2017
New Revision: 314839
URL: https://svnweb.freebsd.org/changeset/base/314839
Log:
iwn: deduplicate (RXON + txpower + broadcast node) command sequence.
Was previously applied to wpi(4) as a part of r278366.
Tested with Intel 6205, STA / MONITOR
97 matches
Mail list logo