aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fdformat
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-1/+2
* mdoc(7) police:Ruslan Ermilov2001-08-071-3/+5
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+2
* Make fdformat WARN=2 ready.Joerg Wunsch2001-07-032-11/+9
* Fixed the world breakage in rev. 1.8 (space after -I).Ruslan Ermilov2001-07-031-1/+2
* Use the printstatus() function from ${.CURDIR}/../fdread/fdutil.c toJoerg Wunsch2001-07-023-25/+39
* Now that we've got it, use FDOPT_NOERRLOG for fdformat and fdwrite toJoerg Wunsch2001-06-261-1/+5
* Part #2 of the <machine/ioctl_fd.h> => <sys/fdcio.h> move: handle theJoerg Wunsch2001-06-061-1/+1
* fdformat prompts for user confirmation. it exits 0 if the userPoul-Henning Kamp2001-05-231-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+0
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-2/+4
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+1
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-1/+2
* mdoc(7) police: do not split author names in the AUTHORS section.Ruslan Ermilov2000-11-221-0/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-2/+1
* Add -y option which doesn't ask for confimation, but still shows progressPoul-Henning Kamp2000-06-012-4/+12
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-4/+8
* Fix fdformat to not use /dev/r* device nodes anymore, this usageJeroen Ruigrok van der Werven2000-01-232-8/+8
* - Added 640KB and 1232KB formats support.KATO Takenori2000-01-071-2/+12
* Correct use of .Nm.Philippe Charnier1999-10-171-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
* mkdosfs(1) is dead, refere to newfs_msdos(8)David E. O'Brien1998-09-291-3/+3
* fd(4) referenced in HISTORY has nothing to do with floppy disks;Dag-Erling Smørgrav1998-04-201-1/+1
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+6
* Use err(3). Document options in man page, not in usage string.Philippe Charnier1997-09-172-65/+46
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-1/+1
* Cross-reference newfs(8), and mkdosfs(1).Joerg Wunsch1995-11-051-3/+18
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Corrected the xref to the driver man page to be fdc(4) now thatJoerg Wunsch1994-10-281-2/+2
* Transfer speed definitions are now also found in <machine/ioctl_fd.h>.Joerg Wunsch1994-09-252-2/+1
* Added a missing ${DESTDIR}. The real problem is that stuff related toPoul-Henning Kamp1994-09-181-1/+1
* Fix include path.David Greenman1994-09-172-2/+2
* Make use of the new FDOPT_NORETRY facility. It does not make sense toJoerg Wunsch1994-05-223-56/+61
* From: phk@login.dkuug.dk (Poul-Henning Kamp)Rodney W. Grimes1994-02-201-3/+3
* Some fixes from JoergAndrey A. Chernov1994-02-111-8/+15
* 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-102-10/+17
* We got now floppy formatterAndrey A. Chernov1994-01-263-0/+506