summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fifolog/lib
Commit message (Expand)AuthorAgeFilesLines
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.ed2013-04-191-0/+2
* Fix world after byacc import:bapt2012-05-221-2/+0
* Another couple of unsigned/ssize_t changes.phk2011-03-012-2/+2
* Type-change to ssize_t to (app|pl)ease ppc platform.phk2011-02-281-1/+1
* Update fifolog internals to match main version:phk2011-02-285-140/+146
* Don't override the perfectly good default ->zalloc and ->zfree functions.phk2011-02-281-20/+1
* Fix a bunch of trivial whitespace mistakes and update the miniobj.hphk2011-02-256-26/+34
* Use a "push" strategy to get data through libz, rather than a "pull" strategy.phk2010-12-072-156/+140
* Typo fixesuqs2010-08-061-9/+9
* Fix reading of empty fifolog files. When we don't have anythingkeramida2010-07-101-1/+3
* Do not attempt to render a logrecord with length byte, until we havephk2010-05-151-0/+2
* ANSIfy almost all applications that use WARNS=6.ed2009-12-291-1/+1
* The last sector in the first segment might just be a sync, increment beforephk2009-02-021-0/+1
* Don't overwrite it, if only one sector is written yet.phk2009-02-021-7/+8
* Fix a cornercase during searchphk2008-12-092-7/+9
* Clean up makefiles and a manpage.ru2008-04-101-11/+5
* Fix two bugs introduced in conversion to FreeBSD source tree:phk2008-03-192-5/+4
* Remove trailing ';' on macros.phk2008-03-161-2/+2
* Add the fifolog tools to FreeBSD.phk2008-03-0911-0/+2411
OpenPOWER on IntegriCloud