

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 31 (100.0%) | 312 (100.0%) | 10.0 |
| gradm/files/ | 6 (19.4%) | 175 (56.1%) | 29.1 |
| dcron/ | 2 (6.5%) | 24 (7.7%) | 12.0 |
| cronbase/ | 4 (12.9%) | 23 (7.4%) | 5.7 |
| cronbase/files/ | 4 (12.9%) | 22 (7.1%) | 5.5 |
| fcron/ | 2 (6.5%) | 21 (6.7%) | 10.5 |
| vcron/ | 2 (6.5%) | 9 (2.9%) | 4.5 |
| gradm/ | 2 (6.5%) | 9 (2.9%) | 4.5 |
| iproute2/ | 2 (6.5%) | 8 (2.6%) | 4.0 |
| vcron/files/ | 2 (6.5%) | 6 (1.9%) | 3.0 |
| fcron/files/ | 2 (6.5%) | 6 (1.9%) | 3.0 |
| dcron/files/ | 2 (6.5%) | 6 (1.9%) | 3.0 |
| iproute/ | 1 (3.2%) | 3 (1.0%) | 3.0 |

Added changes to allow run-crons to run minutely.
15 lines of code changed in 4 files:
Changed run-crons to run every minute - requires newer cronbase.
27 lines of code changed in 4 files:
Changed crontab to exec run-crons every minute, only works right with
newer cronbase
30 lines of code changed in 4 files:
Updated run-crons to stop multiple instances executing at once.
27 lines of code changed in 4 files:
Up'd the month delay time from 30 -> 31 days. Bug #14862
18 lines of code changed in 4 files:
Fixed GCC 3.1 support
11 lines of code changed in 3 files:
Changed -d -> -f for grsec_lock.
1 lines of code changed in 1 file:
Updated the rcscript to check that files exist before chpaxing them.
13 lines of code changed in 2 files:
Added gradm, and appropriate init scripts to handle grsecurity.
170 lines of code changed in 5 files: