<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/fdformat/fdformat.c, branch releng/4.9</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Use FDOPT_NOERRLOG to avoid cluttering the console with floppy media</title>
<updated>2001-07-19T13:20:42+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>2001-07-19T13:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c8cb0b77b0f64b9bc03d099167175dad031c1a83'/>
<id>c8cb0b77b0f64b9bc03d099167175dad031c1a83</id>
<content type='text'>
error messages while formatting.  If errors have been encountered,
print a summary of up to 10 errors before exiting.

Since i don't expect fdread(1) and thus ../fdread/fdutil.c to be
merged into 4-stable, i included printstatus() into fdformat.c, and
added the necessary NE7_FOO #defines as well (since they are not
available in a userland-visible file in RELENG_4).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
error messages while formatting.  If errors have been encountered,
print a summary of up to 10 errors before exiting.

Since i don't expect fdread(1) and thus ../fdread/fdutil.c to be
merged into 4-stable, i included printstatus() into fdformat.c, and
added the necessary NE7_FOO #defines as well (since they are not
available in a userland-visible file in RELENG_4).
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2001-06-02T08:12:27+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2001-06-02T08:12:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d321aaee18c990c802b9dca09e60db7df0a7e190'/>
<id>d321aaee18c990c802b9dca09e60db7df0a7e190</id>
<content type='text'>
  fdformat prompts for user confirmation.  it exits 0 if the user
  doesn't confirm, which needlessly complicates scripts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  fdformat prompts for user confirmation.  it exits 0 if the user
  doesn't confirm, which needlessly complicates scripts.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: add /dev/zero and use PATH_* where possible.</title>
<updated>2000-12-11T01:03:42+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-12-11T01:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6034d13a9ed650ee88ae94550adc86ef25441310'/>
<id>6034d13a9ed650ee88ae94550adc86ef25441310</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Add -y option which doesn't ask for confimation, but still</title>
<updated>2000-07-03T06:15:14+00:00</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-07-03T06:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a4c59fe5eb4e0e1fafd22284004e32f707330e41'/>
<id>a4c59fe5eb4e0e1fafd22284004e32f707330e41</id>
<content type='text'>
shows progress.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
shows progress.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix fdformat to not use /dev/r* device nodes anymore, this usage</title>
<updated>2000-01-23T12:49:42+00:00</updated>
<author>
<name>Jeroen Ruigrok van der Werven</name>
<email>asmodai@FreeBSD.org</email>
</author>
<published>2000-01-23T12:49:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=31245fb20193e0c4cd829976355bedc1fc72056f'/>
<id>31245fb20193e0c4cd829976355bedc1fc72056f</id>
<content type='text'>
has been made obsolete by the block/char device merging.

Reflect this change in the manual page and fix the usage of a
backslash in ``e.g.''.

Reviewed by:	bright, sheldonh, phk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
has been made obsolete by the block/char device merging.

Reflect this change in the manual page and fix the usage of a
backslash in ``e.g.''.

Reviewed by:	bright, sheldonh, phk
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added 640KB and 1232KB formats support.</title>
<updated>2000-01-07T09:02:47+00:00</updated>
<author>
<name>KATO Takenori</name>
<email>kato@FreeBSD.org</email>
</author>
<published>2000-01-07T09:02:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d0fd62ec076962037a485039b25c219d5946a592'/>
<id>d0fd62ec076962037a485039b25c219d5946a592</id>
<content type='text'>
- Added $FreeBSD$.

Submitted by:	nyan
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added $FreeBSD$.

Submitted by:	nyan
</pre>
</div>
</content>
</entry>
<entry>
<title>Use err(3). Document options in man page, not in usage string.</title>
<updated>1997-09-17T06:32:45+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-09-17T06:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6c9d5885079c3aa3fa9c1d927f39640fec263e41'/>
<id>6c9d5885079c3aa3fa9c1d927f39640fec263e41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T03:57:47+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T03:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=709e8f9ae1d734c1a163c9b421df4b8153939ce7'/>
<id>709e8f9ae1d734c1a163c9b421df4b8153939ce7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Transfer speed definitions are now also found in &lt;machine/ioctl_fd.h&gt;.</title>
<updated>1994-09-25T18:44:26+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1994-09-25T18:44:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9a89db44b80b1ad690e45dc24b5b9630b314f697'/>
<id>9a89db44b80b1ad690e45dc24b5b9630b314f697</id>
<content type='text'>
Remove the old include file, since it used to be in a non-public place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the old include file, since it used to be in a non-public place.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix include path.</title>
<updated>1994-09-17T17:55:03+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-09-17T17:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f38ec702f99b939d162a2d9e5a65e5af90b26da7'/>
<id>f38ec702f99b939d162a2d9e5a65e5af90b26da7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
