Commit Briefs

rsc

Make libhtml, htmlfmt build.

Thanks to wkj for doing all the hard work.


rsc

Plan 9 atoi, ...





rsc

better fix to window flash bug on new -- also

happens on resize.


rsc

whoops - missing }


rsc

debugging print


rsc

more


rsc

Fixes from Axel Belinfante.

Fix 9term New border flash too.


rsc

Change _p9strsig to return nil if tmp==nil.

Add atoi, atol, atoll. These versions call strtol/strtoll with base==0. The Unix versions use base==10.



rsc

Mouse motion unbuffering.



rsc

Small fixes