ru
f2d082b711
Fixed NAME section.
2009-04-04 15:48:09 +00:00
phk
041c968b4f
The last sector in the first segment might just be a sync, increment before
...
checking validity of segment two.
2009-02-02 14:30:07 +00:00
phk
8b7a45678f
Don't overwrite it, if only one sector is written yet.
...
Discovered by: "Dewayne Geraghty" <dewayne.geraghty@heuristicsystems.com.au>
2009-02-02 14:29:15 +00:00
phk
a4110620aa
Fix a cornercase during search
2008-12-09 09:25:03 +00:00
phk
b6c607e98b
Populate usage()
...
Submitted by: Jaakko Heinonen <jh@saunalahti.fi>
2008-05-14 23:29:02 +00:00
ru
446475df44
Clean up makefiles and a manpage.
...
OK'ed by: phk
2008-04-10 14:02:00 +00:00
phk
a940156e22
Accept empty -T arguments.
...
Proposed by: clemens fischer <ino-qc@spotteswoode.de.eu.org>
2008-03-31 13:56:15 +00:00
phk
394021fd91
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
phk
d44989c323
Remove trailing ';' on macros.
...
Spotted by: antoine
2008-03-16 23:00:43 +00:00
phk
329dcba2df
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