summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/roaming_client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* s/long long unsigned/unsigned long long/, from tim via portabledtucker2010-01-181-3/+3
* Remove a PRIu64 format string that snuck in with roaming. ok djm@dtucker2010-01-091-3/+3
* Do the actual suspend/resume in the client. This won't be useful untilandreas2009-10-241-0/+276