Source-Changes archive

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

CVS commit: src/usr.bin/ftp



Module Name:    src
Committed By:   christos
Date:           Sun Jun  6 01:37:42 UTC 2004

Modified Files:
        src/usr.bin/ftp: Makefile cmds.c cmdtab.c fetch.c ftp_var.h

Log Message:
Save approximately 8K by not including http authentication, extended status
messages and help strings when the appropriate options are set.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/usr.bin/ftp/Makefile
cvs rdiff -r1.102 -r1.103 src/usr.bin/ftp/cmds.c
cvs rdiff -r1.41 -r1.42 src/usr.bin/ftp/cmdtab.c
cvs rdiff -r1.146 -r1.147 src/usr.bin/ftp/fetch.c
cvs rdiff -r1.65 -r1.66 src/usr.bin/ftp/ftp_var.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