index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ftp
/
version.h
Age
Commit message (
Expand
)
Author
2001-12-26
update copyrights
lukem
2001-12-23
Add -4 to force IPv4 and -6 to force IPv6 address usage.
lukem
2001-12-20
Large file ASCII mode support by using fseeko() instead of fseek().
lukem
2000-12-15
invoke cmdtab.c_handler()s with argv[0] == c_name instead of the
lukem
2000-11-24
cope with 2553bis getnameinfo (always attach scope id)
itojun
2000-11-15
- implement "mreget"; as per "mget" but uses "reget" instead of "get"
lukem
2000-09-28
explicitly use SOCK_STREAM with socket() instead of res->ai_socktype,
lukem
2000-08-06
* implement parseport(), which takes a string and attempts to convert
lukem
2000-08-01
- rename NO_QUAD to NO_LONG_LONG, QUAD* -> LL* and add ULL* (unsigned)
lukem
2000-07-31
- we can't just rename BSD4_4 -> HAVE_SIN_LEN, since bsd systems define BSD4_4;
lukem
2000-07-30
clean up NO_QUAD support: create helper #defines and use as appropriate:
lukem
2000-07-28
rename "opts" to "remopts", so people used to "o host" don't get bitten...
lukem
2000-07-18
add support for FEAT and OPTS commands with `features' and `opts'.
lukem
2000-06-15
* migrate the SYST parsing from setpeer() into a separate remotesyst().
lukem
2000-06-11
from itojun: better fix for previous (doesn't need in_addr_t or u_int32_t)
lukem
2000-06-11
portability fixes for lukemftp:
lukem
2000-06-05
- fix ai_unmapped() to be a no-op in the !def INET6 case
lukem
2000-05-31
Add support for 'ftp -u url file ...', to upload a list of files to given url.
lukem
2000-05-28
Change `ls' to use the `LIST' and not `NLST' FTP protocol command.
lukem
2000-05-01
* Add support for `fget localfile', which reads a list of filenames to
lukem
2000-04-13
crank version
lukem
2000-04-13
s/strtoq/strtoll/ (the latter is standardised)
lukem
2000-01-31
crank
lukem
2000-01-26
crank version
lukem
2000-01-25
crank version
lukem
1999-12-12
crank version
lukem
1999-12-05
move version into separate file to reduce recompilation after version crank.
lukem