plan9fox/sys
BurnZeZ 59e8bc0e23 aux/statusmsg: use libbio for textmode output
calling write(1, "\b", 1); for each rune to be removed is a lot of
overhead, and we don’t want rio to turn each of these writes into a
draw operation.

also, it now prints to stderr before exiting if initdraw() fails
2017-05-05 21:43:30 +00:00
..
doc merging erik quanstros nupas 2017-03-12 17:15:03 +01:00
games/lib fortunes: does that me a dipshit 2016-10-16 14:16:17 -04:00
include bio: add support for custom I/O handler via Biofn 2017-05-04 17:42:12 +00:00
lib dist/ndb: move sources auth server to ndb/common, list root dns servers in ndb/local as a fallback 2017-05-01 22:49:35 +02:00
man ssh: add -h flag to pass host (for compatibility) 2017-05-05 21:04:31 +02:00
src aux/statusmsg: use libbio for textmode output 2017-05-05 21:43:30 +00:00