summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-07mothra: ignore size attribute for select tagcinap_lenrek
2012-07-07mothra: fix <br/> <hr/> tagscinap_lenrek
2012-07-06hproxy: force connection closecinap_lenrek
2012-07-06add hproxy to mkfilecinap_lenrek
2012-07-06hproxy: simple http proxy servercinap_lenrek
2012-07-05add bzfs(4) manpagecinap_lenrek
2012-07-05add tap(1) manpagecinap_lenrek
2012-07-05add pstree to ps(1) manpage.cinap_lenrek
2012-07-05g: more extensionscinap_lenrek
2012-07-05g: expand matched files list and add to grep(1) man pagestanley lieber
2012-07-05mergecinap_lenrek
2012-07-05add socksd to ipserv(8)cinap_lenrek
2012-07-05kill(1): englishstanley lieber
2012-07-05cryptsetup(8): englishstanley lieber
2012-07-05add cryptsetup(8), add crypt command doc to fs(3)cinap_lenrek
2012-07-05add dontkill to kill(1) manpagecinap_lenrek
2012-07-05mergecinap_lenrek
2012-07-05tput(1) manpage, add -b buflen option, exit statuscinap_lenrek
2012-07-04pkg(1): fix man pagestanley lieber
2012-07-04/lib/troll: i notice that there is now conflict b/w nix and plan 9 syscall ↵stanley lieber
numbering.
2012-07-04factotum: use glenda as hostowner defaultcinap_lenrek
2012-07-04inst: remove the cdboot parameter from plan9.inicinap_lenrek
2012-07-04mothra: scrollbar mouse grab in alt displaycinap_lenrek
2012-07-03hgignore: ignore more stuffcinap_lenrek
2012-07-02read: add -c flag to copy bytes instead of linescinap_lenrek
2012-07-02mothra: remove 4K snarf limit for edit panelcinap_lenrek
2012-07-01mothra: make sequence of links separated by spacecinap_lenrek
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!