aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fdcontrol/fdcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* Tag 'a' case as one we're intentionally falling through toWarner Losh2018-01-051-0/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Drop the defunct FDOPT_NOERRLOG option from all the floppy utilities.Joerg Wunsch2009-06-241-7/+2
* Make fdcontrol work again. It has been broken for a while. It triesPeter Wemm2005-10-261-1/+0
* Cleanup usr.sbin/fd* so they can compile under WARNS=6.Xin LI2005-01-081-1/+1
* Rewrite of the floppy driver to make it MPsafe & GEOM friendly:Poul-Henning Kamp2004-08-201-18/+15
* Recognize "auto" format.Poul-Henning Kamp2004-02-251-5/+46
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-4/+2
* Long promised major enhancement set for the floppy disk driver:Joerg Wunsch2001-12-151-86/+120
* Add appropriate includes and prototypes; staticize; set WARNS=2. AlsoDima Dorfman2001-06-261-4/+8
* Part #2 of the <machine/ioctl_fd.h> => <sys/fdcio.h> move: handle theJoerg Wunsch2001-06-061-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Perror() -> warn().Philippe Charnier1997-09-171-7/+11
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* Update to work under Lite2 includesPeter Wemm1997-03-111-0/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* Import the fdcontrol command. It has been in 1.1.5, but obviously has been lo...Joerg Wunsch1994-10-301-0/+136