index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
fifolog
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the Clang specific -Wmissing-variable-declarations to WARNS=6.
ed
2013-04-19
1
-0
/
+2
*
Fix world after byacc import:
bapt
2012-05-22
1
-2
/
+0
*
Another couple of unsigned/ssize_t changes.
phk
2011-03-01
2
-2
/
+2
*
Type-change to ssize_t to (app|pl)ease ppc platform.
phk
2011-02-28
1
-1
/
+1
*
Update fifolog internals to match main version:
phk
2011-02-28
5
-140
/
+146
*
Don't override the perfectly good default ->zalloc and ->zfree functions.
phk
2011-02-28
1
-20
/
+1
*
Fix a bunch of trivial whitespace mistakes and update the miniobj.h
phk
2011-02-25
6
-26
/
+34
*
Use a "push" strategy to get data through libz, rather than a "pull" strategy.
phk
2010-12-07
2
-156
/
+140
*
Typo fixes
uqs
2010-08-06
1
-9
/
+9
*
Fix reading of empty fifolog files. When we don't have anything
keramida
2010-07-10
1
-1
/
+3
*
Do not attempt to render a logrecord with length byte, until we have
phk
2010-05-15
1
-0
/
+2
*
ANSIfy almost all applications that use WARNS=6.
ed
2009-12-29
1
-1
/
+1
*
The last sector in the first segment might just be a sync, increment before
phk
2009-02-02
1
-0
/
+1
*
Don't overwrite it, if only one sector is written yet.
phk
2009-02-02
1
-7
/
+8
*
Fix a cornercase during search
phk
2008-12-09
2
-7
/
+9
*
Clean up makefiles and a manpage.
ru
2008-04-10
1
-11
/
+5
*
Fix two bugs introduced in conversion to FreeBSD source tree:
phk
2008-03-19
2
-5
/
+4
*
Remove trailing ';' on macros.
phk
2008-03-16
1
-2
/
+2
*
Add the fifolog tools to FreeBSD.
phk
2008-03-09
11
-0
/
+2411