<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/fdread/Makefile, branch release/7.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-05-01T02:51:58Z</updated>
<entry>
<title>Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.</title>
<updated>2009-05-01T02:51:58Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-05-01T02:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b205d83df7763ca1f099bce5ac12a05862a626c4'/>
<id>urn:sha1:b205d83df7763ca1f099bce5ac12a05862a626c4</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.2-RELEASE image.
</content>
</entry>
<entry>
<title>Cleanup usr.sbin/fd* so they can compile under WARNS=6.</title>
<updated>2005-01-08T15:46:06Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-01-08T15:46:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4c1f1c62ca07a2fa300a24cb4700980773156eb2'/>
<id>urn:sha1:4c1f1c62ca07a2fa300a24cb4700980773156eb2</id>
<content type='text'>
fdcontrol/fdcontrol.c:
	- Add const constraint to an intermediate value
	  which is not supposed to be changed elsewhere.
fdread/fdread.c:
	- Use _devname in favor of devname to avoid name
	  conflicit.
	- -1 is less than any positive number so in order
	  to get the block to function, we should get the
	  block a little earlier.
	- Cast to remove signed when we are sure that a
	  return value is positive, or is compared with
	  an positive number (tracknumber of a floppy
	  disk is not likely to have UINT_MAX/2 anyway)
fdread/fdutil.c:
	- Use more specific initializer
fdwrite/fdwrite.c:
	- Use static on format_track since it's not
	  referenced in other places.
	- Use const char* to represent string constant.

Bump WARNS accordingly.
</content>
</entry>
<entry>
<title>Add PC98 supports.</title>
<updated>2004-03-28T13:42:27Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2004-03-28T13:42:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1a06a03cb8ff7d8bd8a2d64f83af42d81cf730b3'/>
<id>urn:sha1:1a06a03cb8ff7d8bd8a2d64f83af42d81cf730b3</id>
<content type='text'>
Submitted by:	Watanabe Kazuhiro &lt;CQG00620@nifty.ne.jp&gt; (mostly)
</content>
</entry>
<entry>
<title>Remove GCC'isms in CFLAGS.</title>
<updated>2001-07-20T04:23:13Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-07-20T04:23:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ac24b049cc3d78097a804c9ce72cf44fdfa59456'/>
<id>urn:sha1:ac24b049cc3d78097a804c9ce72cf44fdfa59456</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Break out the function to print the FDC error information into</title>
<updated>2001-07-02T21:21:58Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>2001-07-02T21:21:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=65217f13ffdb389e935b55930ee6a8502b954675'/>
<id>urn:sha1:65217f13ffdb389e935b55930ee6a8502b954675</id>
<content type='text'>
fdutil.c so it can be used elsewhere.
</content>
</entry>
<entry>
<title>Initial import of fdread(1), a logical counterpart to fdwrite(1).</title>
<updated>2001-05-14T20:22:49Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>2001-05-14T20:22:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b97809a770a90e39bb2429abd83b74bf53053a29'/>
<id>urn:sha1:b97809a770a90e39bb2429abd83b74bf53053a29</id>
<content type='text'>
Its main purpose is to adapt automatically to the floppy parameters
(in particular the track size for efficient reading), and to allow a
simple error recovery for CRC-errored sectors.  Requires the newly
added fdc(4) options.
</content>
</entry>
</feed>
