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 pullup 1.5->1.6 (fvdl)



details:   https://anonhg.NetBSD.org/src/rev/22e3ef95ee62
branches:  netbsd-1-4
changeset: 468615:22e3ef95ee62
user:      perry <perry%NetBSD.org@localhost>
date:      Sun May 02 21:44:32 1999 +0000

description:
pullup 1.5->1.6 (fvdl)

diffstat:

 distrib/utils/sysinst/mbr.h |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 739224215820 -r 22e3ef95ee62 distrib/utils/sysinst/mbr.h
--- a/distrib/utils/sysinst/mbr.h       Sun May 02 21:43:45 1999 +0000
+++ b/distrib/utils/sysinst/mbr.h       Sun May 02 21:44:32 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: mbr.h,v 1.4.2.2 1999/04/19 15:19:27 perry Exp $        */
+/*     $NetBSD: mbr.h,v 1.4.2.3 1999/05/02 21:44:32 perry Exp $        */
 
 /*
  * Copyright 1997, 1988 Piermont Information Systems Inc.
@@ -85,3 +85,4 @@
 void   set_bios_geom __P((int, int, int));
 int    otherpart __P((int));
 int    ourpart __P((int));
+char   *get_partname __P((int));



Home | Main Index | Thread Index | Old Index