Age | Commit message (Collapse) | Author |
|
means output to stdout.
|
|
|
|
as bin not nobody to avoid NFS problems.
|
|
|
|
|
|
|
|
|
|
this removed another patched file for powerpc port.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
elftools - adapted to OpenBSD by me
|
|
|
|
|
|
|
|
|
|
|
|
"ftp host:pub/tst/test /pub/tst/test2 /pub/tst" will get files
"test", then "test2" and then the cd to "pub/tst" on the same host and
become interactive without closing/reopening connection each time.
(needs leading '/' on every path but the first, as the rest are
relative to the first. (a feauture, really))
|
|
assume empty pathname means cd to '/', like ncftp (?).
|
|
|
|
|
|
|
|
|
|
|
|
Remove two unused variables: `pettydump' and `buf'.
Remove redundant case label: `def_case'.
|
|
close(2), write(2), read(2), select(2), sleep(3) and isatty(3).
|
|
|
|
|
|
|
|
|
|
rather than arrays of 'long's.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
command prompt, prior to being connected to a remote host.
The affected commands were:
set binary | inbinary | outbinary
toggle binary | inbinary | outbinary
|
|
|
|
|
|
|
|
|