<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/dumpfs/Makefile, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make this WARNS=2 clean by</title>
<updated>2003-11-14T13:13:23+00:00</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2003-11-14T13:13:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=657c605c120eaa9db7d010a7f466570889890ba7'/>
<id>657c605c120eaa9db7d010a7f466570889890ba7</id>
<content type='text'>
	- using (intmax_t) and %j instead of %q

Tested by:	make universe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	- using (intmax_t) and %j instead of %q

Tested by:	make universe
</pre>
</div>
</content>
</entry>
<entry>
<title>Spell libufs correctly in DPADD.</title>
<updated>2003-01-26T12:34:36+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-01-26T12:34:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=44e4f023ae8840e52ce714b024c91c3c26ba3f36'/>
<id>44e4f023ae8840e52ce714b024c91c3c26ba3f36</id>
<content type='text'>
Reviewed by:	juli
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	juli
</pre>
</div>
</content>
</entry>
<entry>
<title>Add libufs to dependencies.</title>
<updated>2003-01-20T21:18:44+00:00</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-01-20T21:18:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3c95539d712c981fe2453341ba28b9f2b6c8a7d1'/>
<id>3c95539d712c981fe2453341ba28b9f2b6c8a7d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert dumpfs(8) to libufs(3), rather than rolling local functions for a</title>
<updated>2002-07-11T21:44:03+00:00</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-07-11T21:44:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d67caa29ef05324cac9afe74d737b21266468b77'/>
<id>d67caa29ef05324cac9afe74d737b21266468b77</id>
<content type='text'>
number of things.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
number of things.
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to WARNS=2.</title>
<updated>2001-12-04T02:19:58+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-12-04T02:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2d68bf45bfd846af100054ea94cdce64e298eb01'/>
<id>2d68bf45bfd846af100054ea94cdce64e298eb01</id>
<content type='text'>
Binary builds that cannot handle this must explicitly set WARNS=0.

Reviewed by:	mike
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Binary builds that cannot handle this must explicitly set WARNS=0.

Reviewed by:	mike
</pre>
</div>
</content>
</entry>
<entry>
<title>- Backout botched attempt to introduce MANSECT feature.</title>
<updated>2001-03-26T14:33:27+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-26T14:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0a5779d45bf5cbb474e004524b8788e796db914c'/>
<id>0a5779d45bf5cbb474e004524b8788e796db914c</id>
<content type='text'>
- MAN[1-9] -&gt; MAN.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- MAN[1-9] -&gt; MAN.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the default manual section for sbin/ to 8.</title>
<updated>2001-03-20T18:13:31+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-20T18:13:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fe655281c5aaa0c4feb637ba0199f869ba84a78b'/>
<id>fe655281c5aaa0c4feb637ba0199f869ba84a78b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to our man installation style.  Also fixed long-standing bug</title>
<updated>1994-08-05T02:42:42+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-05T02:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd'/>
<id>404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd</id>
<content type='text'>
in `fastboot'/`fasthalt' in which the interpreter would hang around
after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in `fastboot'/`fasthalt' in which the interpreter would hang around
after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD 4.4 Lite sbin Sources</title>
<updated>1994-05-26T06:35:07+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-26T06:35:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8fae3551ec46402adf7ab034cf9e02bcbc7ca8ee'/>
<id>8fae3551ec46402adf7ab034cf9e02bcbc7ca8ee</id>
<content type='text'>
Note:  XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note:  XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
</pre>
</div>
</content>
</entry>
</feed>
