Re: svn commit: r363363 - head/lib/geom/eli

2020-07-21 Thread Fabian Keil
Gordon Bergling wrote: > Author: gbe (doc committer) > Date: Mon Jul 20 13:24:50 2020 > New Revision: 363363 > URL: https://svnweb.freebsd.org/changeset/base/363363 > > Log: > geli(8): Add an example on how to use geli(8) with a file as encrypted > storage > > Reviewed by:bcr (me

Re: svn commit: r323511 - head/sys/cam

2017-09-13 Thread Fabian Keil
rom: ElectroBSD > Differential Revision: https://reviews.freebsd.org/D12337 > Submitted by: Fabian Keil Do you intend to MFC this? If not, I'll close the PR. Fabian pgpNjJU9QTFdG.pgp Description: OpenPGP digital signature

Re: svn commit: r323509 - in head: share/man/man4 sys/conf sys/contrib/dev/liquidio sys/dev/liquidio sys/dev/liquidio/base sys/modules sys/modules/lio

2017-09-12 Thread Fabian Keil
d301f1cf647f6b0e5898a5a708958d73504 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Wed, 13 Sep 2017 07:36:20 +0200 Subject: [PATCH] Don't (try to) build lio if the user objects to binary blobs The problem was introduced in r323509/5543e587c7. Obtained from: ElectroBSD --- sys/modules/Make

Re: svn commit: r322863 - head/sys/cam

2017-08-25 Thread Fabian Keil
Warner Losh wrote: > Author: imp > Date: Thu Aug 24 22:11:10 2017 > New Revision: 322863 > URL: https://svnweb.freebsd.org/changeset/base/322863 > > Log: > Expand the latency tracking array from 1.024s to 8.192s to help track > extreme outliers from dodgy drives. Adjust comments to reflect t

Re: svn commit: r320367 - head/share/vt/fonts

2017-06-28 Thread Fabian Keil
Ed Maste wrote: > Author: emaste > Date: Mon Jun 26 18:11:48 2017 > New Revision: 320367 > URL: https://svnweb.freebsd.org/changeset/base/320367 > > Log: > Add "Terminus BSD Console" size 32 > > Dimitar Toshkov, Terminus' creator, has made size 32 available under the > 2-clause BSD lice

Re: svn commit: r319611 - in head: sys/kern sys/sys usr.sbin/jail

2017-06-07 Thread Fabian Keil
Allan Jude wrote: > On June 6, 2017 5:44:25 AM EDT, Fabian Keil > wrote: > >Allan Jude wrote: > > > >> Author: allanjude > >> Date: Tue Jun 6 02:15:00 2017 > >> New Revision: 319611 > >> URL: https://svnweb.freebsd.org/changeset/base/3

Re: svn commit: r319611 - in head: sys/kern sys/sys usr.sbin/jail

2017-06-06 Thread Fabian Keil
Allan Jude wrote: > Author: allanjude > Date: Tue Jun 6 02:15:00 2017 > New Revision: 319611 > URL: https://svnweb.freebsd.org/changeset/base/319611 > > Log: > Jails: Optionally prevent jailed root from binding to privileged ports > > You may now optionally specify allow.noreserved_ports

Re: svn commit: r318166 - head/sys/netinet

2017-05-11 Thread Fabian Keil
Gleb Smirnoff wrote: > Author: glebius > Date: Wed May 10 23:32:31 2017 > New Revision: 318166 > URL: https://svnweb.freebsd.org/changeset/base/318166 > > Log: > There is no good reason for TCP reassembly zone to be UMA_ZONE_NOFREE. > > It has strong locking model, doesn't have any timers

Re: svn commit: r316485 - in head: share/man/man4 sys/conf sys/dev/qlnx sys/dev/qlnx/qlnxe sys/modules sys/modules/qlnx sys/modules/qlnx/qlnxe

2017-04-04 Thread Fabian Keil
David C Somayajulu wrote: > Author: davidcs > Date: Tue Apr 4 06:16:59 2017 > New Revision: 316485 > URL: https://svnweb.freebsd.org/changeset/base/316485 > > Log: > Add 25/40/100Gigabit Ethernet Driver version v1.3.0 for Cavium Inc's. > Qlogic 45000 Series Adapters > > MFC after:2 wee

Re: svn commit: r293009 - head/sys/contrib/dev/rtwn

2016-01-04 Thread Fabian Keil
Adrian Chadd wrote: > Author: adrian > Date: Thu Dec 31 22:31:43 2015 > New Revision: 293009 > URL: https://svnweb.freebsd.org/changeset/base/293009 > > Log: > [rtwn] add rtwn firmware. When adding proprietary software to the kernel, please make sure that the relevant WITHOUT_SOURCELESS_* var

Re: svn commit: r292997 - head/sys/conf

2016-01-04 Thread Fabian Keil
Ed Maste wrote: > Author: emaste > Date: Thu Dec 31 19:25:35 2015 > New Revision: 292997 > URL: https://svnweb.freebsd.org/changeset/base/292997 > > Log: > newvers.sh: put variable assignments on separate lines > > This makes it easier to grep for where they're set, and may simplify > f

Re: svn commit: r290757 - in stable/10: cddl/contrib/opensolaris/lib/libzfs/common sys/cddl/contrib/opensolaris/common/zfs sys/cddl/contrib/opensolaris/uts/common/fs/zfs sys/cddl/contrib/opensolaris/u

2015-11-13 Thread Fabian Keil
Alexander Motin wrote: > Author: mav > Date: Fri Nov 13 09:32:04 2015 > New Revision: 290757 > URL: https://svnweb.freebsd.org/changeset/base/290757 > > Log: > MFC r289422: > 4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R [...] > This is only a partial merge of respe

Re: svn commit: r286223 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2015-08-04 Thread Fabian Keil
Fabian Keil wrote: > Fabian Keil wrote: > > > Konstantin Belousov wrote: > > > > > On Mon, Aug 03, 2015 at 12:50:19PM +0100, Steven Hartland wrote: > > > > For this change I don't want to get into fixing the thread0 stack size, > > >

Re: svn commit: r286223 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2015-08-03 Thread Fabian Keil
Fabian Keil wrote: > Konstantin Belousov wrote: > > > On Mon, Aug 03, 2015 at 12:50:19PM +0100, Steven Hartland wrote: > > > For this change I don't want to get into fixing the thread0 stack size, > > > which can be done later, just > > > to p

Re: svn commit: r286223 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2015-08-03 Thread Fabian Keil
Konstantin Belousov wrote: > On Mon, Aug 03, 2015 at 12:50:19PM +0100, Steven Hartland wrote: > > For this change I don't want to get into fixing the thread0 stack size, > > which can be done later, just > > to provide a reasonable warning to the user that smaller values could > > cause a panic

Re: svn commit: r284290 - head/sbin/geom/class/multipath

2015-06-12 Thread Fabian Keil
Christian Brueffer wrote: > Author: brueffer > Date: Thu Jun 11 23:05:49 2015 > New Revision: 284290 > URL: https://svnweb.freebsd.org/changeset/base/284290 > > Log: > Improve grammar. > > PR: 200673 > Submitted by: Fabian Keil >

Re: svn commit: r267627 - head/lib/libc/stdtime

2014-06-19 Thread Fabian Keil
"Pedro F. Giffuni" wrote: > Author: pfg > Date: Wed Jun 18 23:34:48 2014 > New Revision: 267627 > URL: http://svnweb.freebsd.org/changeset/base/267627 > > Log: > strptime: add support for %t and %n > > Posix strptime() requires support for %t and %n, which were added > to the illumos po

Re: svn commit: r266749 - stable/10/sys/geom/eli

2014-05-27 Thread Fabian Keil
Marius Strobl wrote: > Author: marius > Date: Tue May 27 14:55:09 2014 > New Revision: 266749 > URL: http://svnweb.freebsd.org/changeset/base/266749 > > Log: > MFC: r259428 > > Clear content of keyfiles loaded by the loader after processing them. kern/185084 (Keyfile content potentially

Re: svn commit: r248674 - head/sys/geom

2013-03-28 Thread Fabian Keil
Alexander Motin wrote: > Author: mav > Date: Sun Mar 24 03:15:20 2013 > New Revision: 248674 > URL: http://svnweb.freebsd.org/changeset/base/248674 > > Log: > Make g_wither_washer() to not loop by itself, but only when there was some > more topology change done that may require its attention

Re: svn commit: r246362 - head/games/fortune/datfiles

2013-02-06 Thread Fabian Keil
Greg 'groggy' Lehey wrote: > On Tuesday, 5 February 2013 at 11:45:40 -0500, John Baldwin wrote: > > On Tuesday, February 05, 2013 9:39:38 am Dag-Erling SmXXrgrav wrote: > >> Author: des > >> Date: Tue Feb 5 14:39:37 2013 > >> New Revision: 246362 > >> URL: http://svnweb.freebsd.org/changeset/ba

Re: bin/174831: geli segfaults with the new locked memory limit default

2013-01-18 Thread Fabian Keil
Konstantin Belousov wrote: > On Fri, Jan 18, 2013 at 01:50:52PM +0400, Andrey Zonov wrote: > > The code that you copy/pasted is under HAVE_BROKEN_MLOCK. > > > > The code that is executed on my machine is: > > > > gnupg-1.4.13/util/secmem.c: > > 167 #else > > 168 err = mlock( p, n ); > > 169

bin/174831: geli segfaults with the new locked memory limit default (was: svn commit: r245415 - stable/9/etc)

2013-01-17 Thread Fabian Keil
Konstantin Belousov wrote: > On Tue, Jan 15, 2013 at 11:18:19PM +0400, Andrey Zonov wrote: > > On 1/14/13 11:09 PM, Fabian Keil wrote: > > > Andrey Zonov wrote: > > > > > >> On 1/14/13 3:26 PM, Fabian Keil wrote: > > >>> Andrey Zonov wrote

Re: svn commit: r245415 - stable/9/etc

2013-01-14 Thread Fabian Keil
Andrey Zonov wrote: > On 1/14/13 3:26 PM, Fabian Keil wrote: > > Andrey Zonov wrote: > > > >> Author: zont > >> Date: Mon Jan 14 10:58:20 2013 > >> New Revision: 245415 > >> URL: http://svnweb.freebsd.org/changeset/base/245415 > >> &

Re: svn commit: r245415 - stable/9/etc

2013-01-14 Thread Fabian Keil
Andrey Zonov wrote: > Author: zont > Date: Mon Jan 14 10:58:20 2013 > New Revision: 245415 > URL: http://svnweb.freebsd.org/changeset/base/245415 > > Log: > MFC r244383: > - Set memorylocked limit to 64Kb for default login class. > This prevents unprivileged users to lock too much memory

Re: svn commit: r243554 - in head/usr.sbin/pkg_install: add create delete info lib updating version

2012-12-21 Thread Fabian Keil
Eitan Adler wrote: > On 28 November 2012 21:34, Stanislav Sedov wrote: > > I don't really see how this > > message being in pkg_ tools helps to prevent a possible foot-shooting > > at all. > > It reminds people that using the pkg_* tools once a conversion is done is > wrong. I don't see how

Re: svn commit: r235478 - head/cddl/contrib/opensolaris/cmd/zpool

2012-05-20 Thread Fabian Keil
Pawel Jakub Dawidek wrote: > On Tue, May 15, 2012 at 05:07:30PM +, Andriy Gapon wrote: > > Author: avg > > Date: Tue May 15 17:07:29 2012 > > New Revision: 235478 > > URL: http://svn.freebsd.org/changeset/base/235478 > > > > Log: > > zpool_do_import: use /dev instead of /dev/dsk as a defau

Re: svn commit: r219805 - head/sbin/ifconfig

2011-03-21 Thread Fabian Keil
Glen Barber wrote: > Author: gjb (doc committer) > Date: Sun Mar 20 22:47:41 2011 > New Revision: 219805 > URL: http://svn.freebsd.org/changeset/base/219805 > > Log: > Use 'list scan' in favor of 'scan', as 'scan' has a different purpose. > > Pointed out by: bschmidt > MFC after: 1

Re: svn commit: r212050 - head/cddl/contrib/opensolaris/cmd/zpool

2010-08-31 Thread Fabian Keil
Pawel Jakub Dawidek wrote: > On Tue, Aug 31, 2010 at 08:44:21PM +0200, Fabian Keil wrote: > > Pawel Jakub Dawidek wrote: > > > static int > > > +is_root_pool(zpool_handle_t *zhp) > > > +{ > > > + static struct statfs sfs; > > > + static

Re: svn commit: r212050 - head/cddl/contrib/opensolaris/cmd/zpool

2010-08-31 Thread Fabian Keil
Pawel Jakub Dawidek wrote: > Author: pjd > Date: Tue Aug 31 10:41:53 2010 > New Revision: 212050 > URL: http://svn.freebsd.org/changeset/base/212050 > > Log: > When upgrading a pool which contain root file system, give user a hint that > he should update boot code. > > MFC after: 2 wee

Re: svn commit: r206098 - head/sys/fs/msdosfs

2010-04-02 Thread Fabian Keil
Andriy Gapon wrote: > Author: avg > Date: Fri Apr 2 15:22:23 2010 > New Revision: 206098 > URL: http://svn.freebsd.org/changeset/base/206098 > > Log: > mountmsdosfs: reject too high value of bytes per cluster Thanks. Fabian signature.asc Description: PGP signature

Re: svn commit: r189625 - head/sys/geom/eli

2009-03-10 Thread Fabian Keil
Guido van Rooij wrote: > Author: guido > Date: Tue Mar 10 15:23:43 2009 > New Revision: 189625 > URL: http://svn.freebsd.org/changeset/base/189625 > > Log: > When attaching a geli on boot make sure that it is detached > upon last close. (needed for a gmirror to properly shutdown > upon reb