CVSROOT: /cvs Module name: src Changes by: andr...@cvs.openbsd.org 2009/10/24 05:22:37
Modified files: usr.bin/ssh/ssh: Makefile usr.bin/ssh : roaming_common.c Added files: usr.bin/ssh : roaming_client.c Log message: Do the actual suspend/resume in the client. This won't be useful until the server side supports roaming. Most code from Martin Forssen, maf at appgate dot com. Some changes by me and markus@ ok markus@