<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/ppp/Makefile, branch master</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=master</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2019-12-16T21:06:24Z</updated>
<entry>
<title>Remove all the RELEASE_CRUNCH defines, they are useless.</title>
<updated>2019-12-16T21:06:24Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2019-12-16T21:06:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6ee8575cd71be8ba9ce88a28feddd523cac9f333'/>
<id>urn:sha1:6ee8575cd71be8ba9ce88a28feddd523cac9f333</id>
<content type='text'>
RELEASE_CRUNCH has been broken for a very long time. Remove the
last remants from the tree.
</content>
</entry>
<entry>
<title>Retire the -DRELEASE_CRUNCH define.</title>
<updated>2019-07-12T06:19:25Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2019-07-12T06:19:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=28c8ec2f7edccd280e5acce98d26f273cfa2a7f5'/>
<id>urn:sha1:28c8ec2f7edccd280e5acce98d26f273cfa2a7f5</id>
<content type='text'>
The RELEASE_CRUNCH ifdefs save about 100 bytes of text space. The
complexity is not worth it as they eliminate error messages.

Left the RELEASE_CRUNCH ifdef to eliminate a lot of stuff in place.
That saves an interesting amount of space and change some behaviors,
so absent a more detailed analysis, maintain the status quo.
</content>
</entry>
<entry>
<title>Remove the NATM framework including the en(4), fatm(4), hatm(4), and</title>
<updated>2017-04-24T21:21:49Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2017-04-24T21:21:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a7dc31283a053a6c0444813d1432fa83e6ccba9f'/>
<id>urn:sha1:a7dc31283a053a6c0444813d1432fa83e6ccba9f</id>
<content type='text'>
patm(4) devices.

Maintaining an address family and framework has real costs when we make
infrastructure improvements.  In the case of NATM we support no devices
manufactured in the last 20 years and some will not even work in modern
motherboards (some newer devices that patm(4) could be updated to
support apparently exist, but we do not currently have support).

With this change, support remains for some netgraph modules that don't
require NATM support code. It is unclear if all these should remain,
though ng_atmllc certainly stands alone.

Note well: FreeBSD 11 supports NATM and will continue to do so until at
least September 30, 2021.  Improvements to the code in FreeBSD 11 are
certainly welcome.

Reviewed by:	philip
Approved by:	harti
</content>
</entry>
<entry>
<title>Fix build of ppp when WITHOUT_PAM is set</title>
<updated>2016-07-04T21:18:57Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2016-07-04T21:18:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7059692f3a581b83c9a816f813ccca7c76386e48'/>
<id>urn:sha1:7059692f3a581b83c9a816f813ccca7c76386e48</id>
<content type='text'>
PR:		210658
Reported by:	madpilot
Tested by:	madpilot
Approved by:	re@ (kib)
</content>
</entry>
<entry>
<title>Revert r301137 and r301163, and implement a correct fix</title>
<updated>2016-06-01T20:44:28Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-06-01T20:44:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea580d0b45f1ab5573c1fc1221a1b1629ef9fa49'/>
<id>urn:sha1:ea580d0b45f1ab5573c1fc1221a1b1629ef9fa49</id>
<content type='text'>
for the CONFS issue with dma.conf and ppp.conf.

Thank you very much to Bryan Drewery for looking into the
problem and providing this fix.

Pointyhat:	gjb
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Revert r289096:</title>
<updated>2016-06-01T16:45:08Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-06-01T16:45:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=efe50fa18a1cfc24942dc61c2bbad17d789392ff'/>
<id>urn:sha1:efe50fa18a1cfc24942dc61c2bbad17d789392ff</id>
<content type='text'>
Files listed in 'CONFS' are not properly included in new
installations (missing from base.txz), for reasons I still
do not fully understand.

This reverts the change excluding /etc/ppp/ppp.conf from
a new installation.  /etc/dma/dma.conf is also affected,
but requires a different solution, still being investigated.

Reported by:	Ben Woods
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Use existing CONFDIR instead of adding a new CONFIGDIR</title>
<updated>2015-10-11T19:25:39Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2015-10-11T19:25:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f98f68bd504c0e53fd75bd3b5a102ddf4afe9393'/>
<id>urn:sha1:f98f68bd504c0e53fd75bd3b5a102ddf4afe9393</id>
<content type='text'>
Reported by:	jbeich
</content>
</entry>
<entry>
<title>Install bsd.confs.mk</title>
<updated>2015-10-10T10:48:09Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2015-10-10T10:48:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2c9976e37efeae3b6ab5d59259465bc3e1be244c'/>
<id>urn:sha1:2c9976e37efeae3b6ab5d59259465bc3e1be244c</id>
<content type='text'>
Rename ETCDIR into CONFIGDIR to avoid conflicts with the ports tree
</content>
</entry>
<entry>
<title>Move ppp.conf into the ppp sources</title>
<updated>2015-10-09T23:57:07Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2015-10-09T23:57:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=23c7816115e1293f38444fd562c8651ef1bc5bcd'/>
<id>urn:sha1:23c7816115e1293f38444fd562c8651ef1bc5bcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Conditionalize building radius support into libpam, ppp, etc via</title>
<updated>2015-02-04T06:53:45Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2015-02-04T06:53:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=31a741f47311cb5a2f1d4ef2a2b9067a8dcb7cb6'/>
<id>urn:sha1:31a741f47311cb5a2f1d4ef2a2b9067a8dcb7cb6</id>
<content type='text'>
MK_RADIUS_SUPPORT

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
</content>
</entry>
</feed>
