Summary Period: 2002-02-20 to 2005-04-20
[root]/testing/klips/east-reject-01
Total Lines Of Code:
406 (2006-02-13 12:26)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 47 (100.0%) | 1118 (100.0%) | 23.7 |
rgb | 14 (29.8%) | 555 (49.6%) | 39.6 |
mcr | 29 (61.7%) | 552 (49.4%) | 19.0 |
dhr | 1 (2.1%) | 7 (0.6%) | 7.0 |
ken | 3 (6.4%) | 4 (0.4%) | 1.3 |
updated tests for kernel 2.6.
42 lines of code changed in:
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:
fixed debug output as a result of valgrind output.
2 lines of code changed in:
adjustment for use with tcpdump 3.8.3
9 lines of code changed in:
Match reordered output
2 lines of code changed in:
fixes from port-selector merge - differing debug output.
47 lines of code changed in:
Refine testing scripts:
- put timeout and eof handlers in each expect script
- kill more rogue processes: even those with unreadable(!) /proc entries
- improve reporting of skipped tests
- make "recordresults" do more, simplifying every caller
- speed up UML shutdown by using "halt -p -r" (requires many reference log updates)
7 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:
use new one-to-eight-icmp script to regularize output, despite
ICMP rate limiting.
7 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:
Shut off "ipsec klipsdebug --set verbose" in all tests because it is
overflowing the printk 4KB buffer and update the output.
11 lines of code changed in:
Adjust output to reflect SAref table changes.
10 lines of code changed in:
removed kernel logger stopped/kernel proc stopped messages
0 lines of code changed in:
Adjust output to reflect debugging instrumentation changes.
106 lines of code changed in:
ignore OUTPUT-module directory
1 lines of code changed in:
klog file moved from /var/tmp to /tmp (a tmpfs).
2 lines of code changed in:
between 2.4.18-35 and 2.4.18-53, the order of zone()
and stdio-console initialization changed. Those lines,
are now just removed from the console output.
0 lines of code changed in:
continued sorting out the kernel logging vs console
output problem with klogd.
63 lines of code changed in:
(16 more)
Generated by StatCVS 0.2.2