AMD64 - Fix many compile-time warnings. int/ptr type mismatches, %llx, etc.
[dragonfly.git] / sys / kern / subr_diskgpt.c
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2007-07-20 Matthew DillonRemove the requirement that calls to vn_strategy()...
2007-06-19 Matthew DillonMake some adjustments to clean up structural field...
2007-06-17 Matthew DillonFix an overflow in the GPT code, I wasn't allocating...
2007-06-17 Matthew DillonAdd subr_diskgpt.c - oops. part of the GPT commit.