summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/tape.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-05-28 03:05:06 +0000
committerjkh <jkh@FreeBSD.org>1995-05-28 03:05:06 +0000
commitf6adc3d0cb0c4fabebcca758ff1974167658353e (patch)
tree11cb8db7e042dea4f3131229406e5cf69f646241 /release/sysinstall/tape.c
parentf95342e1c873302bd88bff8b1183ce16998990e5 (diff)
downloadFreeBSD-src-f6adc3d0cb0c4fabebcca758ff1974167658353e.zip
FreeBSD-src-f6adc3d0cb0c4fabebcca758ff1974167658353e.tar.gz
Humanize Poul-Henning's code. Status values should be properly
respected now.
Diffstat (limited to 'release/sysinstall/tape.c')
-rw-r--r--release/sysinstall/tape.c9
1 files changed, 2 insertions, 7 deletions
diff --git a/release/sysinstall/tape.c b/release/sysinstall/tape.c
index 6fb6c69..48088a7 100644
--- a/release/sysinstall/tape.c
+++ b/release/sysinstall/tape.c
@@ -4,7 +4,7 @@
* This is probably the last attempt in the `sysinstall' line, the next
* generation being slated to essentially a complete rewrite.
*
- * $Id: tape.c,v 1.1 1995/05/27 10:39:02 jkh Exp $
+ * $Id: tape.c,v 1.2 1995/05/27 23:39:33 phk Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -43,12 +43,7 @@
*
*/
-/*
- * These routines deal with getting things off of floppy media, though
- * with one exception: genericGetDist() is actually used from lots of places
- * since it can think of the world as just "one big floppy" too if that's
- * appropriate.
- */
+/* These routines deal with getting things off of tape media */
#include "sysinstall.h"
OpenPOWER on IntegriCloud