Summary Period: 2004-09-22 to 2005-07-15
Total Lines Of Code:
256 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 33 (100.0%) | 433 (100.0%) | 13.1 |
paul | 16 (48.5%) | 396 (91.5%) | 24.7 |
mcr | 13 (39.4%) | 33 (7.6%) | 2.5 |
ken | 4 (12.1%) | 4 (0.9%) | 1.0 |
updates for 2.6 kernel
8 lines of code changed in:
Fix location of klogd.pid - broke due to blind find . patch for moving pluto files to /var/run/pluto
2 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'
2 lines of code changed in:
ignore OUTPUT.
1 lines of code changed in:
test cases for aggressive mode.
14 lines of code changed in:
dpd test with aggressive mode.
10 lines of code changed in:
fix testname
5 lines of code changed in:
First attempt at adding a testcase :)
391 lines of code changed in:
Generated by StatCVS 0.2.2