re is missing from zpool-features.7 man page. Is there
an entry we can borrow from ZoL or OpenZFS?
--
Mark Felder
ports-secteam & portmgr member
f...@freebsd.org
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo
> * Patches and Tools <http://caia.swin.edu.au/freebsd/aqm/downloads.html>
>
None of these changes made it into the IPFW man page. Can we get this rectified?
--
Mark Felder
ports-secteam & portmgr member
f...@freebsd.org
___
s
Author: feld (ports committer)
Date: Tue Jun 19 19:27:37 2018
New Revision: 335383
URL: https://svnweb.freebsd.org/changeset/base/335383
Log:
Document the new ${name}_env_file feature
Approved by: bcr
MFH: 3 days
Differential Revision:https://reviews.freebsd.org/D15578
On Sun, May 27, 2018, at 01:09, Alexey Dokuchaev wrote:
> On Fri, May 25, 2018 at 07:36:26PM +0000, Mark Felder wrote:
> > New Revision: 334221
> > URL: https://svnweb.freebsd.org/changeset/base/334221
> >
> > Log:
> > rc.subr: Support loading en
Author: feld (ports committer)
Date: Fri May 25 19:36:26 2018
New Revision: 334221
URL: https://svnweb.freebsd.org/changeset/base/334221
Log:
rc.subr: Support loading environmental variables from a file
The current support for setting environment via foo_env="" in rc.conf is
not scalable
Author: feld (ports committer)
Date: Sun Feb 11 16:12:55 2018
New Revision: 329124
URL: https://svnweb.freebsd.org/changeset/base/329124
Log:
Add Thomas Zander to ports-secteam
Modified:
head/share/misc/organization.dot
Modified: head/share/misc/organization.dot
=
Author: feld (ports committer)
Date: Tue Feb 6 21:35:41 2018
New Revision: 328951
URL: https://svnweb.freebsd.org/changeset/base/328951
Log:
Refactor cleanvar to remove shell expansion vulnerability
If any process creates a directory named "-P" in /var/run or
/var/spool/lock it will caus
Author: feld (ports committer)
Date: Tue Feb 6 20:12:05 2018
New Revision: 328949
URL: https://svnweb.freebsd.org/changeset/base/328949
Log:
Fix firstboot fs mount logic
The firstboot logic has an error which causes the filesystem to be
mounted readonly even though root_rw_mount=YES. Thi
Author: feld (ports committer)
Date: Mon Nov 13 21:55:34 2017
New Revision: 325781
URL: https://svnweb.freebsd.org/changeset/base/325781
Log:
Remove fortune quotes attributed to or providing admiration of Adolf Hitler
MFC after:1 week
Modified:
head/usr.bin/fortune/datfiles/fortunes
Author: feld (ports committer)
Date: Sat Apr 29 15:35:30 2017
New Revision: 317593
URL: https://svnweb.freebsd.org/changeset/base/317593
Log:
Document in ifconfig(8) that gre(4) accepts tunnel commands
- Also ensure wording is consistent for gif and gre
Reviewed by: wblock
Different
Author: feld (ports committer)
Date: Wed Dec 21 01:48:54 2016
New Revision: 310346
URL: https://svnweb.freebsd.org/changeset/base/310346
Log:
Add amdmi3 to ports-secteam
Approved by: swills
Modified:
head/share/misc/organization.dot
Modified: head/share/misc/organization.dot
==
Author: feld (ports committer)
Date: Fri Feb 12 17:55:06 2016
New Revision: 295568
URL: https://svnweb.freebsd.org/changeset/base/295568
Log:
Document the new jail_reverse_stop parameter
While here clean up the documentation for jail_list
PR: 196152
Approved by: jamie, wbl
On Wed, Feb 10, 2016, at 11:28, Matteo Riondato wrote:
>
> > On Feb 10, 2016, at 12:04 PM, Ronald Klop wrote:
> >
> > On Wed, 10 Feb 2016 17:13:59 +0100, Mark Felder wrote:
> >
> >> Author: feld (ports committer)
> >> Date: Wed Feb 10 16:13:59 2
Author: feld (ports committer)
Date: Wed Feb 10 16:13:59 2016
New Revision: 295471
URL: https://svnweb.freebsd.org/changeset/base/295471
Log:
Add new rc.conf parameter "jail_reverse_stop"
When a user defines "jail_list" in rc.conf the jails are started in the
order defined. Currently the
On Wed, Feb 10, 2016, at 10:13, Mark Felder wrote:
> Author: feld (ports committer)
> Date: Wed Feb 10 16:13:59 2016
> New Revision: 295471
> URL: https://svnweb.freebsd.org/changeset/base/295471
>
> Log:
> Add new rc.conf parameter "jail_reverse_stop"
>
Author: feld (ports committer)
Date: Sat Sep 5 01:00:02 2015
New Revision: 287474
URL: https://svnweb.freebsd.org/changeset/base/287474
Log:
jhg -> jgh
Submitted by: junovitch
Approved by: delphij (implicit)
Modified:
head/share/misc/organization.dot
Modified: head/share/misc/organi
Author: feld (ports committer)
Date: Fri Sep 4 20:15:20 2015
New Revision: 287472
URL: https://svnweb.freebsd.org/changeset/base/287472
Log:
Update ports-secteam roster
Approved by: delphij
Modified:
head/share/misc/organization.dot
Modified: head/share/misc/organization.dot
=
Author: feld (ports committer)
Date: Wed Aug 12 16:22:10 2015
New Revision: 286671
URL: https://svnweb.freebsd.org/changeset/base/286671
Log:
etc/rc.d/hostname: permit setting hostname if already set
Approved by: dteske
Differential Revision:https://reviews.freebsd.org/D2577
Mod
Author: feld (ports committer)
Date: Mon Aug 10 22:02:01 2015
New Revision: 286606
URL: https://svnweb.freebsd.org/changeset/base/286606
Log:
sbin/ipfw fix typo: info -> into
example:
DEPRECATED: inserting data into non-existent table sshguard. (auto-created)
Approved by: bdrewer
Author: feld (ports committer)
Date: Tue Mar 17 12:40:33 2015
New Revision: 280171
URL: https://svnweb.freebsd.org/changeset/base/280171
Log:
Use 24h timestamps in the ps(1) STARTED column
The previous 12h AM/PM format was perplexing as it didn't follow the
locale of the user and was a mi
Author: feld (ports committer)
Date: Wed Nov 19 13:57:39 2014
New Revision: 274710
URL: https://svnweb.freebsd.org/changeset/base/274710
Log:
Expose groups by default in ifconfig output. This was never hidden by
OpenBSD; unsure why we chose to do so. As groups are a requirement for
pf, expos
On Tue, Nov 18, 2014, at 08:24, Konstantin Belousov wrote:
> Why do you suppose that md-backed volumes are not persistent ?
> vnode-backed devices are stable.
>
You're right, a vnode-backed filesystem would definitely be persistent.
Clearly I've done a poor job of researching this thoroughly. I've
Author: feld (ports committer)
Date: Tue Nov 18 13:38:09 2014
New Revision: 274653
URL: https://svnweb.freebsd.org/changeset/base/274653
Log:
Re-work non-persistent filesystem detection as it was not possible to
detect /dev/md backed mfs filesystems that way.
Differential Revision:
Author: feld (ports committer)
Date: Mon Nov 17 15:19:57 2014
New Revision: 274631
URL: https://svnweb.freebsd.org/changeset/base/274631
Log:
Fix geom's "usage" generation to not fabricate usage/help output for any
imaginary class we give it.
Differential Revision:https://reviews.
Author: feld (ports committer)
Date: Mon Nov 17 15:12:46 2014
New Revision: 274630
URL: https://svnweb.freebsd.org/changeset/base/274630
Log:
Add logic for detecting non-persistent filesystems being utilized by
workdir which would break the upgrade process upon reboot.
Currently we check
On Jun 12, 2014, at 2:04, Andrey V. Elsukov wrote:
> On 11.06.2014 17:48, Dmitry Morozovsky wrote:
>> On Wed, 11 Jun 2014, Andrey V. Elsukov wrote:
>>
>>> Author: ae
>>> Date: Wed Jun 11 10:19:11 2014
>>> New Revision: 267357
>>> URL: http://svnweb.freebsd.org/changeset/base/267357
>>>
>>> Log
Author: feld (ports committer)
Date: Mon Feb 17 13:23:49 2014
New Revision: 262051
URL: http://svnweb.freebsd.org/changeset/base/262051
Log:
Fix formatting.
"Manpages should start a new sentence on a new line. This makes it easier
for translators to track changes." -jhb
Approved by:
Author: feld (ports committer)
Date: Tue Feb 11 15:38:29 2014
New Revision: 261774
URL: http://svnweb.freebsd.org/changeset/base/261774
Log:
Add caveat to zpool manpage indicating that we do not automatically activate
hot spares. This should be MFC'd to all STABLE branches.
Upon the avail
el="Babak Farrokhi\nfarro...@freebsd.org\n2006/11/07"]
+feld [label="Mark Felder\nf...@freebsd.org\n2013/06/25"]
fjoe [label="Max Khon\nf...@freebsd.org\n2001/08/06"]
flo [label="Florian Smeets\n...@freebsd.org\n2010/12/07"]
fluffy [label="Dima Panov\nfl
29 matches
Mail list logo