I already sent this mail, but it seems that 9fans didn't
receive it.
The g verb in print(2) does not work properly. The precision
flag (%.ng) is supposed to print n significant figures, but
it prints n+1 significant figures. This change fixes this
behaviour.
diff -r d6b623d4cac0 sys/src/libc/fmt/
Mischief reported a crash with on arm with
winwatch when closing all windows excluding those
ignored through the -e flag. Cinap_lenrek
narrowed the problem down to a bug in the 5l
linker: it generates incorrect code when using
the conditional operator and dividing.
A minimal test case is the follow
I don't know if you've seen this,
but there is also a plan9portport
to windows [1]. Not everything
works, but sam and rc do.
[1] https://bitbucket.org/knieriem/pf9
Selon Sakis Kasampalis :
> Is there any chance of getting network (IP) support on virtualbox? My
> adapter according to lspci is: Ralink corp. RT3090 Wireless 802.11n
> 1T/1R PCIe
9front has a driver for that:
https://plan9front.googlecode.com/hg/sys/src/9/pc/etherrt2860.c
--
pap