aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fdformat/fdformat.c
Commit message (Expand)AuthorAgeFilesLines
* Use FDOPT_NOERRLOG to avoid cluttering the console with floppy mediaJoerg Wunsch2001-07-191-5/+89
* MFC:Poul-Henning Kamp2001-06-021-1/+1
* MFC: add /dev/zero and use PATH_* where possible.David E. O'Brien2000-12-111-1/+2
* MFC: Add -y option which doesn't ask for confimation, but stillPaul Saab2000-07-031-4/+8
* Fix fdformat to not use /dev/r* device nodes anymore, this usageJeroen Ruigrok van der Werven2000-01-231-2/+2
* - Added 640KB and 1232KB formats support.KATO Takenori2000-01-071-2/+12
* Use err(3). Document options in man page, not in usage string.Philippe Charnier1997-09-171-48/+20
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Transfer speed definitions are now also found in <machine/ioctl_fd.h>.Joerg Wunsch1994-09-251-1/+0
* Fix include path.David Greenman1994-09-171-1/+1
* Make use of the new FDOPT_NORETRY facility. It does not make sense toJoerg Wunsch1994-05-221-19/+47
* From: phk@login.dkuug.dk (Poul-Henning Kamp)Rodney W. Grimes1994-02-201-3/+3
* Fix size of il (interleave) array.Andrey A. Chernov1994-02-101-1/+1
* Add interleave > 1 support by Poul-Henning Kamp.Andrey A. Chernov1994-02-101-8/+17
* We got now floppy formatterAndrey A. Chernov1994-01-261-0/+346