commit | 3ec54c7e58eb9724a5d54d3e985992ebecbd7553 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Wed Mar 15 11:30:13 2006 +1100 |
committer | Damien Miller <djm@mindrot.org> | Wed Mar 15 11:30:13 2006 +1100 |
tree | 9a7375bf97b372c7c40adf647aeead006fa912c1 | |
parent | 3fd019ecca7d41702111f926f08e370946cf9060 [diff] |
- djm@cvs.openbsd.org 2006/02/12 06:45:34 [ssh.c ssh_config.5] add a %l expansion code to the ControlPath, which is filled in with the local hostname at runtime. Requested by henning@ to avoid some problems with /home on NFS; ok dtucker@