<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/dump/Makefile, branch release/5.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-05-07T17:51:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-05-07T17:51:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-05-07T17:51:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77'/>
<id>urn:sha1:e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77</id>
<content type='text'>
'RELENG_5_4_0_RELEASE'.

This commit was manufactured to restore the state of the 5.4-RELEASE image.
</content>
</entry>
<entry>
<title>Make this WARNS=2 clean by</title>
<updated>2003-11-14T13:07:38Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2003-11-14T13:07:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8a0453d61423c4af12f923508df8b182b48f85f2'/>
<id>urn:sha1:8a0453d61423c4af12f923508df8b182b48f85f2</id>
<content type='text'>
	- using (intmax_t) and %j
	- giving a non-empty format string to msg()

Include &lt;stdint.h&gt; directly instead of depending on &lt;inttypes.h&gt;
to do it.

Tested by:	make universe
</content>
</entry>
<entry>
<title>Removed all vestiges of KerberosIV.</title>
<updated>2003-05-01T21:18:36Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-01T21:18:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=44b81f0f89a62f65cb10abedd5d238edaec97959'/>
<id>urn:sha1:44b81f0f89a62f65cb10abedd5d238edaec97959</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed the MLINKS assignment style.</title>
<updated>2003-05-01T20:35:30Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-05-01T20:35:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fd2f6a9b16527522d854def4bbdfaea0fc248f90'/>
<id>urn:sha1:fd2f6a9b16527522d854def4bbdfaea0fc248f90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-Kerberise (KerberosIV). KerberosIV is no longer present, and</title>
<updated>2003-05-01T20:09:58Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2003-05-01T20:09:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8edde085dd273e8c7b1c56f5b84f01ffcf738606'/>
<id>urn:sha1:8edde085dd273e8c7b1c56f5b84f01ffcf738606</id>
<content type='text'>
remote backups can still be done with Kerberos authentication using
SSH and Kerberos 5.
</content>
</entry>
<entry>
<title>Add a caching option to dump.  Use -C.  Note that NetBSD has a caching option</title>
<updated>2003-01-13T19:42:41Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2003-01-13T19:42:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5941e412cacd0ebc654224ca69f66ae18f351b89'/>
<id>urn:sha1:5941e412cacd0ebc654224ca69f66ae18f351b89</id>
<content type='text'>
called -r but it takes 512 byte blocks instead of megabytes, and I felt a
megabytes specification would be far more useful so I did not use the same
option character.

This will *greatly* improve dump performance at the cost of possibly
missing filesystem changes that occur between passes, and does a fairly
good job making up for the loss of buffered block devices.  Caching is disabled
by default to retain historical behavior.

In tests, dump performance improved by about 40% when dumping / or /usr.

Beware that dump forks and the cache may wind up being larger then you
specify, but a more complex shared memory implementation would not produce
results that are all that much better so I kept it simple for now.

MFC after:	3 days
</content>
</entry>
<entry>
<title>s/filesystem/file system/g as discussed on -developers</title>
<updated>2002-08-21T18:11:48Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2002-08-21T18:11:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ce66ddb76352a2e5f34aacdbe7733d92e60aff17'/>
<id>urn:sha1:ce66ddb76352a2e5f34aacdbe7733d92e60aff17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more file system &gt; filesystem</title>
<updated>2002-05-16T04:10:46Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2002-05-16T04:10:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3468b317cb93827fbbd4b835f5c233804bc5203c'/>
<id>urn:sha1:3468b317cb93827fbbd4b835f5c233804bc5203c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced exists() tests with two equivalent defined().</title>
<updated>2002-04-18T07:01:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-04-18T07:01:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=71b3ac84e182cd9147daea5ae05566b9d1817af8'/>
<id>urn:sha1:71b3ac84e182cd9147daea5ae05566b9d1817af8</id>
<content type='text'>
LIBDIR is defined in bsd.own.mk but sys.mk no longer
includes bsd.own.mk as of revision 1.60.
</content>
</entry>
<entry>
<title>Default to WARNS=2.</title>
<updated>2001-12-04T02:19:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-12-04T02:19:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2d68bf45bfd846af100054ea94cdce64e298eb01'/>
<id>urn:sha1:2d68bf45bfd846af100054ea94cdce64e298eb01</id>
<content type='text'>
Binary builds that cannot handle this must explicitly set WARNS=0.

Reviewed by:	mike
</content>
</entry>
</feed>
