mlelstv
ff9a9860d6
GPTs are defined in terms of physical blocks.
...
- Fix reading of GPT for devices with non-512byte sectors
- Fix bounds check to use DEV_BSIZE units.
2010-01-25 14:51:03 +00:00
jakllsch
76a01a44a6
Allow wedges to be created for all defined partitions on a GPT disk.
...
Use __arraycount on the GUID to type mapping array.
Add HFS to the list of types with dkw_ptypes.
reviewed by cube.
2008-10-23 19:37:40 +00:00
christos
f52ea15353
Recognize apple ufs partitions from Antoine Reilles
2008-06-29 15:13:28 +00:00
martin
ce099b4099
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
riz
42a4e6ef13
As discussed on tech-userlevel, add NetBSD GPT partition types for
...
swap, ffs, lfs, raidframe, ccd and cgd. gpt(8) now defaults to
NetBSD ffs if no type is given, but previous FreeBSD types are
still recognized in the DKWEDGE_AUTODISCOVER code.
2007-12-28 19:53:09 +00:00
christos
53524e44ef
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
christos
71aa807296
use a c99 initializer
2006-09-13 00:48:03 +00:00
martin
b28babedf4
Backout previous - it is already dealt with at the config level.
2006-08-13 19:17:11 +00:00
martin
4ada5572ad
Make the discovery methods optional (as they were already declared
...
in conf/files)
2006-08-13 18:45:08 +00:00
christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
thorpej
3cb291f243
Move wedge code to a subdirectory, as suggested by Christos.
2004-10-04 01:07:25 +00:00