Searched hist:88714 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sbin/fdisk/
H A Dfdisk.cdiff 88714 Sun Dec 30 16:51:51 MST 2001 iedowse 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

Completed in 67 milliseconds