summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fdwrite
Commit message (Collapse)AuthorAgeFilesLines
* #include'ing mysterious stuff from ${DESTDIR}/sys/<somewhere> is no longerjoerg1994-10-142-4/+3
| | | | | necessary. Requested by: phk
* A small program, which can take a file of any size, format, write and verifyphk1994-09-183-0/+341
it onto a bunch of floppies in a semi-intelligent way. Useful for things like: tar cf - . | gzip -9 | fdwrite -d /dev/rfd0.1720 -v Where it will keep asking for floppies until tar is done.
OpenPOWER on IntegriCloud