<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/amd/include, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2020-03-09T20:46:43Z</updated>
<entry>
<title>retire amd(8)</title>
<updated>2020-03-09T20:46:43Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2020-03-09T20:46:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=13f7dbe822d5f447c6137dc0d4ff838fb7050dbe'/>
<id>urn:sha1:13f7dbe822d5f447c6137dc0d4ff838fb7050dbe</id>
<content type='text'>
autofs was introduced with FreeBSD 10.1 and is the supported method for
automounting filesystems.  As of r296194 the amd man page claimed that it
is deprecated.  Remove it from base now; the sysutils/am-utils port is
still available if necessary.

Discussed with:	cy
Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Convert amd newvers to using newvers.sh -v.</title>
<updated>2019-05-23T17:18:56Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2019-05-23T17:18:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5f8363315eb0b65e74cb7ebeda7fcd9d264f0ffc'/>
<id>urn:sha1:5f8363315eb0b65e74cb7ebeda7fcd9d264f0ffc</id>
<content type='text'>
Rather than the tedious and error-prone grep of sys/conf/newvers.sh,
use the new -v arg to dig out the data that's desired.

Differential Revision: https://reviews.freebsd.org/D19849
</content>
</entry>
<entry>
<title>Conditionalize wrap(3) use based on MK_TCP_WRAPPERS instead of</title>
<updated>2017-01-06T04:22:25Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-01-06T04:22:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c02129e1cc85ab5c0ba3846b2d0edacc244be2dd'/>
<id>urn:sha1:c02129e1cc85ab5c0ba3846b2d0edacc244be2dd</id>
<content type='text'>
always building support into amd(8).

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>MFV r305100: Update amd from am-utils 6.1.5 to 6.2.</title>
<updated>2016-11-11T02:42:53Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2016-11-11T02:42:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=449287a2a5ee4743d1e51b1cef8423cd5ac0703b'/>
<id>urn:sha1:449287a2a5ee4743d1e51b1cef8423cd5ac0703b</id>
<content type='text'>
Used extensively on my network over the past month.

Reviewed by:	pfg, brooks
Suggested by:	pfg
Obtained from:	ftp://ftp.am-utils.org/pub/am-utils/
MFC after:	6 weeks
Relnotes:	yes
Differential Revision:	D8405
</content>
</entry>
<entry>
<title>Switch from .CURDIR to the simpler, more legible SRCTOP.</title>
<updated>2016-09-14T01:47:01Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2016-09-14T01:47:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3dd30bd184e99ee5805c0c5609a25d36301deaef'/>
<id>urn:sha1:3dd30bd184e99ee5805c0c5609a25d36301deaef</id>
<content type='text'>
Suggested by:	emaste
X-MFC-with:	upcoming amd upgrade
</content>
</entry>
<entry>
<title>Revert r295648 for now.</title>
<updated>2016-02-16T16:07:12Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-02-16T16:07:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b265efb65bc1de661954c93f6a7b30c08c46cfa2'/>
<id>urn:sha1:b265efb65bc1de661954c93f6a7b30c08c46cfa2</id>
<content type='text'>
This builds fine with FAST_DEPEND but the mkdep method requires that
include/ generates the headers during 'make depend' so the subsequent
directories can find them when running mkdep.

Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Remove the need for overriding depend.</title>
<updated>2016-02-16T02:14:21Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-02-16T02:14:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e443683de29e666bca5e740dffcb96f2b286a659'/>
<id>urn:sha1:e443683de29e666bca5e740dffcb96f2b286a659</id>
<content type='text'>
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Add missing dependency on sys/conf/newvers.sh.</title>
<updated>2016-02-16T02:14:18Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-02-16T02:14:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=956be76595cddcc18e4b8c38fafc219b51c28ad0'/>
<id>urn:sha1:956be76595cddcc18e4b8c38fafc219b51c28ad0</id>
<content type='text'>
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>META MODE: Remove bin/cat.host dependency.</title>
<updated>2015-11-25T18:37:42Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2015-11-25T18:37:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cd209ea8c15ba2f5387b8d865f9b370a2c02174c'/>
<id>urn:sha1:cd209ea8c15ba2f5387b8d865f9b370a2c02174c</id>
<content type='text'>
This likely slipped in during early testing; local.dirdeps.mk always
excludes bin/cat.host now.

Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Add META_MODE support.</title>
<updated>2015-06-13T19:20:56Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2015-06-13T19:20:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ccfb965433c67f3bda935a3cdf334be2e3c4348d'/>
<id>urn:sha1:ccfb965433c67f3bda935a3cdf334be2e3c4348d</id>
<content type='text'>
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
</content>
</entry>
</feed>
