Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
IPv6) but not the successor RFC 2553. The configure script detects this
and decides that tnftp needs to compile its own version of getaddrinfo().
This produces the error message
/usr/include/netdb.h:248: `getaddrinfo' previously defined here
because Unixware provides an implementation of getaddrinfo() in netdb.h
instead of a prototype declaration :-/. Since netdb.h cannot be omitted,
we will always get this definition and tnftp's version of getaddrinfo
will always create a conflict.
This ugly preprocessor hack works around the problem. Hints for a better
solution welcome.
|
|
(MacOSX 10.3) by adding a custom test for _POLL_EMUL_H_ which is
defined in poll.h on some MacOSX 10.3 systems.
not all 10.3 systems have poll.h, so only do the poll() test if at
least one of the header files is found.
|
|
Various changes, including:
* forbid mget of filenames that aren't in or below the local cwd.
* improve auto-fetch transfers
* improve www/proxy authentication support
* improve http response header parsing
* change UCB-licensed code from 4-clause to 3-clause
|
|
Oops, there's no nbcompat.h here. Put real #includes.
|
|
|
|
Temporary hack for Interix: for some reason, the detection of getpgrp()
having no arguments is failing there.
|
|
Add a utimes() stub for Interix.
(this change also needs to go in othersrc/usr.bin/tnftp)
|
|
bootstrap.
ok'd by lukem.
|
|
tnftp: add CONFLICT on lukemftp, kth-krb4.
|
|
|
|
DTRT.
|
|
|
|
|
|
Various changes, including:
* forbid mget of filenames that aren't in or below the local cwd.
* improve auto-fetch transfers
* improve www/proxy authentication support
* improve http response header parsing
* change UCB-licensed code from 4-clause to 3-clause
|
|
Various changes, including:
* forbid mget of filenames that aren't in or below the local cwd.
* improve auto-fetch transfers
* improve www/proxy authentication support
* improve http response header parsing
* change UCB-licensed code from 4-clause to 3-clause
|
|
Various changes, including:
* forbid mget of filenames that aren't in or below the local cwd.
* improve auto-fetch transfers
* improve www/proxy authentication support
* improve http response header parsing
* change UCB-licensed code from 4-clause to 3-clause
|
|
|
|
to make it easier to track new versions.
|
|
`tnftp' is a portable version of the NetBSD ftp client, hence the name.
It was formerly known as `lukemftp'.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|
|
to make it easier to track new versions.
|