CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/06 12:29:18
Modified files:
usr.bin/ssh : auth2-pubkey.c authfile.c dh.c hostfile.c
misc.c misc.h readconf.c servconf.c session.c
ssh-keygen.c ssh-keyscan.c ssh.h
Log message:
switch config file parsing to getline(3) as this avoids static limits
noted by gerhard@; ok dtucker@, djm@
