Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/distrib/utils/sysinst/arch/pmax pullup 1.29->1.30 (simonb)
details: https://anonhg.NetBSD.org/src/rev/9234d02b1e29
branches: netbsd-1-4
changeset: 468409:9234d02b1e29
user: perry <perry%NetBSD.org@localhost>
date: Wed Apr 21 15:06:23 1999 +0000
description:
pullup 1.29->1.30 (simonb)
diffstat:
distrib/utils/sysinst/arch/pmax/md.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 96935d23ddbb -r 9234d02b1e29 distrib/utils/sysinst/arch/pmax/md.c
--- a/distrib/utils/sysinst/arch/pmax/md.c Wed Apr 21 15:03:41 1999 +0000
+++ b/distrib/utils/sysinst/arch/pmax/md.c Wed Apr 21 15:06:23 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: md.c,v 1.24.2.2 1999/04/19 15:19:30 perry Exp $ */
+/* $NetBSD: md.c,v 1.24.2.3 1999/04/21 15:06:23 perry Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -122,7 +122,7 @@
*/
int md_pre_disklabel (void)
{
- return 1;
+ return 0;
}
Home |
Main Index |
Thread Index |
Old Index