Source-Changes archive

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

CVS commit: basesrc/libexec/ftpd



Module Name:    basesrc
Committed By:   lukem
Date:           Fri Nov 29 14:40:01 UTC 2002

Modified Files:
        basesrc/libexec/ftpd: conf.c extern.h ftpcmd.y ftpd.c ftpd.conf.5
            logutmp.c version.h

Log Message:
- convert to using libc's strsuftoll(3)
- use LLT (aka 'long long type') for all numeric class parameters
- improve description of various ftpd.conf(5) options
- statcmd(): print out:  mmapsize readsize writesize sendbufsize sendlowat


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 basesrc/libexec/ftpd/conf.c
cvs rdiff -r1.44 -r1.45 basesrc/libexec/ftpd/extern.h
cvs rdiff -r1.71 -r1.72 basesrc/libexec/ftpd/ftpcmd.y
cvs rdiff -r1.146 -r1.147 basesrc/libexec/ftpd/ftpd.c
cvs rdiff -r1.23 -r1.24 basesrc/libexec/ftpd/ftpd.conf.5
cvs rdiff -r1.2 -r1.3 basesrc/libexec/ftpd/logutmp.c
cvs rdiff -r1.48 -r1.49 basesrc/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