<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/camcontrol/Makefile, branch release/5.3.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>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

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

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use WARNS?=3 for these in the arm case for now, due to toolchain issues.</title>
<updated>2004-05-14T13:31:21+00:00</updated>
<author>
<name>Olivier Houchard</name>
<email>cognet@FreeBSD.org</email>
</author>
<published>2004-05-14T13:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c1b2de5af0f771d4e9c317442df697a61e929569'/>
<id>c1b2de5af0f771d4e9c317442df697a61e929569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make this WARNS=6 clean by:</title>
<updated>2003-08-05T09:19:07+00:00</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2003-08-05T09:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=398676131faedd41231af416764c103430fc7660'/>
<id>398676131faedd41231af416764c103430fc7660</id>
<content type='text'>
 1: add 'const' to char * where needed;
 2: mark unused variables with __unused;
 3: remove double prototypes for mode_edit and mode_list.
 4: moves the global variables 'bus', 'target', and 'lun' into
        the main function and protect them with #ifndef MINIMALISTIC,
 5: renames 3 variable in order not to shadow other things
        index -&gt; indx -- in modepage_dump since index is a function
		from &lt;strings.h.&gt;
        arglist -&gt; arglst -- in the function parse_btl since arglist
                is also a global variable
        convertend -&gt; convertend2 -- in the function editentry_set
                since that name is used two times within the function.
 6: cast 0xffffffff in the macro RESOLUTION_MAX(size) to (int)
        since it is unsigned otherwise.

Tested by:	make universe
Approved by:	ken
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 1: add 'const' to char * where needed;
 2: mark unused variables with __unused;
 3: remove double prototypes for mode_edit and mode_list.
 4: moves the global variables 'bus', 'target', and 'lun' into
        the main function and protect them with #ifndef MINIMALISTIC,
 5: renames 3 variable in order not to shadow other things
        index -&gt; indx -- in modepage_dump since index is a function
		from &lt;strings.h.&gt;
        arglist -&gt; arglst -- in the function parse_btl since arglist
                is also a global variable
        convertend -&gt; convertend2 -- in the function editentry_set
                since that name is used two times within the function.
 6: cast 0xffffffff in the macro RESOLUTION_MAX(size) to (int)
        since it is unsigned otherwise.

Tested by:	make universe
Approved by:	ken
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam</title>
<updated>2003-06-14T05:28:01+00:00</updated>
<author>
<name>Kenneth D. Merry</name>
<email>ken@FreeBSD.org</email>
</author>
<published>2003-06-14T05:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=50a7fdaed8a056efd0f637dbd07b6beddca6b8ca'/>
<id>50a7fdaed8a056efd0f637dbd07b6beddca6b8ca</id>
<content type='text'>
and libdevstat, since the new way of doing things is to just list
maintainership in src/MAINTAINERS.

Also, remove duplicate entries in src/MAINTAINERS for those utilities.  I
already had entries for them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and libdevstat, since the new way of doing things is to just list
maintainership in src/MAINTAINERS.

Also, remove duplicate entries in src/MAINTAINERS for those utilities.  I
already had entries for them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set WARNS=1.  RESOLUTION_MAX macro has major signed/unsigned issues.</title>
<updated>2003-05-02T06:56:32+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-05-02T06:56:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e7d2436a13d52f24f4bf190cfbfb72896958103'/>
<id>8e7d2436a13d52f24f4bf190cfbfb72896958103</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make camcontrol WARNS=2 clean.</title>
<updated>2003-02-20T21:07:59+00:00</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2003-02-20T21:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c7cf7aa6841c2f217ff154b1509b2cae14334645'/>
<id>c7cf7aa6841c2f217ff154b1509b2cae14334645</id>
<content type='text'>
Approved by:	ken
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	ken
</pre>
</div>
</content>
</entry>
<entry>
<title>Style.</title>
<updated>2002-01-24T16:53:08+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-01-24T16:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=485318d4d86a3c923664ea269c082acfd0296225'/>
<id>485318d4d86a3c923664ea269c082acfd0296225</id>
<content type='text'>
Approved by:	ken
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	ken
</pre>
</div>
</content>
</entry>
<entry>
<title>Well, RELEASE_BUILD_FIXIT has now been renamed into RELEASE_CRUNCH.</title>
<updated>2002-01-18T22:17:35+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>2002-01-18T22:17:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=075828a91adbd75eab98cf88bbeca7fa2af374f3'/>
<id>075828a91adbd75eab98cf88bbeca7fa2af374f3</id>
<content type='text'>
At least, the old version is still good for the MFC though (where
everything is still going the old way). ;-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At least, the old version is still good for the MFC though (where
everything is still going the old way). ;-)
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide an option to make camcontrol `minimalistic': if the (env/make)</title>
<updated>2002-01-17T20:26:14+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>2002-01-17T20:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6437601ca18a597ee5836d19646ae6824f9dab44'/>
<id>6437601ca18a597ee5836d19646ae6824f9dab44</id>
<content type='text'>
variable RELEASE_BUILD_FIXIT is defined, a camcontrol binary will be
built that only knows the "rescan" and "reset" subcommands.  The
resulting code is small enough to still fit onto the boot floppy.

Reviewed by:	ken
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
variable RELEASE_BUILD_FIXIT is defined, a camcontrol binary will be
built that only knows the "rescan" and "reset" subcommands.  The
resulting code is small enough to still fit onto the boot floppy.

Reviewed by:	ken
MFC after:	1 week
</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>
</feed>
