plan9fox/sys
cinap_lenrek 958d698bf8 libc: improve dial error handling
when dial is called with a generic dialstring, it will try
/net and /net.alt in sequence. error out if the /net dial
gets interrupted and do not continue dialing /net.alt.

reduce stack usage by using the swaping nature of errstr()
instead of keeping two error string buffers on the stack.
2014-11-07 08:10:19 +01:00
..
doc
games/lib fortunes: this exact error message is in the fortunes file. 2014-10-24 14:40:48 -04:00
include
lib dist: generate efi bootable cd image 2014-10-31 20:59:35 +01:00
man mouse(2): fix atomouse (thanks qrstuv) 2014-11-06 04:59:07 +01:00
src libc: improve dial error handling 2014-11-07 08:10:19 +01:00