<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libdisk/create_chunk.c, branch release/4.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>2000-03-20T08:47:53+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-20T08:47:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7e6cd705f344de2f9f08475a0fa2ef9191f88dd0'/>
<id>7e6cd705f344de2f9f08475a0fa2ef9191f88dd0</id>
<content type='text'>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pointer addition bug (3 -&gt; 4).</title>
<updated>2000-03-09T15:05:20+00:00</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2000-03-09T15:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0b6b4751b5bff7405f9542ca8ef9912d26f600e4'/>
<id>0b6b4751b5bff7405f9542ca8ef9912d26f600e4</id>
<content type='text'>
Submitted by:	 david.w.james@bt.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	 david.w.james@bt.com
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct device naming for IDA disk nodes (idad)</title>
<updated>2000-03-08T18:14:02+00:00</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2000-03-08T18:14:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=064dbb030197133f31066b7bcecb7e5570bbea6f'/>
<id>064dbb030197133f31066b7bcecb7e5570bbea6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide more debugging behind isDebug(); what's currently</title>
<updated>2000-02-18T03:06:43+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-02-18T03:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3925bc5d501e99461cb8275f2653bf3407fcb204'/>
<id>3925bc5d501e99461cb8275f2653bf3407fcb204</id>
<content type='text'>
spewing out will only alarm people.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
spewing out will only alarm people.
</pre>
</div>
</content>
</entry>
<entry>
<title>Just on the off-chance that somebody might use libdisk in a totally</title>
<updated>1999-12-22T19:06:29+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-12-22T19:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2e636eed154504de1062c0a338b1f3f78c7ac4a0'/>
<id>2e636eed154504de1062c0a338b1f3f78c7ac4a0</id>
<content type='text'>
lobotomized environment, say booted from a floppy with no /etc full
of password and group files, give sensible fallbacks for roots uid
and operators gid.

This might fix sysinstall.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lobotomized environment, say booted from a floppy with no /etc full
of password and group files, give sensible fallbacks for roots uid
and operators gid.

This might fix sysinstall.
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch up to the fact that block devices are toast.</title>
<updated>1999-12-15T08:33:56+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-12-15T08:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=63b7978d5313c9be163f20fc04fc0a09bd0fd8d2'/>
<id>63b7978d5313c9be163f20fc04fc0a09bd0fd8d2</id>
<content type='text'>
Teach about the afd driver.
Teach new char dev for ad driver.
Make ownerships correct.

Submitted by:	jhb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Teach about the afd driver.
Teach new char dev for ad driver.
Make ownerships correct.

Submitted by:	jhb
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'sd' support.  SCSI disks are known as 'da' these days.</title>
<updated>1999-11-27T21:20:57+00:00</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1999-11-27T21:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=78c8bacf3578d1eb5afc6ee187853380eb7302d3'/>
<id>78c8bacf3578d1eb5afc6ee187853380eb7302d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove BAD144 support</title>
<updated>1999-11-27T14:33:30+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1999-11-27T14:33:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b007e160a11506ad6129e6e9c30047974b8ae98e'/>
<id>b007e160a11506ad6129e6e9c30047974b8ae98e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Teach libdisk about the AMI and Mylex RAID drivers.  You should be able</title>
<updated>1999-11-02T03:40:14+00:00</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1999-11-02T03:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9ca7957c86deebefa971c639053b223f606d5e01'/>
<id>9ca7957c86deebefa971c639053b223f606d5e01</id>
<content type='text'>
to install directly to arrays managed by these controllers now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to install directly to arrays managed by these controllers now.
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
