rename amd64 architecture to x86_64
[dragonfly.git] / sys / sys / disklabel32.h
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2007-08-21 Simon SchubertDefine macros also for amd64.
2007-06-18 Matthew DillonMove all the code related to handling the current 32...
2007-06-17 Matthew DillonDisklabel separation work - Generally shift all disklab...
2007-06-13 Matthew DillonExpand the diskslice->ds_openmask from 8 bits to 256...
2007-05-20 Matthew DillonContinue untangling the disklabel.
2007-05-19 Matthew DillonContinue untangling the disklabel.
2007-05-17 Matthew DillonAdd getdisktabbyname() to libc. This will soon replace...
2007-05-17 Matthew DillonRemove the roll-your-own disklabel from CCD. Use the...
2007-05-16 Matthew DillonContinue untangling the disklabel. Add sector index...
2007-05-15 Matthew DillonContinue untangling the disklabel. Reorganize struct...
2007-05-15 Matthew DillonContinue untangling the disklabel. Have most disk...
2007-05-14 Matthew DillonStart untangling the disklabel from various bits of...
2007-05-08 Matthew DillonReplace NOCDEV with NULL. NOCDEV was ((void *)-1)...
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2006-03-24 Matthew DillonMajor BUF/BIO work commit. Make I/O BIO-centric and...
2006-02-17 Matthew DillonMake the entire BUF/BIO system BIO-centric instead...
2005-04-30 Sascha WildnerRemove DEC Alpha support.
2005-03-17 YONETANI TomokazuNow that const'ification of users of dktypenames also...
2005-03-16 Joerg SonnenbergerMake dktypnames const.
2005-03-05 Sascha WildnerRemove PC98 support.
2004-06-02 Matthew DillonClean up some misuses of bp->b_dev after a strategy...
2004-05-19 Matthew DillonDevice layer rollup commit.
2004-03-04 Matthew DillonPartitions>8: Increase the number of supported partitio...
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-08-20 Robert Garrett__P() != wanted, begin removal, in order to preserve...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: