fjoe
|
9319fa7172
|
MFC g_uzip.c rev. 1.5:
- Fix "end_blk out of range" panic when INVARIANTS.
- Do not allow rw access.
Approved by: re (scott)
|
2005-10-02 11:22:28 +00:00 |
|
fjoe
|
89f1126514
|
Use M_ZERO to not panic in mtx_init when INVARIANTS enabled.
Submitted by: simokawa
MFC after: 1 week
|
2004-11-20 13:10:04 +00:00 |
|
fjoe
|
2a220bb5b0
|
Use correct malloc type when freeing memory allocated by g_read_data.
PR: 71431
Submitted by: daichi
|
2004-09-19 10:27:46 +00:00 |
|
fjoe
|
7531fcdf4d
|
Do not compile in zlib.c. Add a dependency on module instead.
|
2004-09-08 17:27:31 +00:00 |
|
fjoe
|
50b0c5e0ac
|
Add geom_uzip -- geom class that implements read-only compressed disks.
Currently supports cloop V2.0 disk compression format.
May support more formats in future.
|
2004-08-13 09:40:58 +00:00 |
|