Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/stand/boot Add pkboot in "help".
details: https://anonhg.NetBSD.org/src/rev/4b64e4225b1d
branches: trunk
changeset: 357382:4b64e4225b1d
user: maxv <maxv%NetBSD.org@localhost>
date: Wed Nov 08 18:31:00 2017 +0000
description:
Add pkboot in "help".
diffstat:
sys/arch/i386/stand/boot/boot2.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0160369c16fc -r 4b64e4225b1d sys/arch/i386/stand/boot/boot2.c
--- a/sys/arch/i386/stand/boot/boot2.c Wed Nov 08 18:29:04 2017 +0000
+++ b/sys/arch/i386/stand/boot/boot2.c Wed Nov 08 18:31:00 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: boot2.c,v 1.68 2017/10/11 09:53:14 maxv Exp $ */
+/* $NetBSD: boot2.c,v 1.69 2017/11/08 18:31:00 maxv Exp $ */
/*-
* Copyright (c) 2008, 2009 The NetBSD Foundation, Inc.
@@ -403,6 +403,7 @@
printf("commands are:\n"
"boot [xdNx:][filename] [-12acdqsvxz]\n"
" (ex. \"hd0a:netbsd.old -s\"\n"
+ "pkboot [xdNx:][filename] [-12acdqsvxz]\n"
#if LIBSA_ENABLE_LS_OP
"ls [path]\n"
#endif
Home |
Main Index |
Thread Index |
Old Index