rwatson 60c8c67e86 Compare kernel dump header magic with textdump magic using strncmp()
rather than the memcmp() which is used for regular dumps: the
textdump string is one character shorter, so we need to stop
comparing at the end of the string.

Use independent version checking logic for architecture-specific
version number vs. textdump version number, as the version sequences
may (someday) differ.

Run into by:	rrs
2007-12-27 21:28:48 +00:00
..
2007-12-26 12:20:19 +00:00
2007-11-24 09:32:45 +00:00
2007-12-10 02:31:00 +00:00
2007-11-20 21:25:58 +00:00
2007-07-24 18:08:16 +00:00
2007-11-18 09:18:20 +00:00
2007-12-14 14:34:26 +00:00
2007-07-03 12:46:08 +00:00
2007-11-20 01:58:34 +00:00
2007-11-07 10:53:41 +00:00
2007-11-07 10:53:41 +00:00
2007-09-23 16:06:37 +00:00