Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/file/magdir Recognize NetBSD/powerpc core file.



details:   https://anonhg.NetBSD.org/src/rev/aca8f72c84aa
branches:  trunk
changeset: 487487:aca8f72c84aa
user:      tsubai <tsubai%NetBSD.org@localhost>
date:      Thu Jun 08 13:57:41 2000 +0000

description:
Recognize NetBSD/powerpc core file.

diffstat:

 usr.bin/file/magdir/netbsd |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (13 lines):

diff -r d06dd2a789b9 -r aca8f72c84aa usr.bin/file/magdir/netbsd
--- a/usr.bin/file/magdir/netbsd        Thu Jun 08 13:56:22 2000 +0000
+++ b/usr.bin/file/magdir/netbsd        Thu Jun 08 13:57:41 2000 +0000
@@ -94,6 +94,9 @@
 0      belong&0377777777       042200507       NetBSD/ns32532 core
 >12    string                  >\0             from '%s'
 
+0      belong&0377777777       045200507       NetBSD/powerpc core
+>12    string                  >\0             from '%s'
+
 0      belong&0377777777       042400413       NetBSD/sparc demand paged
 >0     byte                    &0x80           
 >>20   belong                  <8192           shared library



Home | Main Index | Thread Index | Old Index