Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/28/1996 03:20:06
lukem
Wed Nov 27 19:12:46 PST 1996
Update of /cvsroot/src/usr.bin/ftp
In directory netbsd1:/home/lukem/f/ftp
Modified Files:
cmds.c cmdtab.c domacro.c extern.h ftp.1 ftp.c ftp_var.h
main.c ruserpass.c
Log Message:
More features, some of which were inspired by changes that
friedman@gnu.ai.mit.edu (Noah Friedman) made to his modified ftp:
- implement "lpwd" - local pwd
- implement "preserve" - toggle preserving of file modification
times on retrieved files
- allow for explicit "on" or "off" arg to toggle commands
- "exit" synonym for "quit", "msend" synonym for "mput"
- in confirmation mode, allow 'a' (yes to rest of current command),
and 'p' (turn off prompt mode, as if 'prompt off' was done,
effective immediately)
- "modtime" returns time formatted as localtime, not GMT
Bug fixes:
- check for extraneous args on commands
- cleanup const usage, line formatting
- create 0 length temporary file in remglob() to prevent symlink games
(from OpenBSD)
- check length of filename of ~/.netrc (from OpenBSD)
lukem
Wed Nov 27 19:15:35 PST 1996
Update of /cvsroot/doc
In directory netbsd1:/home/lukem/f/doc
Modified Files:
CHANGES
Log Message:
more ftp stuff
thorpej
Wed Nov 27 19:15:41 PST 1996
Update of /cvsroot/src/sys/arch/i386/conf
In directory netbsd1:/var/slash-tmp/cvs-serv27750
Modified Files:
DISKLESS GENERIC GENERICADP GENERICOTHER HOMEWORLD INSTADP
INSTOTHER WARPED files.i386
Log Message:
Update for pchb and pcib drivers.