Poul-Henning Kamp
2f203e818f
Type-change to ssize_t to (app|pl)ease ppc platform.
2011-02-28 14:48:00 +00:00
Poul-Henning Kamp
54a3365da2
Don't override the perfectly good default ->zalloc and ->zfree functions.
2011-02-28 08:59:35 +00:00
Poul-Henning Kamp
fb4f617201
Fix a bunch of trivial whitespace mistakes and update the miniobj.h
...
file before the real work starts.
2011-02-25 09:40:17 +00:00
Poul-Henning Kamp
ba2b54296f
Fix a cornercase during search
2008-12-09 09:25:03 +00:00
Poul-Henning Kamp
103c0e21dd
Fix two bugs introduced in conversion to FreeBSD source tree:
...
Off by one error in length calcuation of string records.
Don't attempt to free stack variable.
2008-03-19 10:56:51 +00:00
Poul-Henning Kamp
662cb04c25
Add the fifolog tools to FreeBSD.
...
Quoth the man-page:
Fifologs provide a compact round-robin circular storage for recording
text and binary information to permanent storage in a bounded and pre-
dictable fashion, time and space wise.
Not yet connected to the build, but feel free to test & review.
2008-03-09 19:14:36 +00:00