CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/12/07 14:12:07
Modified files:
usr.bin/ftp : cookie.c
Log message:
time_t is signed, so use INT_MAX rather than UINT_MAX when parsing a time_t
with strtonum
CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/12/07 14:12:07
Modified files:
usr.bin/ftp : cookie.c
Log message:
time_t is signed, so use INT_MAX rather than UINT_MAX when parsing a time_t
with strtonum