Poul-Henning Kamp
|
76c4109ebb
|
#include <sys/endian.h> as needed.
|
2003-04-03 11:56:10 +00:00 |
|
Poul-Henning Kamp
|
d8cb8a5137
|
Use <sys/endian.h> instead of geom_enc.c for endianess-agnostification.
|
2003-04-03 11:36:53 +00:00 |
|
Poul-Henning Kamp
|
c138fec0b5
|
Premptively change initializations of struct g_class to use C99
sparse struct initializations before we extend the struct with
new OAM related member functions.
|
2003-03-24 19:30:15 +00:00 |
|
Peter Grehan
|
485d645e63
|
Drop down Apple Partition Map code that has been in use by some
ppc developers for a while.
OK'd by: phk
|
2003-02-23 01:25:35 +00:00 |
|
Poul-Henning Kamp
|
83dde52716
|
Add a rudimentary class for slicing Apple partitioned disks.
More work is needed on this, stakeholders please contact me.
Not quite asked for by: rwatson
|
2003-01-31 16:27:07 +00:00 |
|