CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/03/25 17:38:29
Modified files:
usr.bin/ssh : servconf.c
Log message:
from portable: getcwd(NULL, 0) doesn't work on all platforms, so
use a stack buffer; ok dtucker@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/03/25 17:38:29
Modified files:
usr.bin/ssh : servconf.c
Log message:
from portable: getcwd(NULL, 0) doesn't work on all platforms, so
use a stack buffer; ok dtucker@