Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
lukem
Sun Jan 18 06:23:39 PST 1998
Update of /cvsroot/src/usr.bin/ftp
In directory netbsd1:/var/slash-tmp/cvs-serv17540
Modified Files:
cmds.c extern.h fetch.c ftp.c ftp_var.h main.c util.c
Log Message:
* ensure buffer for username is initialised, so ^D on username prompt
doesn't use garbage for the username. from "Soren S. Jorvang"
<soren%t.dk@localhost>
in [bin/4559]
* use in_port_t for ports, and USHRT_MAX instead of 0xffff
(from millert%openbsd.org@localhost)
* use `NULL' instead of `(.... *)0' where appropriate.
Home |
Main Index |
Thread Index |
Old Index