summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-01scram: wire proc to cpu0, work arround for hp dc5700cinap_lenrek
2012-07-01mothra: join underlined linkscinap_lenrek
2012-06-30plan9.ini(8): ACPI updatecinap_lenrek
2012-06-30mothra: fix scrollbar mouse grab behaviourcinap_lenrek
by default, scrollbars captured the mouse unless all mouse buttons where released. this makes sense in mothra main window, but makes drop down menus with scrollbar unusable. the patch lets one select the behaviour using the USERFL-flag. if set, the scrollbar will capture the mouse. if not set, scrollbar will release the mouse when outside the scrollbar rect.
2012-06-30scram: acpi scram for qemu fixcinap_lenrek
2012-06-29fshalt(8): ACPIcinap_lenrek
2012-06-29scram: cleanupcinap_lenrek
2012-06-29acpi shutdownaiju
2012-06-29fshalt(8): add /sys/src/cmd/scram.cstanley lieber
2012-06-29/lib/troll: Who is big troll/trouble maker really?stanley lieber
2012-06-28webfs: fix mistakecinap_lenrek
2012-06-28webfs: send Accept headerscinap_lenrek
2012-06-27fortunes: reallystanley lieber
2012-06-27aan: use netconninfo from dial(2), threadsetnamecinap_lenrek
2012-06-27aan: fix bugs, initial timeout, portable network encodingcinap_lenrek
2012-06-25cpu: revert to old quoting rules, sorrycinap_lenrek
2012-06-25cpu: implement aan(8) supportcinap_lenrek
2012-06-25dial(2): not in parallel on 9frontcinap_lenrek
2012-06-25exportfs/import: cleanupcinap_lenrek
2012-06-25exportfs: fix bugs, error consistency, cleanupcinap_lenrek
2012-06-25cpu: -c command quoting, various cleanupscinap_lenrek
2012-06-24mothra/uhtml: properly handle quoting in tagscinap_lenrek
2012-06-24realemu: fix cpuidcinap_lenrek
ECX and EDX were incorrectly swapped. Ref: http://wiki.osdev.org/CPUID thanks Anthony Martin <ality@pbrane.org> for sending the patch!
2012-06-24mergecinap_lenrek
2012-06-24apic: fix qemu panic lapic clock xxx > cpu clock > yyycinap_lenrek
2012-06-23better unicode coverage in various .font filesstanley lieber
2012-06-23/lib/theo: Unfortunate.stanley lieber
2012-06-239boot: change to new *e820= format, support for 64bit kernelscinap_lenrek
2012-06-22boot(8): make clear that username can be set from user= plan9.inicinap_lenrek
2012-06-21e820: support new formatcinap_lenrek
2012-06-21e820: check for newer *e820= variable (old e820= might get removed in the ↵cinap_lenrek
future)
2012-06-21ether82563: sync with erik (fixed 82579 eeprom checksum error, adds i350 ↵cinap_lenrek
support)
2012-06-19acpi: work arround missing _BBN, check _HIDcinap_lenrek
2012-06-19mothra: fix submit fieldscinap_lenrek
2012-06-19mothra: more mistakescinap_lenrek
2012-06-19mothra: fix mistakecinap_lenrek
2012-06-19mothra: cleanupcinap_lenrek
2012-06-19mothra: fix uencode for utf8cinap_lenrek
2012-06-19mothra: cleanupcinap_lenrek
2012-06-19webfs: fix google login 400 bad requestcinap_lenrek
2012-06-18mothra/webfs: multipart/form-data and file upload supportcinap_lenrek
2012-06-18mothra: multipart/form-datacinap_lenrek
2012-06-18mothra: refactor form submit codecinap_lenrek
2012-06-18inst: pass on kernel parameters to installed plan9.inicinap_lenrek
2012-06-18fix the buildcinap_lenrek
2012-06-17archacpi: boot processor commentcinap_lenrek
2012-06-17fix ioapic mre off by onecinap_lenrek
2012-06-17experimental acpi support for apic irq routingcinap_lenrek
2012-06-15jpg: be more tolerant with corrupted files, and dont crashcinap_lenrek
2012-06-15mp: cleanup mp codecinap_lenrek