K 10 svn:author V 7 iedowse K 8 svn:date V 27 2001-12-30T18:51:51.000000Z K 7 svn:log V 237 Oops, the arguments to a bcopy() were reversed, which broke zeroing of unused partition entries and later detection of unused entries. Use memcpy to be consistent with the rest of the code, and fix a minor style nit. Submitted by: bde END