summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/sade.h
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-10-04 13:33:49 +0000
committerjkh <jkh@FreeBSD.org>1996-10-04 13:33:49 +0000
commit177253487a1d661372770b14ca3e756f73157f30 (patch)
tree880800002f5fc0da5926f527fa9a99340d429598 /usr.sbin/sade/sade.h
parent82c3fac15a288402754df8d2115aca659980dec9 (diff)
downloadFreeBSD-src-177253487a1d661372770b14ca3e756f73157f30.zip
FreeBSD-src-177253487a1d661372770b14ca3e756f73157f30.tar.gz
Syncronize my tree so Eric can access the latest code.
Diffstat (limited to 'usr.sbin/sade/sade.h')
-rw-r--r--usr.sbin/sade/sade.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/sade/sade.h b/usr.sbin/sade/sade.h
index a7154c9..8089ed5 100644
--- a/usr.sbin/sade/sade.h
+++ b/usr.sbin/sade/sade.h
@@ -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: sysinstall.h,v 1.78 1996/08/01 10:58:53 jkh Exp $
+ * $Id: sysinstall.h,v 1.79 1996/10/01 12:13:25 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -74,6 +74,7 @@
#define DISK_PARTITIONED "_diskPartitioned"
#define DISK_LABELLED "_diskLabelled"
#define DISK_SELECTED "_diskSelected"
+#define DISK_PREPARED "_diskPrepared"
#define SYSTEM_STATE "_systemState"
#define RUNNING_ON_ROOT "_runningOnRoot"
#define TCP_CONFIGURED "_tcpConfigured"
OpenPOWER on IntegriCloud