Summary Period: 2002-08-29 to 2005-01-18
[root]/testing/klips/proc-fs-02
Total Lines Of Code:
227 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 297 (100.0%) | 18.5 |
mcr | 12 (75.0%) | 293 (98.7%) | 24.4 |
ken | 3 (18.8%) | 3 (1.0%) | 1.0 |
dhr | 1 (6.3%) | 1 (0.3%) | 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:
added proc-entries for alg code.
24 lines of code changed in:
Match output to real results
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:
changes to console output to accomodate 2.4.19-uml12.
7 lines of code changed in:
adjusted console output for version and "kernel log"
2 lines of code changed in:
change inode# to "inode"
39 lines of code changed in:
ls-date-fix changed from sed to perl.
1 lines of code changed in:
ignore OUTPUT dirs
1 lines of code changed in:
the proc-fs-02 test determines if the /proc entries are cleaned up
properly upon module load/unload
219 lines of code changed in:
Generated by StatCVS 0.2.2