Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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 (?).
|
|
|
|
|
|
|
|
|
|
|
|
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).
|
|
|
|
|