[patch] fix scp for no-mmu systems

Mike Frysinger vapier at gentoo.org
Sat Mar 29 12:59:29 WST 2008


the current scp code calls fork() in do_local_cmd() and it uses exit() even 
when vfork-ed.  this patch fixes both issues.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/attachments/20080328/f50eeafc/attachment.pgp 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dropbear-uclinux.patch
Type: text/x-diff
Size: 1102 bytes
Desc: not available
Url : http://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/attachments/20080328/f50eeafc/attachment.patch 


More information about the Dropbear mailing list