aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/bzipfs.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r202585: fix a comment typoAndriy Gapon2010-01-221-1/+1
* MFC 200919:John Baldwin2009-12-301-8/+59
* Fix logical bug in the bzip2 reading code, which results in bogus EIOMaxim Sobolev2007-12-181-1/+45
* Re-enable support for bzip2'ed compressed filesystems.David E. O'Brien2005-05-171-1/+1
* Clean up error handling in libstand filesystem code to be more consistent:John Baldwin2004-01-211-5/+11
* Add splitfs vfs layer into libstand, which allows loading big kernels andMaxim Sobolev2002-03-171-1/+1
* Complete bzip2-1.0.2 import.Maxim Sobolev2002-02-011-1/+1
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-3/+3
* Add support for loading bzip2-compressed filesystems. Among other thingsMaxim Sobolev2001-09-181-0/+297