Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2]: src/sys/arch/cobalt/stand/boot Pull up revision 1.1 (requeste...



details:   https://anonhg.NetBSD.org/src/rev/b61a1aab7d15
branches:  netbsd-2
changeset: 563381:b61a1aab7d15
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Apr 13 21:52:47 2005 +0000

description:
Pull up revision 1.1 (requested by tsutsui in ticket #1070):
Add a prompt to specify a kernel filename to be loaded on bootloader.

diffstat:

 sys/arch/cobalt/stand/boot/tgets.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 9f6cac77abdb -r b61a1aab7d15 sys/arch/cobalt/stand/boot/tgets.c
--- a/sys/arch/cobalt/stand/boot/tgets.c        Wed Apr 13 21:52:41 2005 +0000
+++ b/sys/arch/cobalt/stand/boot/tgets.c        Wed Apr 13 21:52:47 2005 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: tgets.c,v 1.1 2004/04/10 12:30:26 tsutsui Exp $        */
+/*     $NetBSD: tgets.c,v 1.1.14.1 2005/04/13 21:52:47 tron Exp $      */
 
 /*-
  * Copyright (c) 1993



Home | Main Index | Thread Index | Old Index