artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3886e1d
)
Booting OpenBSD not NetBSD.
author
rahnds
<rahnds@openbsd.org>
Thu, 9 Jan 1997 03:52:51 +0000
(
03:52
+0000)
committer
rahnds
<rahnds@openbsd.org>
Thu, 9 Jan 1997 03:52:51 +0000
(
03:52
+0000)
Change the print to reflect that.
sys/arch/powerpc/stand/boot.c
patch
|
blob
|
history
diff --git
a/sys/arch/powerpc/stand/boot.c
b/sys/arch/powerpc/stand/boot.c
index
e9a0d7f
..
818b98e
100644
(file)
--- a/
sys/arch/powerpc/stand/boot.c
+++ b/
sys/arch/powerpc/stand/boot.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: boot.c,v 1.
2 1996/12/28 06:31:12
rahnds Exp $ */
+/* $OpenBSD: boot.c,v 1.
3 1997/01/09 03:52:51
rahnds Exp $ */
/* $NetBSD: boot.c,v 1.2 1996/10/07 21:43:02 cgd Exp $ */
/*
@@
-228,7
+228,7
@@
main()
char *cp;
int fd;
- printf(">>
Net
BSD BOOT\n");
+ printf(">>
Open
BSD BOOT\n");
/*
* Get the boot arguments from Openfirmware