summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/roaming_dummy.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add tags for the benefit of the sync scriptsdtucker2009-06-211-0/+1
|
* Fix warnings.andreas2009-06-121-2/+5
| | | | ok markus@ djm@
* Keep track of number of bytes read and written. Needed for upcomingandreas2009-05-281-0/+55
changes. Most code from Martin Forssen, maf at appgate dot com. ok markus@