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:   lukem
Date:           Wed Apr 18 01:39:04 UTC 2007

Modified Files:
        src/usr.bin/ftp: cmds.c extern.h version.h

Log Message:
Clean up use of confirm() and mbort() so that the current operation
is always passed in (instead of depending upon the 'mname' global).
For confirm(), if the second argument is NULL print the "Continue with <cmd>"
prompt.  This fixes up the the display of interrupted prompts.


To generate a diff of this commit:
cvs rdiff -r1.120 -r1.121 src/usr.bin/ftp/cmds.c
cvs rdiff -r1.70 -r1.71 src/usr.bin/ftp/extern.h
cvs rdiff -r1.62 -r1.63 src/usr.bin/ftp/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