busybox/miscutils
Rob Landley 2584e9b39f Remove HDIO_GETGEO_BIG which is dead (removed from 2.6) and was pointless back
in 2.4 (it fetched the same hd_geometry struct only with uint cylinders instead
of ushort cylinders: nothing that big has ever accurately reported gemoetry,
it's all LBA.

Also stop declaring the hd_geometry struct static: it's two chars, a short, and
a long for a grand total of 8 bytes.  That can go on the stack.
2006-05-03 20:00:00 +00:00
..
2005-10-20 11:17:48 +00:00
2006-03-30 02:01:48 +00:00
2006-04-16 20:38:26 +00:00
2006-04-16 20:38:26 +00:00
2006-04-16 20:38:26 +00:00
2006-04-16 20:38:26 +00:00
2006-03-13 19:04:00 +00:00
2006-04-16 20:38:26 +00:00
2006-04-29 04:43:50 +00:00
2006-03-23 02:07:41 +00:00
2006-02-27 22:34:41 +00:00