Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/libexec/ftpd



Module Name:    src
Committed By:   lukem
Date:           Mon Feb 24 12:57:07 UTC 2003

Modified Files:
        src/libexec/ftpd: ftpcmd.y version.h

Log Message:
use LLT and STRTOLL() instead of off_t and strtoull() for parsing the
"larger than int" arguments from commands.  improves portability.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/libexec/ftpd/ftpcmd.y
cvs rdiff -r1.52 -r1.53 src/libexec/ftpd/version.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index