Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
slightly different semantics). Also clean up some gcc -Wall'isms.
|
|
|
|
|
|
|
|
Make the defines so.
|
|
requires it to at least look sensible.
|
|
|
|
|
|
specified file fetch mode. Makes backup locations in the ports system work.
|
|
|
|
|
|
on both (pmax and arc) - because this way it is easy to build kernels
for eachother
|
|
|
|
|
|
|
|
|
|
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 (?).
|
|
|
|
|