summaryrefslogtreecommitdiff
path: root/usr/src/common/bzip2/bzlib.c
AgeCommit message (Collapse)AuthorFilesLines
2019-08-1911566 bzip2: unused parameter 'opaque'Toomas Soome1-2/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-2510744 bzip2: smatch cleanupToomas Soome1-123/+131
Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-2110144 BZ2_bzDecompressReset() gets NULL check wrongJohn Levon1-1/+2
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-11-267526 bzip2 should have way to hide the compression supportToomas Soome1-28/+38
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-10-237474 loader should use bzip2 provided by OSYuri Pankov1-0/+2
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2011-01-01587 update bzip2 vers 1.0.5 to 1.0.6Gordon Ross1-2/+2
Reviewed by: garrett@nexenta.com Reviewed by: estseg@gmail.com Reviewed by: damian@wojslaw.pl Approved by: richlowe@richlowe.net
2009-10-226828976 Fast Crash DumpDave Plauger1-0/+1736
6878030 live crash dump is much slower than reboot dump 6626023 Crash dump size is excessive on large memory machines