Shouldn't experiments be performed on an experimental repo? To commit an
experiment to a "production" tree doesn't seem right.
Sent from my cellphone,
tiny keyboard in use,
~Cy
-Original Message-
From: Ngie Cooper (yaneurabeya)
Sent: 26/05/2016 00:11
To: Garrett Cooper
Cc: src-committer
Author: cy
Date: Sat May 28 03:34:00 2016
New Revision: 300898
URL: https://svnweb.freebsd.org/changeset/base/300898
Log:
MFC r300638:
Use the expiry date to determine whether to replace the DB copy of
leapfile instead of using the leapfile serial number (create
timestamp).
PR:
Author: cy
Date: Sat May 28 03:33:06 2016
New Revision: 300897
URL: https://svnweb.freebsd.org/changeset/base/300897
Log:
MFC r300638:
Use the expiry date to determine whether to replace the DB copy of
leapfile instead of using the leapfile serial number (create
timestamp).
PR:
rue-awk/dist/run.c
> vendor/one-true-awk/dist/tran.c
>
Was this commit and r300962 obtained from the upline or vendor or were
these commits local to FreeBSD only?
--
Cheers,
Cy Schubert or
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed
In message <574b2eac.3010...@freebsd.org>, Pedro Giffuni writes:
>
>
>
> On 29/05/2016 12:37, Cy Schubert wrote:
> > In message <201605291618.u4tgitnj024...@repo.freebsd.org>, "Pedro F.
> > Giffuni" w
> > rites:
> >> Author: pfg
In message <201605291817.u4tihnn7040...@slippy.cwsent.com>, Cy Schubert
writes:
> In message <574b2eac.3010...@freebsd.org>, Pedro Giffuni writes:
> >
> >
> >
> > On 29/05/2016 12:37, Cy Schubert wrote:
> > > In message <201605291618.u4tgitnj0
In message <574b3e4b.2020...@freebsd.org>, Pedro Giffuni writes:
> On 29/05/2016 13:17, Cy Schubert wrote:
> > In message <574b2eac.3010...@freebsd.org>, Pedro Giffuni writes:
> >>
> >>
> >> On 29/05/2016 12:37, Cy Schubert wrote:
> >>&
In message <1b8c118d-0743-ba8f-5796-65b165bc8...@freebsd.org>, Pedro
Giffuni wr
ites:
>
>
>
> On 05/29/16 14:06, Cy Schubert wrote:
> > In message <201605291817.u4tihnn7040...@slippy.cwsent.com>, Cy Schubert
> > writes:
> >> In message <574
This looks like it could be MFCable. Can it be?
Sent from my cellphone,
tiny keyboard in use,
~Cy
-Original Message-
From: Ed Schouten
Sent: 30/05/2016 09:26
To: src-committ...@freebsd.org; svn-src-all@freebsd.org;
svn-src-h...@freebsd.org
Subject: svn commit: r300998 - head/include
Aut
I figured that since it brought the header file closer to POSIX conformance (I
consider that a bug fix), it might be a good candidate. It's your choice though.
Sent from my cellphone,
tiny keyboard in use,
~Cy
-Original Message-
From: Ed Schouten
Sent: 30/05/2016 10:23
To: Cy Sch
Author: cy
Date: Wed Jun 1 04:37:43 2016
New Revision: 301102
URL: https://svnweb.freebsd.org/changeset/base/301102
Log:
Don't rely on $ntpd_enable to periodically fetch the latest
leapfile.
Suggested by: cperciva
MFC after:1 week
Modified:
head/etc/periodic/daily/480.leapfile-n
In message <0100015509c22d19-fb9e2052-3ab3-4f80-b697-273cebbedcb5-00@ema
il.
amazonses.com>, Colin Percival writes:
> On 01/25/16 23:06, Cy Schubert wrote:
> > Author: cy
> > Date: Tue Jan 26 07:06:44 2016
> > New Revision: 294773
> > URL: https://svnweb.
Author: cy
Date: Wed Jun 1 07:03:07 2016
New Revision: 301107
URL: https://svnweb.freebsd.org/changeset/base/301107
Log:
MFC r300180:
Update leap-seconds to leap-seconds.3661459200.
NO leap second will be introduced at the end of June 2016.
Obtained from:ftp://tycho.usno.nav
Author: cy
Date: Wed Jun 1 07:03:11 2016
New Revision: 301108
URL: https://svnweb.freebsd.org/changeset/base/301108
Log:
MFC r300180:
Update leap-seconds to leap-seconds.3661459200.
NO leap second will be introduced at the end of June 2016.
Obtained from:ftp://tycho.usno.nav
Author: cy
Date: Sat Jun 4 01:01:46 2016
New Revision: 301295
URL: https://svnweb.freebsd.org/changeset/base/301295
Log:
Enable daily_ntpd_leapfile_enable by default. Otherwise an expired
leapfile will be ignored and ntpd will behave as if it has no
leapfile.
While here, remove an extr
+ if (avail < 1)
> + return -EINVAL;
> +
> + avail = 1; /* this function only enable one MSI IRQ */
> + if ((error = -pci_alloc_msi(pdev->dev.bsddev, &avail)) != 0)
> + return error;
> +
> + rle = linux_pci_get_rle(pdev, S
On August 14, 2019 12:06:24 PM PDT, Hans Petter Selasky
wrote:
>On 2019-08-14 21:00, Cy Schubert wrote:
>> John's patch to drm-current-kmod (ports r508877) works! This broke
>> drm-current-kmod.
>
>You need to update the port. This patch should have been tested too.
On August 14, 2019 12:24:19 PM PDT, Cy Schubert
wrote:
>On August 14, 2019 12:06:24 PM PDT, Hans Petter Selasky
> wrote:
>>On 2019-08-14 21:00, Cy Schubert wrote:
>>> John's patch to drm-current-kmod (ports r508877) works! This broke
>>> drm-current-kmod.
>
On August 14, 2019 2:15:22 PM PDT, Niclas Zeising wrote:
>On 2019-08-14 21:24, Cy Schubert wrote:
>> On August 14, 2019 12:06:24 PM PDT, Hans Petter Selasky
> wrote:
>>> On 2019-08-14 21:00, Cy Schubert wrote:
>>>> John's patch to drm-current-kmod (por
vail Capacity Mounted on
dsk02/src 992M198M714M22%/opt/src
cwsys#
cwfw# df -h /
FilesystemSizeUsed Avail Capacity Mounted on
4.0G1.6G2.0G45%
cwfw# df -h /usr
FilesystemSizeUsed Avail Capacity Mounted on
4.0G1.6G
Author: cy
Date: Thu Aug 22 02:58:49 2019
New Revision: 351377
URL: https://svnweb.freebsd.org/changeset/base/351377
Log:
Import wpa_supplicant/hostapd 2.9
Added:
vendor/wpa/dist/src/ap/airtime_policy.c (contents, props changed)
vendor/wpa/dist/src/ap/airtime_policy.h (contents, props c
Author: cy
Date: Thu Aug 22 03:00:55 2019
New Revision: 351378
URL: https://svnweb.freebsd.org/changeset/base/351378
Log:
Tag wpa_supplicant/hostapd 2.9.
Added:
vendor/wpa/2.9/
- copied from r351377, vendor/wpa/dist/
___
svn-src-all@freebsd.org
Author: cy
Date: Thu Aug 22 03:33:10 2019
New Revision: 351380
URL: https://svnweb.freebsd.org/changeset/base/351380
Log:
Specifying array sizes for fully initialized tables at compile time is
redundant.
MFC after:1 week
Modified:
head/sys/contrib/ipfilter/netinet/fil.c
Modified:
Author: cy
Date: Thu Aug 22 18:52:30 2019
New Revision: 351397
URL: https://svnweb.freebsd.org/changeset/base/351397
Log:
MFV r346563:
Update wpa 2.8 --> 2.9
hostapd:
* SAE changes
- disable use of groups using Brainpool curves
- improved protection against side channel attac
Author: cy
Date: Sun Aug 25 01:09:31 2019
New Revision: 351468
URL: https://svnweb.freebsd.org/changeset/base/351468
Log:
MFC r351380:
Specifying array sizes for fully initialized tables at compile time is
redundant.
Modified:
stable/12/sys/contrib/ipfilter/netinet/fil.c
Directory Prop
Author: cy
Date: Sun Aug 25 01:09:31 2019
New Revision: 351468
URL: https://svnweb.freebsd.org/changeset/base/351468
Log:
MFC r351380:
Specifying array sizes for fully initialized tables at compile time is
redundant.
Modified:
stable/11/sys/contrib/ipfilter/netinet/fil.c
Directory Prop
Author: cy
Date: Sun Aug 25 01:09:31 2019
New Revision: 351468
URL: https://svnweb.freebsd.org/changeset/base/351468
Log:
MFC r351380:
Specifying array sizes for fully initialized tables at compile time is
redundant.
Modified:
stable/10/sys/contrib/ipfilter/netinet/fil.c
Directory Prop
Author: cy
Date: Sun Aug 25 04:56:33 2019
New Revision: 351470
URL: https://svnweb.freebsd.org/changeset/base/351470
Log:
MFC r350880:
r272552 applied the patch from ipfilter upstream fil.c r1.129 to fix
broken ipfilter rule matches (upstream bug #554). The upstream patch
was incomplete
Author: cy
Date: Sun Aug 25 04:56:33 2019
New Revision: 351470
URL: https://svnweb.freebsd.org/changeset/base/351470
Log:
MFC r350880:
r272552 applied the patch from ipfilter upstream fil.c r1.129 to fix
broken ipfilter rule matches (upstream bug #554). The upstream patch
was incomplete
Author: cy
Date: Sun Aug 25 13:36:20 2019
New Revision: 351479
URL: https://svnweb.freebsd.org/changeset/base/351479
Log:
MFC r350881:
Calculate the number interface array elements using the new FR_NUM macro
instead of the hard-coded value of 4. This is a precursor to increasing
the num
Author: cy
Date: Sun Aug 25 13:36:20 2019
New Revision: 351479
URL: https://svnweb.freebsd.org/changeset/base/351479
Log:
MFC r350881:
Calculate the number interface array elements using the new FR_NUM macro
instead of the hard-coded value of 4. This is a precursor to increasing
the num
lient on that issue,
> with other things being done I need to chime in and say I think that
> this is poorly tought out with respect to downstream impact.
>
> >
> > When would be a better time than a major version bump to make a change like
> > this?
> >
> &g
vdrop(lowervp);
> } else {
Hi mjg@,
This causes trap 12 a few seconds after mountlate during boot. Reverting this
commit allowed it to boot.
Sorry for no backtrace. I managed to
revert and test just prior to rushing out to catch the bus, with no time to
craft a proper email. I
In message <6c6bf3a4-dc07-4d9a-9a5f-fa075bf53...@cschubert.com>, Cy Schubert wr
ites:
> On August 24, 2019 10:13:15 PM PDT, Mateusz Guzik wrote:
> >Author: mjg
> >Date: Sun Aug 25 05:13:15 2019
> >New Revision: 351472
> >URL: https://svnweb.freebsd.org
On August 26, 2019 7:11:22 AM PDT, Cy Schubert
wrote:
>In message <6c6bf3a4-dc07-4d9a-9a5f-fa075bf53...@cschubert.com>, Cy
>Schubert wr
>ites:
>> On August 24, 2019 10:13:15 PM PDT, Mateusz Guzik
>wrote:
>> >Author: mjg
>> >Date: Sun Aug 25 05:13:15 20
On August 26, 2019 8:40:50 AM PDT, Cy Schubert
wrote:
>On August 26, 2019 7:11:22 AM PDT, Cy Schubert
> wrote:
>>In message <6c6bf3a4-dc07-4d9a-9a5f-fa075bf53...@cschubert.com>, Cy
>>Schubert wr
>>ites:
>>> On August 24, 2019 10:13:15 PM PDT, Mateusz Guz
In message , Cy
Schubert wr
ites:
> On August 26, 2019 8:40:50 AM PDT, Cy Schubert wr
> ote:
> >On August 26, 2019 7:11:22 AM PDT, Cy Schubert
> > wrote:
> >>In message <6c6bf3a4-dc07-4d9a-9a5f-fa075bf53...@cschubert.com>, Cy
> >>Schubert wr
> >
Thanks. My lunch hour is over. I'll try this after I get home from $JOB.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
In message
, Mateusz Guzik writes:
> Does this do the trick for you?
&
nt VOP_UNLOCK(
^
3 errors generated.
*** [vfs_subr.o] Error code 1
make[2]: stopped in /export/obj/opt/src/svn-current/amd64.amd64/sys/BREAK
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
In message
, Mateusz Guzik w
0xfe0054a95ab0
--- syscall (378, FreeBSD ELF64, sys_nmount), rip = 0x2bed6a4a, rsp =
0x7fffe2e8, rbp = 0x7fffec70 ---
Uptime: 1m35s
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
In message
, Mateusz Guzik
In message
, Mateusz Guzik writes:
> On 8/27/19, Cy Schubert wrote:
> > Making progress:
> >
> > Unread portion of the kernel message buffer:
> >
> > panic: null_unlock: LK_INTERLOCK passed
> > cpuid = 2
> > time = 1566868081
> > K
It works for me too. Thank you.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
In message
, Mateusz Guzik writes:
> This survived light testing for me:
>
> https://people.freebsd.org/~mj
Author: cy
Date: Wed Aug 28 04:54:26 2019
New Revision: 351561
URL: https://svnweb.freebsd.org/changeset/base/351561
Log:
Fixup typo in comment.
Obtained from:NetBSD ip_nat.c r1.7
MFC after:3 days
Modified:
head/sys/contrib/ipfilter/netinet/ip_nat.c
Modified: head/sys/cont
Author: cy
Date: Wed Aug 28 04:55:17 2019
New Revision: 351563
URL: https://svnweb.freebsd.org/changeset/base/351563
Log:
Document ipf_nat_hashtab_add() return codes.
MFC after:3 days
Modified:
head/sys/contrib/ipfilter/netinet/ip_nat.c
Modified: head/sys/contrib/ipfilter/netinet/ip
Author: cy
Date: Wed Aug 28 04:55:03 2019
New Revision: 351562
URL: https://svnweb.freebsd.org/changeset/base/351562
Log:
Destroy the mutex in case of error.
Obtained from:NetBSD ip_nat.c r1.7
MFC after:3 days
Modified:
head/sys/contrib/ipfilter/netinet/ip_nat.c
Modified:
Author: cy
Date: Thu Aug 29 19:13:27 2019
New Revision: 351611
URL: https://svnweb.freebsd.org/changeset/base/351611
Log:
MFC r351397:
MFV r346563:
Update wpa 2.8 --> 2.9
hostapd:
* SAE changes
- disable use of groups using Brainpool curves
- improved protection against
Author: cy
Date: Thu Aug 29 19:13:27 2019
New Revision: 351611
URL: https://svnweb.freebsd.org/changeset/base/351611
Log:
MFC r351397:
MFV r346563:
Update wpa 2.8 --> 2.9
hostapd:
* SAE changes
- disable use of groups using Brainpool curves
- improved protection against
>separate comment right after I open the initial review.
>
>-- Ian
I like to start out with a one line summary if possible, subsequently providing
more detail.
The first paragraph or two of a phab review could/should be written to simply
cut and paste that into the commit message. I try to a
Author: cy
Date: Sat Aug 31 04:23:25 2019
New Revision: 351633
URL: https://svnweb.freebsd.org/changeset/base/351633
Log:
MFC r350103:
MFV r350080:
Update sqlite3-3.28.0 (328) --> sqlite3-3.29.0 (329)
Modified:
stable/11/contrib/sqlite3/configure
stable/11/contrib/sqlite3/
Author: cy
Date: Sat Aug 31 04:23:25 2019
New Revision: 351633
URL: https://svnweb.freebsd.org/changeset/base/351633
Log:
MFC r350103:
MFV r350080:
Update sqlite3-3.28.0 (328) --> sqlite3-3.29.0 (329)
Modified:
stable/12/contrib/sqlite3/configure
stable/12/contrib/sqlite3/
Author: cy
Date: Sat Aug 31 04:25:35 2019
New Revision: 351634
URL: https://svnweb.freebsd.org/changeset/base/351634
Log:
MFC r351561:
Fixup typo in comment.
Obtained from:NetBSD ip_nat.c r1.7
Modified:
stable/11/sys/contrib/ipfilter/netinet/ip_nat.c
Directory Properties:
Author: cy
Date: Sat Aug 31 04:25:35 2019
New Revision: 351634
URL: https://svnweb.freebsd.org/changeset/base/351634
Log:
MFC r351561:
Fixup typo in comment.
Obtained from:NetBSD ip_nat.c r1.7
Modified:
stable/12/sys/contrib/ipfilter/netinet/ip_nat.c
Directory Properties:
Author: cy
Date: Sat Aug 31 04:26:59 2019
New Revision: 351635
URL: https://svnweb.freebsd.org/changeset/base/351635
Log:
MFC r351562:
Destroy the mutex in case of error.
Obtained from:NetBSD ip_nat.c r1.7
Modified:
stable/12/sys/contrib/ipfilter/netinet/ip_nat.c
Directory P
Author: cy
Date: Sat Aug 31 04:26:59 2019
New Revision: 351635
URL: https://svnweb.freebsd.org/changeset/base/351635
Log:
MFC r351562:
Destroy the mutex in case of error.
Obtained from:NetBSD ip_nat.c r1.7
Modified:
stable/11/sys/contrib/ipfilter/netinet/ip_nat.c
Directory P
Author: cy
Date: Sat Aug 31 04:28:22 2019
New Revision: 351636
URL: https://svnweb.freebsd.org/changeset/base/351636
Log:
MFC r351563:
Document ipf_nat_hashtab_add() return codes.
Modified:
stable/11/sys/contrib/ipfilter/netinet/ip_nat.c
Directory Properties:
stable/11/ (props change
Author: cy
Date: Sat Aug 31 04:28:22 2019
New Revision: 351636
URL: https://svnweb.freebsd.org/changeset/base/351636
Log:
MFC r351563:
Document ipf_nat_hashtab_add() return codes.
Modified:
stable/12/sys/contrib/ipfilter/netinet/ip_nat.c
Directory Properties:
stable/12/ (props change
stdio/fgets.3
> head/lib/libc/stdio/gets.c
> head/lib/libc/stdio/stdio.3
Should we encourage the use of gets_s() in the man page or in other doc?
This probably requires a __FreeBSD_version bump.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The nee
In message
, Conrad Meyer writes:
> On Sun, Sep 1, 2019 at 12:32 PM Cy Schubert wrote
> :
> > In message <201909011612.x81gc5dw097...@repo.freebsd.org>, Ed Maste writes:
> > > Author: emaste
> > > Date: Sun Sep 1 16:12:05 2019
> > > New Revision:
In message
, Conrad Meyer writes:
> Hi Cy,
>
> On Sun, Sep 1, 2019 at 3:23 PM Cy Schubert wrote:
> >
> > In message c
> > om>
> > , Conrad Meyer writes:
> >
> > > Short version: no, we shouldn't [recommend the use of gets_s]. :-)
> &g
TL_IMPLIED_MAX_PROT'
{ NT_FREEBSD_FCTL_IMPLIED_MAX_PROT, "IMPLIED_MAX_PROT" },
^
1 error generated.
*** [readelf.o] Error code 1
>
> /* Values for n_type. Used in core files. */
> #define NT_PRSTATUS 1 /* Process status. */
>
--
Cheers,
Cy
In message
, Oliver Pinter writes:
> --bdde9105852b868a
> Content-Type: text/plain; charset="UTF-8"
>
> On Thursday, March 28, 2019, Cy Schubert wrote:
>
> > In message <201903281056.x2saur5e070...@repo.freebsd.org>, Ed Maste
> > writes:
>
In message
, Oliver Pinter writes:
> --bdde9105852b868a
> Content-Type: text/plain; charset="UTF-8"
>
> On Thursday, March 28, 2019, Cy Schubert wrote:
>
> > In message <201903281056.x2saur5e070...@repo.freebsd.org>, Ed Maste
> > writes:
>
Author: cy
Date: Fri Apr 5 01:22:30 2019
New Revision: 345899
URL: https://svnweb.freebsd.org/changeset/base/345899
Log:
MFC r345400-345401,345403,345412,345437:
Add rc.d support for ippool(8).
I've been using ippool at my site for approximately two years. It's
about time this was c
Author: cy
Date: Sat Apr 6 18:17:18 2019
New Revision: 345990
URL: https://svnweb.freebsd.org/changeset/base/345990
Log:
sqlite3 import into the vendor branch is now complete.
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
=
Author: cy
Date: Sat Apr 6 18:11:08 2019
New Revision: 345988
URL: https://svnweb.freebsd.org/changeset/base/345988
Log:
Import sqlite3-3.27.1 (3270100)
Modified:
vendor/sqlite3/dist/Makefile.in
vendor/sqlite3/dist/Makefile.msc
vendor/sqlite3/dist/aclocal.m4
vendor/sqlite3/dist/config.
Author: cy
Date: Sat Apr 6 18:16:15 2019
New Revision: 345989
URL: https://svnweb.freebsd.org/changeset/base/345989
Log:
Tag import of sqlite3-3.27.1 (3270100)
Added:
vendor/sqlite3/sqlite-3270100/
- copied from r345988, vendor/sqlite3/dist/
___
Author: cy
Date: Sat Apr 6 23:35:23 2019
New Revision: 345996
URL: https://svnweb.freebsd.org/changeset/base/345996
Log:
MFV r345988:
Update sqlite3-3.26.0 (326) --> sqlite3-3.27.1 (3270100)
MFC after:2 weeks
Modified:
head/contrib/sqlite3/Makefile.in
head/contrib/sqlite3
In message
, Warner Losh writes:
> --5c05ef0585f2f684
> Content-Type: text/plain; charset="UTF-8"
>
> On Sun, Apr 7, 2019 at 9:35 AM Cy Schubert
> wrote:
>
> > In message <201904071510.x37fa7tm050...@gndrsh.dnsmgr.net>, "Rodney W.
> >
o what I was
planning on suggesting. But, you get the idea of what I'm driving at.
Maybe a new macro such as __FreeBSD_ports that is incremented every
time a change that affects ports?
Anyhow, I'm not too terribly concerned as what I have (selfishly
speaking) works. But we may as a group
Author: cy
Date: Sat Apr 6 18:10:22 2019
New Revision: 345987
URL: https://svnweb.freebsd.org/changeset/base/345987
Log:
Sizelimit for sqlite3-3.27.1 (3270100).
Modified:
svnadmin/conf/sizelimit.conf
Modified: svnadmin/conf/sizelimit.conf
.c:278:21: error: use of undeclared identifier 'H
> OST_OS_VERSION'
> gopt.op_sys_ver = HOST_OS_VERSION;
> ^
> /usr/src/contrib/amd/amd/amd.c:281:22: error: use of undeclared identifier 'H
> OST_OS'
> gopt.op_sy
force the rebuild of all ports through poudriere over
something that would never affect any of them?
--
Pardon the typos and autocorrect, small keyboard in use.
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
___
Author: cy
Date: Thu Apr 11 04:22:06 2019
New Revision: 346114
URL: https://svnweb.freebsd.org/changeset/base/346114
Log:
Catch up to r343631: Avoid "pfil: duplicate hook" due to
ipf_check_wrapper and ipf_check_wrapper6 being registered
under the same pa_rulename.
MFC after:3 days
In message <201904110422.x3b4m6hb001...@repo.freebsd.org>, Cy Schubert
writes:
> Author: cy
> Date: Thu Apr 11 04:22:06 2019
> New Revision: 346114
> URL: https://svnweb.freebsd.org/changeset/base/346114
>
> Log:
> Catch up to r343631: Avoid "pfil: duplicate ho
="Colin Percival\ncperc...@freebsd.org\
crees [label="Chris Rees\ncr...@freebsd.org\n2011/06/11"]
cs [label="Carlo Strub\n...@freebsd.org\n2011/09/13"]
culot [label="Frederic Culot\ncu...@freebsd.org\n2010/10/16"]
+cy [label="Cy Schubert\n...@freebsd.org\n
Author: cy
Date: Wed Dec 9 02:59:24 2020
New Revision: 368478
URL: https://svnweb.freebsd.org/changeset/base/368478
Log:
MFV r368464:
Update unbound from 1.12.0 to 1.13.0
MFC after:1 week
Security: CVE-2020-28935
Added:
head/contrib/unbound/contrib/metrics.awk
- copi
Author: cy
Date: Thu Dec 10 00:43:33 2020
New Revision: 368495
URL: https://svnweb.freebsd.org/changeset/base/368495
Log:
MFC r368294:
Remove trailing whitespace.
Modified:
stable/12/lib/libc/gen/glob-compat11.c
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/li
Author: cy
Date: Wed Dec 16 09:21:40 2020
New Revision: 368693
URL: https://svnweb.freebsd.org/changeset/base/368693
Log:
MFC r368478:
MFV r368464:
Update unbound from 1.12.0 to 1.13.0
Security: CVE-2020-28935
Added:
stable/11/contrib/unbound/contrib/metrics.awk
- copi
Author: cy
Date: Wed Dec 16 09:21:40 2020
New Revision: 368693
URL: https://svnweb.freebsd.org/changeset/base/368693
Log:
MFC r368478:
MFV r368464:
Update unbound from 1.12.0 to 1.13.0
Security: CVE-2020-28935
Added:
stable/12/contrib/unbound/contrib/metrics.awk
- copi
Author: cy
Date: Thu Dec 17 19:50:41 2020
New Revision: 368734
URL: https://svnweb.freebsd.org/changeset/base/368734
Log:
Update the unbound version number from r368478.
Updating the version number is an extra manual step.
Pointy hat to:cy
Reported by: Herbert J. Skuhra
M
Author: cy
Date: Wed Aug 5 15:33:32 2020
New Revision: 363916
URL: https://svnweb.freebsd.org/changeset/base/363916
Log:
Continued ipfilter #ifdef cleanup. The r343701 log entry contains a
complete description.
MFC after:1 week
Modified:
head/contrib/ipfilter/iplang/iplang_y.y
Mo
Author: cy
Date: Tue Aug 11 23:36:38 2020
New Revision: 364133
URL: https://svnweb.freebsd.org/changeset/base/364133
Log:
When booting a system with WITHOUT_IPFILTER the following errors
are encountered at boot time:
rcorder: requirement `ipfs' in file `/etc/rc.d/netif' has no providers.
Author: cy
Date: Thu Aug 13 14:26:25 2020
New Revision: 364194
URL: https://svnweb.freebsd.org/changeset/base/364194
Log:
MFC r363916:
Continued ipfilter #ifdef cleanup. The r343701 log entry contains a
complete description.
Modified:
stable/12/contrib/ipfilter/iplang/iplang_y.y
Direct
Author: cy
Date: Thu Aug 13 14:26:25 2020
New Revision: 364194
URL: https://svnweb.freebsd.org/changeset/base/364194
Log:
MFC r363916:
Continued ipfilter #ifdef cleanup. The r343701 log entry contains a
complete description.
Modified:
stable/11/contrib/ipfilter/iplang/iplang_y.y
Direct
Author: cy
Date: Tue Aug 18 20:41:03 2020
New Revision: 364357
URL: https://svnweb.freebsd.org/changeset/base/364357
Log:
MFC r364133:
When booting a system with WITHOUT_IPFILTER the following errors
are encountered at boot time:
rcorder: requirement `ipfs' in file `/etc/rc.d/netif'
Author: cy
Date: Fri Aug 21 22:54:38 2020
New Revision: 364467
URL: https://svnweb.freebsd.org/changeset/base/364467
Log:
Import sqlite 3.32.3 (333).
Added:
vendor/sqlite3/dist/sqlite3rc.h (contents, props changed)
Modified:
vendor/sqlite3/dist/Makefile.am
vendor/sqlite3/dist/Makefi
Author: cy
Date: Fri Aug 21 22:56:05 2020
New Revision: 364468
URL: https://svnweb.freebsd.org/changeset/base/364468
Log:
Vendor import of Unbound 1.11.0.
Added:
vendor/unbound/dist/README-Travis.md
vendor/unbound/dist/contrib/android/
vendor/unbound/dist/contrib/android/15-android.conf
Author: cy
Date: Fri Aug 21 22:58:37 2020
New Revision: 364469
URL: https://svnweb.freebsd.org/changeset/base/364469
Log:
Tag sqlite 3.33.0 (333).
Added:
vendor/sqlite3/sqlite-333/
- copied from r364468, vendor/sqlite3/dist/
___
svn-src
Author: cy
Date: Fri Aug 21 23:00:15 2020
New Revision: 364470
URL: https://svnweb.freebsd.org/changeset/base/364470
Log:
Tag unbound 1.11.0.
Added:
vendor/unbound/1.11.0/
- copied from r364469, vendor/unbound/dist/
___
svn-src-all@freebsd.org
Author: cy
Date: Mon Aug 24 18:13:44 2020
New Revision: 364720
URL: https://svnweb.freebsd.org/changeset/base/364720
Log:
MFV 364467:
Update sqlite to 3.33.0 (333).
Release announcement at https://www.sqlite.org/releaselog/3_33_0.html.
MFC after:1 month
Added:
head/cont
Author: cy
Date: Mon Aug 24 18:14:04 2020
New Revision: 364721
URL: https://svnweb.freebsd.org/changeset/base/364721
Log:
MFV 364468:
Update unbound 1.10.1 --> 1.11.0.
MFH: 1 month
Added:
head/contrib/unbound/README-Travis.md
- copied unchanged from r364468, vendor/unb
Author: cy
Date: Mon Aug 24 18:17:13 2020
New Revision: 364722
URL: https://svnweb.freebsd.org/changeset/base/364722
Log:
Update unbound version number.
MFC after:1 month
X-MFC with: r364721
Modified:
head/usr.sbin/unbound/config.h
Modified: head/usr.sbin/unbound/config.h
==
gt; allocation classes, vectorized raidz,
> vectorized checksums, various command line
> improvements, zstd compression.
>
> Thanks to those who have helped along the way:
> Ryan Moeller, Allan Jude, Zack Welch, and many
> others.
>
> Sponsored by:
Author: cy
Date: Wed Aug 26 13:13:57 2020
New Revision: 364817
URL: https://svnweb.freebsd.org/changeset/base/364817
Log:
As of r364746 (OpenZFS import) existing ZPOOLs are not imported
prior to zvol and mountcritlocal resulting in ZVOLs (swap and
virtual machine UFS filesystems) being unava
vendor, import those into
vendor, then merge the official vendor sources/updates only after we
receive them from the vendor or after the vendor has officially accepted
them. But to put our changes into the vendor branch is wrong.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https
Author: cy
Date: Wed Aug 26 20:30:00 2020
New Revision: 364835
URL: https://svnweb.freebsd.org/changeset/base/364835
Log:
To avoid breakage for those who build/install without ZFS only
rely on rc.d/zpool's BEFORE specification.
Reported by: rpokala
Modified:
head/libexec/rc/rc.d/mount
In message <7e55d429-482b-2277-b340-2b85c6874...@freebsd.org>, Andriy Gapon
wri
tes:
> On 26/08/2020 16:13, Cy Schubert wrote:
> > Author: cy
> > Date: Wed Aug 26 13:13:57 2020
> > New Revision: 364817
> > URL: https://svnweb.freebsd.org/changeset/base/364817
In message <202008271350.07rdogqn055...@slippy.cwsent.com>, Cy Schubert
writes:
> In message <7e55d429-482b-2277-b340-2b85c6874...@freebsd.org>, Andriy Gapon
> wri
> tes:
> > On 26/08/2020 16:13, Cy Schubert wrote:
> > > Author: cy
> > > Date: Wed Au
slippy$
Something like, for I in $(ls -t /etc/zfs/zpool.cache
/boot/zfs/zpool.cache) with the break?
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https://FreeBSD.org
NTP: Web: https://nwtime.org
The need of the many outweighs the greed of the few.
In message
Author: cy
Date: Thu Aug 27 14:33:46 2020
New Revision: 364867
URL: https://svnweb.freebsd.org/changeset/base/364867
Log:
/etc/zfs/zpool.cache is the preferred (and new) location of zpool.cache.
Check for it first. Only use /boot/zfs/zpool.cache if the /etc/zfs
version is not found and good.
1601 - 1700 of 1701 matches
Mail list logo