Summary Period: 2002-09-05 to 2005-01-18
[root]/testing/klips/module-memory-01
Total Lines Of Code:
146 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 15 (100.0%) | 201 (100.0%) | 13.4 |
rgb | 9 (60.0%) | 191 (95.0%) | 21.2 |
mcr | 3 (20.0%) | 7 (3.5%) | 2.3 |
ken | 2 (13.3%) | 2 (1.0%) | 1.0 |
dhr | 1 (6.7%) | 1 (0.5%) | 1.0 |
Fix location of klogd.pid - broke due to blind find . patch for moving pluto files to /var/run/pluto
1 lines of code changed in:
Move plutos runtime files from /var/run/pluto.* to /var/run/pluto/pluto.*
This was done with find . -type f -print0 | xargs -0 perl -pi -e 's#/var/run/#/var/run/pluto/#g'
1 lines of code changed in:
OUTPUT directory should be ignored by cvs
1 lines of code changed in:
if skas is present in host kernel, then skas mode may be used,
and the tracing thread info will not be printed.
0 lines of code changed in:
remove serial init and mconsole init messages, as they have moved in 2.4.19
0 lines of code changed in:
Fixed mis-formatted original output (accidentally contained a number of
^H characters and a space in a filename...).
2 lines of code changed in:
changes to console output to accomodate 2.4.19-uml12.
7 lines of code changed in:
Updated memory test.
22 lines of code changed in:
Ignore the output directory.
1 lines of code changed in:
Added a test for module memory leaks.
166 lines of code changed in:
Generated by StatCVS 0.2.2