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:           Tue Jul  2 02:18:02 UTC 2002

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

Log Message:
- Change lexer to support numbers > 2^31-1 (stored in an off_t), and allow
  RESTart to use the larger numbers.
  Fix from Maxim Konovalov <maxim%freebsd.org@localhost>
- Update version
- Minor whitespace changes


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 basesrc/libexec/ftpd/ftpcmd.y
cvs rdiff -r1.44 -r1.45 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