5 Commits

Author SHA1 Message Date
jca
8680288380 As tested on armish and armv7, there's something really broken, either
with the code or with our toolchain (and I think it's rather the
latter), so don't waste time building this.  Runtime problem reported
by juanfra@
2013-10-17 20:58:28 +00:00
jca
bf0739a745 On ARM, use generic C code (as on !amd64) instead of inline asm which
fails to build.  While here, enable tests.  No bump since no change on
other archs.  Reported by Juan Francisco Cantero Hurtado, thanks!
ok dcoppa@
2013-10-09 07:33:41 +00:00
jca
ebe7db7ac3 Remove patches unneeded now that we have locale(1).
ok dcoppa@ sthen@
2013-06-11 15:51:58 +00:00
dcoppa
77aefb7195 We have pselect() now; remove a patch that replaced it with
select()+sigprocmask().

Maintainer's OK
2013-05-02 08:20:52 +00:00
sthen
3fcd3c6004 import ports/net/mosh, from Jeremie Courreges-Anglas, ok abieber@
Remote terminal application that allows roaming, supports intermittent
connectivity, and provides intelligent local echo and line editing of
user keystrokes.

Mosh is designed to be more robust and responsive than SSH, especially
over Wi-Fi, cellular, and long-distance links.
2013-04-21 19:46:37 +00:00