Poul-Henning Kamp
|
7d590cc46f
|
Introduce some serious paranoia to try to catch a memory overwrite problem
as early as possible.
Sponsored by: DARPA & NAI Labs
|
2002-04-23 11:48:45 +00:00 |
|
Poul-Henning Kamp
|
b1876192f0
|
Eliminate some thread pointers which do not make sense anymore.
Split private parts of geom.h into geom_int.h. The latter should
never be included in class implemtations.
|
2002-03-26 22:07:38 +00:00 |
|
Poul-Henning Kamp
|
3773a65c0b
|
Be more systematic about conversion of on-disk formats in a endian/width
agnostic way.
Collapse the MBR and MBREXT methods into one file and make them endian/width
agnostic.
Sponsored by: DARPA & NAI Labs.
|
2002-03-24 11:21:41 +00:00 |
|