index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
fdformat
/
fdformat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The FD_FORM ioctl used to ignore errors from the floppy controller; now when
brucec
2011-02-21
1
-2
/
+1
*
Drop the defunct FDOPT_NOERRLOG option from all the floppy utilities.
joerg
2009-06-24
1
-6
/
+1
*
Rewrite of the floppy driver to make it MPsafe & GEOM friendly:
phk
2004-08-20
1
-7
/
+2
*
From PR:
anholt
2004-01-07
1
-1
/
+1
*
Include <string.h> for some prototypes, rather than depending on
mike
2002-04-01
1
-0
/
+1
*
Long promised major enhancement set for the floppy disk driver:
joerg
2001-12-15
1
-155
/
+142
*
Make fdformat WARN=2 ready.
joerg
2001-07-03
1
-10
/
+8
*
Use the printstatus() function from ${.CURDIR}/../fdread/fdutil.c to
joerg
2001-07-02
1
-19
/
+31
*
Now that we've got it, use FDOPT_NOERRLOG for fdformat and fdwrite to
joerg
2001-06-26
1
-1
/
+5
*
Part #2 of the <machine/ioctl_fd.h> => <sys/fdcio.h> move: handle the
joerg
2001-06-06
1
-1
/
+1
*
fdformat prompts for user confirmation. it exits 0 if the user
phk
2001-05-23
1
-1
/
+1
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
1
-1
/
+2
*
Add -y option which doesn't ask for confimation, but still shows progress
phk
2000-06-01
1
-4
/
+8
*
Fix fdformat to not use /dev/r* device nodes anymore, this usage
asmodai
2000-01-23
1
-2
/
+2
*
- Added 640KB and 1232KB formats support.
kato
2000-01-07
1
-2
/
+12
*
Use err(3). Document options in man page, not in usage string.
charnier
1997-09-17
1
-48
/
+20
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Transfer speed definitions are now also found in <machine/ioctl_fd.h>.
joerg
1994-09-25
1
-1
/
+0
*
Fix include path.
dg
1994-09-17
1
-1
/
+1
*
Make use of the new FDOPT_NORETRY facility. It does not make sense to
joerg
1994-05-22
1
-19
/
+47
*
From: phk@login.dkuug.dk (Poul-Henning Kamp)
rgrimes
1994-02-20
1
-3
/
+3
*
Fix size of il (interleave) array.
ache
1994-02-10
1
-1
/
+1
*
Add interleave > 1 support by Poul-Henning Kamp.
ache
1994-02-10
1
-8
/
+17
*
We got now floppy formatter
ache
1994-01-26
1
-0
/
+346