Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   lukem
Date:           Thu Sep 30 12:18:05 UTC 1999

Modified Files:
        basesrc/usr.bin/ftp: cmds.c extern.h fetch.c main.c

Log Message:
* fix initialisation of home[]
* fetch_url(): if path would be NULL, return strdup("")


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 basesrc/usr.bin/ftp/cmds.c
cvs rdiff -r1.38 -r1.39 basesrc/usr.bin/ftp/extern.h
cvs rdiff -r1.80 -r1.81 basesrc/usr.bin/ftp/fetch.c
cvs rdiff -r1.53 -r1.54 basesrc/usr.bin/ftp/main.c

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