Summary Period: 2004-12-18 to 2005-01-18
Total Lines Of Code:
101 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 7 (100.0%) | 103 (100.0%) | 14.7 |
mcr | 5 (71.4%) | 101 (98.1%) | 20.2 |
ken | 2 (28.6%) | 2 (1.9%) | 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:
ignore stuff.
1 lines of code changed in:
test case for tncfg of non-existant device (ucd-snmp bug)
100 lines of code changed in:
Generated by StatCVS 0.2.2