plan9fox/sys
cinap_lenrek c501fe6936 factotum: fix mschap password (utf-8 to utf-16) conversion
using strlen() gives the number of bytes in the utf-8 string.
could use utflen() instead, but decided to just go in a loop
and get rid of the counters all together.

UTF-16 surrogates are not handled.
2013-10-17 15:31:07 +02:00
..
doc /sys/doc: permissions for cleanps, mkdirlist, mkfilelist 2012-10-20 19:09:54 +02:00
games/lib fortunes: I think we're done here. 2013-10-02 18:02:49 -04:00
include change Rune from ushort to uint for to 21 bit runes (thanks mischief!) 2013-10-17 12:02:45 +02:00
lib rootstub: create directories for mips 2013-09-21 21:21:18 +02:00
man 9p(2): correct usage for srvrelease()/srvacquire() 2013-10-17 08:26:05 +02:00
src factotum: fix mschap password (utf-8 to utf-16) conversion 2013-10-17 15:31:07 +02:00