| commit | 6476cad9bb6b8a9524a153639b4ebceb3427e743 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu Jun 16 13:18:34 2005 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Thu Jun 16 13:18:34 2005 +1000 |
| tree | 59e9068c25f8d9c6d7e51f66e3c8c983c52db0d9 | |
| parent | 05656967b111a7c2b1f831eab0c31002dfac6fa9 [diff] |
- djm@cvs.openbsd.org 2005/06/06 11:20:36
[auth.c auth.h misc.c misc.h ssh.c ssh_config.5 sshconnect.c]
introduce a generic %foo expansion function. replace existing % expansion
and add expansion to ControlPath; ok markus@