<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/etc/defaults, branch release/4.6.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-07-03T13:01:42Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.</title>
<updated>2002-07-03T13:01:42Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-07-03T13:01:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db0a3b09965d55f9dee7a58fb04e31df42b6ae73'/>
<id>urn:sha1:db0a3b09965d55f9dee7a58fb04e31df42b6ae73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Add a warning regarding the SENDMAIL_*_MC make.conf variable values.</title>
<updated>2002-07-02T05:07:25Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-07-02T05:07:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0979d0b7c064b97627699fe179adc22320fe1873'/>
<id>urn:sha1:0979d0b7c064b97627699fe179adc22320fe1873</id>
<content type='text'>
     Using /etc/mail/sendmail.mc will create /etc/mail/sendmail.cf during
     a buildworld.

     Revision  Changes    Path
     1.192     +9 -0      src/share/examples/etc/make.conf
     1.52      +21 -0     src/share/man/man5/make.conf.5

Note, I am looking for a better way of doing this which would place the
.cf files into /usr/obj even if the source was in /etc/mail/ but haven't
yet found a way to convince make to do what I want.  This MFC is temporary.
</content>
</entry>
<entry>
<title>The default version of XFree86 is now '4' (ports/Mk/bsd.port.mk rev 1.411).</title>
<updated>2002-06-02T16:07:01Z</updated>
<author>
<name>Makoto Matsushita</name>
<email>matusita@FreeBSD.org</email>
</author>
<published>2002-06-02T16:07:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=01acee8c84d1af9e57830dc25ad2a2ee98a770f4'/>
<id>urn:sha1:01acee8c84d1af9e57830dc25ad2a2ee98a770f4</id>
<content type='text'>
However, this file assumes it is '3'.  Fixed.

Note that this file doesn't exist in 5-current already, and
src/share/examples/etc/make.conf doesn't have any ports specific
variable.  So this change goes directly to 4-stable.

Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC: Add a new make.conf knob, SENDMAIL_MAP_PERMS, which specifies the</title>
<updated>2002-05-24T15:41:05Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-05-24T15:41:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c04d8a191faa1648b9252b7fbaccef7fa3304c73'/>
<id>urn:sha1:c04d8a191faa1648b9252b7fbaccef7fa3304c73</id>
<content type='text'>
     permissions to use for alias and map database files built by
     /etc/mail/Makefile.  The default is 0640 to assist users in avoiding
     a file locking local denial of service.

     Revision  Changes    Path
     1.30      +7 -1      src/etc/mail/Makefile
     1.189     +5 -0      src/share/examples/etc/make.conf
     1.47      +5 -0      src/share/man/man5/make.conf.5

Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC: US Robotics Wireless card 2410</title>
<updated>2002-05-16T06:18:21Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-05-16T06:18:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8960df21c316218da758e16f9cda92600fde2ebb'/>
<id>urn:sha1:8960df21c316218da758e16f9cda92600fde2ebb</id>
<content type='text'>
	Blue Concentric Circl CF Wireless LAN Model WL-379F
	Linksys Instant Wireless WPC11 v2.5
	PROXIM RangeLAN DS
	Home Wireless Networks
	ADTEC ADLINK 340C
	Buffaloe LPC3-CLR
(through 1.237)

Submitted by:	The voices in my head
Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC 1.206 src/UPDATING</title>
<updated>2002-05-15T12:51:33Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2002-05-15T12:51:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ffa9585c2686238a45c588f8f8819b3ce067cf05'/>
<id>urn:sha1:ffa9585c2686238a45c588f8f8819b3ce067cf05</id>
<content type='text'>
    1.6   src/kerberos5/usr.bin/k5su/Makefile
    1.187 src/share/examples/etc/make.conf (etc/defaults/make.conf)
    1.44  src/share/man/man5/make.conf.5
Turn on the set-user-ID bit for k5su if ENABLE_SUID_K5SU is defined.

Approved by:	brian (re)
</content>
</entry>
<entry>
<title>Fix misleading comment mistakenly merged from the equally stale -current.</title>
<updated>2002-04-27T06:37:41Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-04-27T06:37:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9e00eea97f6c418046cf4ea3b1b57025cc74503a'/>
<id>urn:sha1:9e00eea97f6c418046cf4ea3b1b57025cc74503a</id>
<content type='text'>
The TCP_RESTRICT_RST option was dropped from RELENG_4 10 months ago.

Submitted by:	marius@alchemy.franken.de
</content>
</entry>
<entry>
<title>MFC 1.147: Consistently use full pathnames for files, especially</title>
<updated>2002-04-25T05:14:39Z</updated>
<author>
<name>Crist J. Clark</name>
<email>cjc@FreeBSD.org</email>
</author>
<published>2002-04-25T05:14:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c0cae8d4bac9e78c70a2f122e00cf77ece378d4d'/>
<id>urn:sha1:c0cae8d4bac9e78c70a2f122e00cf77ece378d4d</id>
<content type='text'>
executables.

PR:		conf/37292
Submitted by:	Helge Oldach &lt;send-pr@oldach.net&gt;
</content>
</entry>
<entry>
<title>By popular demand, turn inetd back on by default</title>
<updated>2002-04-21T06:24:10Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2002-04-21T06:24:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=87ceb2a2900abb4579e0829820006b7853cdcf3b'/>
<id>urn:sha1:87ceb2a2900abb4579e0829820006b7853cdcf3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pick</title>
<updated>2002-04-20T18:51:04Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-04-20T18:51:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=abd84ea55a973ec6733da4b09f1331c8e85cab40'/>
<id>urn:sha1:abd84ea55a973ec6733da4b09f1331c8e85cab40</id>
<content type='text'>
     the .mc file used for /etc/mail/submit.cf.  By default,
     /etc/mail/freebsd.submit.mc is installed and used.

     1.28      +34 -12    src/etc/mail/Makefile
     1.14      +7 -5      src/etc/mail/README
     1.17      +37 -7     src/etc/sendmail/Makefile
     1.185     +7 -0      src/share/examples/etc/make.conf
     1.42      +10 -0     src/share/man/man5/make.conf.5
</content>
</entry>
</feed>
