OpenGrok
Cross Reference: lzf_d.c
xref
: /
src
/
external
/
bsd
/
liblzf
/
dist
/
lzf_d.c
Home
|
History
|
Annotate
|
Download
|
only in
dist
History log of
/src/external/bsd/liblzf/dist/lzf_d.c
Revision
Date
Author
Comments
1.4
10-Aug-2014
tls
Merge tls-earlyentropy branch into HEAD.
1.3
05-Apr-2011
agc
branches: 1.3.10; 1.3.22;
get rid of most (but not all) lint on amd64
1.2
03-Feb-2010
tls
Adjust liblzf to offer the LZF_STATE_ARG API, which is better for small-stack
environments (think bootblocks etc) and no worse elsewise (you can always
just pass the same state argument...) and have correct prototypes when doing
so.
1.1
03-Feb-2010
tls
branches: 1.1.1;
Initial revision
1.1.1.1
03-Feb-2010
tls
Import liblzf version 3.5 (2-clause BSD licensed by Marc Lehmann)
1.3.22.1
07-Apr-2014
tls
LZF in the kernel. As an entropy estimator for now but it's very small, and
we could use it for ipcomp, for hibernation, for paging, for core dumps, etc.
1.3.10.1
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
Indexes created Wed Mar 04 05:31:52 UTC 2026