commit | dfceafe8b11a4a1f9890a37e0cd88b01eb9cc30c | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Fri Jul 06 13:44:19 2012 +1000 |
committer | Damien Miller <djm@mindrot.org> | Fri Jul 06 13:44:19 2012 +1000 |
tree | a017648b59e06bd4405c04b143780b5b10bbc6af | |
parent | 77eab7b0240683eea307332e1df3ff8920baf012 [diff] |
- dtucker@cvs.openbsd.org 2012/07/06 00:41:59 [moduli.c ssh-keygen.1 ssh-keygen.c] Add options to specify starting line number and number of lines to process when screening moduli candidates. This allows processing of different parts of a candidate moduli file in parallel. man page help jmc@, ok djm@