CVSROOT:        /cvs
Module name:    src
Changes by:     gsoa...@cvs.openbsd.org 2012/12/21 06:53:01

Modified files:
        usr.sbin/sasyncd: conf.y 

Log message:
valid port interval 1 through 65535, not 1 - 65534

check interval with yacc/$5 variable instead of cfgstate.listen_port that is an 
in_port_t type, for avoid warnings, due to limited range of data type;

use IPPORT_HILASTAUTO for more consistence (input from millert@)

"yeah, I like that. ok" henning@

Reply via email to