<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/share/examples/Makefile, branch release/8.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2012-09-16T00:35:09Z</updated>
<entry>
<title>MFC r240252,r240253:</title>
<updated>2012-09-16T00:35:09Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-09-16T00:35:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=22606f8722ad6149a35a9f584c63aa66e284b915'/>
<id>urn:sha1:22606f8722ad6149a35a9f584c63aa66e284b915</id>
<content type='text'>
	Remove documentation and www cvsup files as they are no longer useful
	with the switch to subversion.
	Specifically document that an incomplete ports tree is not supported.
	Remove useless comment about sendmail.

Approved by:	cperciva (implicit)
</content>
</entry>
<entry>
<title>MFC r233429,r233435,r233437,r234077,r234133,r234135,r234159,r234823:</title>
<updated>2012-05-03T19:56:17Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-05-03T19:56:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=986784dd7848cc8ddf2d240a8c5057ee33229c32'/>
<id>urn:sha1:986784dd7848cc8ddf2d240a8c5057ee33229c32</id>
<content type='text'>
	A variety of changes that make the default shell easier to use.

Approved by:	cperciva (implicit)
</content>
</entry>
<entry>
<title>MFC r218545,218914:</title>
<updated>2011-05-28T08:43:24Z</updated>
<author>
<name>Lawrence Stewart</name>
<email>lstewart@FreeBSD.org</email>
</author>
<published>2011-05-28T08:43:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b82c14e711641a82648601aab69350b4f67f7d60'/>
<id>urn:sha1:b82c14e711641a82648601aab69350b4f67f7d60</id>
<content type='text'>
Add an example Khelp module, which will be referenced in the forthcoming Khelp
documentation.

Sponsored by:	FreeBSD Foundation
Discussed with:	David Hayes &lt;dahayes at swin edu au&gt;
</content>
</entry>
<entry>
<title>MFC r206996: indent.pro example: actually install the sample file</title>
<updated>2010-04-23T15:24:56Z</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2010-04-23T15:24:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dec20309828da6cba74e291be1ae2bd085452502'/>
<id>urn:sha1:dec20309828da6cba74e291be1ae2bd085452502</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r204076,r204077,r204083,r205279:</title>
<updated>2010-04-18T21:14:49Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2010-04-18T21:14:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2b98f8400dac09ef28f1f39097629d4d12f07e6a'/>
<id>urn:sha1:2b98f8400dac09ef28f1f39097629d4d12f07e6a</id>
<content type='text'>
r204076:

Please welcome HAST - Highly Avalable Storage.

HAST allows to transparently store data on two physically separated machines
connected over the TCP/IP network. HAST works in Primary-Secondary
(Master-Backup, Master-Slave) configuration, which means that only one of the
cluster nodes can be active at any given time. Only Primary node is able to
handle I/O requests to HAST-managed devices. Currently HAST is limited to two
cluster nodes in total.

HAST operates on block level - it provides disk-like devices in /dev/hast/
directory for use by file systems and/or applications. Working on block level
makes it transparent for file systems and applications. There in no difference
between using HAST-provided device and raw disk, partition, etc. All of them
are just regular GEOM providers in FreeBSD.

For more information please consult hastd(8), hastctl(8) and hast.conf(5)
manual pages, as well as http://wiki.FreeBSD.org/HAST.

Sponsored by:	FreeBSD Foundation
Sponsored by:	OMCnet Internet Service GmbH
Sponsored by:	TransIP BV

r204077:

Remove some lines left over by accident.

r204083:

Add missing KEYWORD line.

Pointed out by:	dougb

r205279 sys:

Simplify loops.
</content>
</entry>
<entry>
<title>MFC r201213:</title>
<updated>2010-04-06T10:58:40Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2010-04-06T10:58:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=807645566baf8578cb95d3c57aece94e898fa5e5'/>
<id>urn:sha1:807645566baf8578cb95d3c57aece94e898fa5e5</id>
<content type='text'>
Remove examples for pppd and SLIP-related stuff.

PR:		conf/144950
</content>
</entry>
<entry>
<title>MFC r200440 to stable/8:</title>
<updated>2010-01-15T14:24:32Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2010-01-15T14:24:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=158c24fd61ca9957cd5a4ba5e67e5c71b022cfc9'/>
<id>urn:sha1:158c24fd61ca9957cd5a4ba5e67e5c71b022cfc9</id>
<content type='text'>
  Install firmware(9) examples.
</content>
</entry>
<entry>
<title>Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and</title>
<updated>2008-05-26T10:40:09Z</updated>
<author>
<name>Bjoern A. Zeeb</name>
<email>bz@FreeBSD.org</email>
</author>
<published>2008-05-26T10:40:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2e598474fa6a089cf784ae7a0dfd29f0af0b1a50'/>
<id>urn:sha1:2e598474fa6a089cf784ae7a0dfd29f0af0b1a50</id>
<content type='text'>
parts relied on the now removed NET_NEEDS_GIANT.
Most of I4B has been disconnected from the build
since July 2007 in HEAD/RELENG_7.

This is what was removed:
- configuration in /etc/isdn
- examples
- man pages
- kernel configuration
- sys/i4b (drivers, layers, include files)
- user space tools
- i4b support from ppp
- further documentation

Discussed with: rwatson, re
</content>
</entry>
<entry>
<title>Remove netatm from HEAD as it is not MPSAFE and relies on the now removed</title>
<updated>2008-05-25T22:11:40Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2008-05-25T22:11:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e4372ceba044f2b6dbde2fabf95ce2717135d47c'/>
<id>urn:sha1:e4372ceba044f2b6dbde2fabf95ce2717135d47c</id>
<content type='text'>
NET_NEEDS_GIANT.  netatm has been disconnected from the build for ten
months in HEAD/RELENG_7.  Specifics:

- netatm include files
- netatm command line management tools
- libatm
- ATM parts in rescue and sysinstall
- sample configuration files and documents
- kernel support as a module or in NOTES
- netgraph wrapper nodes for netatm
- ctags data for netatm.
- netatm-specific device drivers.

MFC after:	3 weeks
Reviewed by:	bz
Discussed with:	bms, bz, harti
</content>
</entry>
<entry>
<title>Disconnect netatm from the build as it is not MPSAFE and relies on</title>
<updated>2007-07-14T21:49:24Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-07-14T21:49:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2b851aeb6321494fe153410e910ccf4ec1d92513'/>
<id>urn:sha1:2b851aeb6321494fe153410e910ccf4ec1d92513</id>
<content type='text'>
NET_NEEDS_GIANT, which will shortly be removed.  This is done in a
away that it may be easily reattached to the build before 7.1 if
appropriate locking is added.  Specifics:

- Don't install netatm include files
- Disconnect netatm command line management tools
- Don't build libatm
- Don't include ATM parts in rescue or sysinstall
- Don't install sample configuration files and documents
- Don't build kernel support as a module or in NOTES
- Don't build netgraph wrapper nodes for netatm

This removes the last remaining consumer of NET_NEEDS_GIANT.

Reviewed by:	harti
Discussed with:	bz, bms
Approved by:	re (kensmith)
</content>
</entry>
</feed>
