Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
christos
Tue May 19 20:52:30 EDT 1998
Update of /cvsroot/src/usr.bin/ftp
In directory nb00:/tmp/cvs-serv14300
Modified Files:
cmds.c
Log Message:
- add <signal.h> since we are using signals.
- cast arg to is*() to unsigned char.
- don't require quad_t to exist to compile.
christos
Tue May 19 20:53:57 EDT 1998
Update of /cvsroot/src/usr.bin/ftp
In directory nb00:/tmp/cvs-serv14320
Modified Files:
complete.c
Log Message:
- cast arg to is*() to unsigned char.
- don't require d_namlen to exist
- don't recompute the length of the file everytime around the loop.
christos
Tue May 19 20:54:26 EDT 1998
Update of /cvsroot/src/usr.bin/ftp
In directory nb00:/tmp/cvs-serv14340
Modified Files:
domacro.c fetch.c
Log Message:
- cast arg to is*() to unsigned char.
christos
Tue May 19 20:54:52 EDT 1998
Update of /cvsroot/src/usr.bin/ftp
In directory nb00:/tmp/cvs-serv14365
Modified Files:
ftp.c
Log Message:
- add <signal.h> since we are using signals.
- add <sys/time.h> since we are using utimes
- don't require quad_t to exist to compile.
christos
Tue May 19 20:55:16 EDT 1998
Update of /cvsroot/src/usr.bin/ftp
In directory nb00:/tmp/cvs-serv14385
Modified Files:
ruserpass.c
Log Message:
- clarify dangling else
christos
Tue May 19 20:55:52 EDT 1998
Update of /cvsroot/src/usr.bin/ftp
In directory nb00:/tmp/cvs-serv14405
Modified Files:
util.c
Log Message:
- add <signal.h> since we are using signals.
- cast arg to is*() to unsigned char.
- don't require quad_t to exist to compile.
- adapt to the new libedit version.
christos
Tue May 19 20:58:05 EDT 1998
Update of /cvsroot/src/sbin/fsdb
In directory nb00:/tmp/cvs-serv14439
Modified Files:
fsdb.c
Log Message:
Adapt to the libedit changes.
Home |
Main Index |
Thread Index |
Old Index