<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/defaults, branch release/6.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2007-12-06T08:11:19Z</updated>
<entry>
<title>MFC: Don't delete files in the X11 socket directories under /tmp.</title>
<updated>2007-12-06T08:11:19Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-12-06T08:11:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b672f930d60f9d3b19740b2cd48429a1dfb08281'/>
<id>urn:sha1:b672f930d60f9d3b19740b2cd48429a1dfb08281</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Back out the last change, RELENG_6 doesn't have PTS support yet and</title>
<updated>2007-11-13T04:10:30Z</updated>
<author>
<name>Christian S.J. Peron</name>
<email>csjp@FreeBSD.org</email>
</author>
<published>2007-11-13T04:10:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=43214e50cf00654ef660de22217416debd466e2c'/>
<id>urn:sha1:43214e50cf00654ef660de22217416debd466e2c</id>
<content type='text'>
its not clear when it will come in.  So un-hiding these devices has
no effect.

Reported by:	delphij
</content>
</entry>
<entry>
<title>MFC revision 1.5</title>
<updated>2007-11-11T22:56:12Z</updated>
<author>
<name>Christian S.J. Peron</name>
<email>csjp@FreeBSD.org</email>
</author>
<published>2007-11-11T22:56:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=08bbfcdb848a79331d90ec40fa220107cd1a7531'/>
<id>urn:sha1:08bbfcdb848a79331d90ec40fa220107cd1a7531</id>
<content type='text'>
Un-break logins to jailed environments when PTS is in use.
</content>
</entry>
<entry>
<title>MFC: etc/rc.d/ppp,v1.14 and etc/defaults/rc.conf,v1.319</title>
<updated>2007-10-31T18:53:07Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2007-10-31T18:53:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7ad8384ba99912461a6059dd1082bddacb038396'/>
<id>urn:sha1:7ad8384ba99912461a6059dd1082bddacb038396</id>
<content type='text'>
Teach /etc/rc.d/ppp to start multiple instances of ppp.

ppp_profile variable can now contain multiple profiles.
Overrides for ppp mode and nat can go into ppp_$profile_mode
and ppp_$profile_nat variables respectively. If those are
not specified, defaults from ppp_mode and ppp_nat are used.

MFC: etc/rc.d/ppp v1.15

Teach /etc/rc.d/ppp how to start/stop individual instances
of ppp. This is an extension of previous commit.

Submitted by:	Yuri Kurenkov &lt; y dot kurenkov at init dot ru &gt;
Reviewed by:	mtm
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC periodic/daily/480.status-ntpd.</title>
<updated>2007-06-16T08:07:08Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2007-06-16T08:07:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3d784733e9887a2f2b9b8fb105c8bb698cf50879'/>
<id>urn:sha1:3d784733e9887a2f2b9b8fb105c8bb698cf50879</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add a new rc.conf variable, sendmail_rebuild_aliases, which tells</title>
<updated>2007-06-15T02:39:36Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2007-06-15T02:39:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1a17b09de518b93e8f2d2f648f3152994566a006'/>
<id>urn:sha1:1a17b09de518b93e8f2d2f648f3152994566a006</id>
<content type='text'>
     /etc/rc.d/sendmail whether or not to run newaliases if the database
     is missing or the aliases text file is newer than aliases.db.

     In my opinion, the aliases file should never be automatically rebuilt.
     The current text form could represent a work in progress.  Therefore,
     in FreeBSD 7.0, this new option will default to "NO".  When this rc.d
     change is MFC'ed, it will need to remain "YES" to maintain backward
     compatibility.

     PR:             conf/86252
     Approved by:    re (kensmith)
     MFC after:      3 days

     Revision  Changes    Path
     1.316     +1 -0      src/etc/defaults/rc.conf
     1.17      +10 -8     src/etc/rc.d/sendmail
     1.1039    +6 -0      src/release/doc/en_US.ISO8859-1/relnotes/article.sgml
</content>
</entry>
<entry>
<title>MFC pfsync_syncpeer option for rc.conf(5).</title>
<updated>2007-05-28T02:00:54Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2007-05-28T02:00:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38da93a8c756d2aa624c8e2fdde3ebbe02b6c1b4'/>
<id>urn:sha1:38da93a8c756d2aa624c8e2fdde3ebbe02b6c1b4</id>
<content type='text'>
: Add a pfsync_syncpeer option to /etc/defaults/rc.conf and rc.conf(5),
: which can be used to turn off multicast pfsync support, and enable
: the transmission of directed PFSYNC (IP protocol: 240) packets to
: a specific "sync peer" host.
:
: PR:             conf/111225
: Submitted by:   Bas van Beek &lt;bas@tobin.nl&gt;
: Approved by:    mtm, mlaier
: MFC after:      2 weeks
:
: Revision  Changes    Path
: 1.314     +1 -0      src/etc/defaults/rc.conf
: 1.5       +6 -1      src/etc/rc.d/pfsync
: 1.323     +20 -0     src/share/man/man5/rc.conf.5
</content>
</entry>
<entry>
<title>MFC: add FILESYSTEMS</title>
<updated>2007-05-24T16:14:37Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2007-05-24T16:14:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9bd54582b3581bc212ca0c8f85e80baeb1f67ad4'/>
<id>urn:sha1:9bd54582b3581bc212ca0c8f85e80baeb1f67ad4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC ver. 1.307 and 1.308:</title>
<updated>2007-05-23T00:56:58Z</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2007-05-23T00:56:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=128be9ee9fa9270c9c76d64bd955acaf947004dd'/>
<id>urn:sha1:128be9ee9fa9270c9c76d64bd955acaf947004dd</id>
<content type='text'>
Comment out knobs that are supposed to be examples.
</content>
</entry>
<entry>
<title>MFC</title>
<updated>2007-04-12T13:13:57Z</updated>
<author>
<name>Matteo Riondato</name>
<email>matteo@FreeBSD.org</email>
</author>
<published>2007-04-12T13:13:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f5b586a032e3133c7b59e995b02083b7fbdd2b88'/>
<id>urn:sha1:f5b586a032e3133c7b59e995b02083b7fbdd2b88</id>
<content type='text'>
	nfslocking: rev 1.12 [1] and 1.13 [2]
	rc.conf.5: rev 1.321 [2]
	rc.conf: 1.311 [2]

	[1] Record rc.d/nfslocking dependency on rc.d/rpcbind
	[2]Add rpc_statd_flags and rpc_lockd_flags options to allow
	options to be passed to rpc.statd and rpc.lockd

PR:		conf/105465 [1]
Approved by:	mtm [1]
</content>
</entry>
</feed>
