<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/raidctl/raidctl.c, 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>2004-03-16T12:28:40Z</updated>
<entry>
<title>Remove the RAIDframe userland tool.</title>
<updated>2004-03-16T12:28:40Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-03-16T12:28:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c5c119bf644494d630136c771a6d92385a41cfec'/>
<id>urn:sha1:c5c119bf644494d630136c771a6d92385a41cfec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)</title>
<updated>2004-03-05T08:10:19Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2004-03-05T08:10:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=16fc3635f7aec3852abfc6dd77f89baef91f22fa'/>
<id>urn:sha1:16fc3635f7aec3852abfc6dd77f89baef91f22fa</id>
<content type='text'>
that this provokes. "Wherever possible" means "In the kernel OR NOT
C++" (implying C).

There are places where (void *) pointers are not valid, such as for
function pointers, but in the special case of (void *)0, agreement
settles on it being OK.

Most of the fixes were NULL where an integer zero was needed; many
of the fixes were NULL where ascii &lt;nul&gt; ('\0') was needed, and a
few were just "other".

Tested on: i386 sparc64
</content>
</entry>
<entry>
<title>After much delay and anticipation, welcome RAIDFrame into the FreeBSD</title>
<updated>2002-10-20T08:17:39Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2002-10-20T08:17:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f9d186edc88163ed0b54b8f5afca9e8a2b531f12'/>
<id>urn:sha1:f9d186edc88163ed0b54b8f5afca9e8a2b531f12</id>
<content type='text'>
world.  This should be considered highly experimental.

Approved-by:	re
</content>
</entry>
</feed>
