summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-31mothra: make emalloc zero memory, fix uninitialized nextline pointer crashcinap_lenrek
2012-07-30mergecinap_lenrek
2012-07-30import updated compilers from sourcescinap_lenrek
2012-07-30tsemacquire: manpage and syscallfmtcinap_lenrek
2012-07-30/rc/bin/9fs: add partition argument for 9fatstanley lieber
2012-07-29add tsemacquire syscall for gocinap_lenrek
2012-07-29ndb/cs: limit number of slave procscinap_lenrek
2012-07-29factotum: authdial timeoutcinap_lenrek
2012-07-28ndb/cs/dns: make sure never to block the 9p loop when we run out of ↵cinap_lenrek
processes, fail the request instead
2012-07-28rio: add scroll lock key to toggle scroll modecinap_lenrek
2012-07-27doom: fix -warp argument parsing bugcinap_lenrek
2012-07-27doom: cleanupcinap_lenrek
2012-07-27doom: make sure not to drop keyup/keydown eventscinap_lenrek
2012-07-26rio: dont shift window out to the left when its too wide for the screencinap_lenrek
2012-07-25plan9.ini: remove *nomp=cinap_lenrek
2012-07-25kernel: make mp mode and msi interrupts the default. *msi -> *nomsicinap_lenrek
2012-07-24cwfs: remove noatime runtime optioncinap_lenrek
2012-07-24cwfs: make sure we do a full dump after toggling noatimecinap_lenrek
2012-07-23cwfs: fix noatime dumpscinap_lenrek
2012-07-23paint: cleanup floodfillcinap_lenrek
2012-07-22paint: wait for mouseup after floodfillcinap_lenrek
2012-07-22paint: floodfillcinap_lenrek
2012-07-22libdraw: enter/eenter, set and restore clip rectcinap_lenrek
2012-07-22ndb(6): add tftp descriptioncinap_lenrek
2012-07-20mothra: delayed screen updates to reduce flickercinap_lenrek
2012-07-20mothra: work arround mismatched quotes in html attributescinap_lenrek
2012-07-19fortunes, troll: creeping incrementalismstanley lieber
2012-07-19paint(1): englishstanley lieber
2012-07-19paint: new paint program featuring endless canvas, zoom, palette and use of ↵cinap_lenrek
external commands
2012-07-19fix strchr \0 bugscinap_lenrek
2012-07-18revert every commit, for great justice!cinap_lenrek
2012-07-18fixglenda
2012-07-18all your base are belong to usaiju
2012-07-18screen: cleanupcinap_lenrek
2012-07-18vga: softscreencinap_lenrek
allow the shadow framebuffer (softscreen) to be used with any vga driver, not just vesa. this removes the ugly scr->paddr = 0 hack employed by vesa driver to force softscreen and adds a softscreen vgactl message that can switch the feature on and off at runtime. softscreen can greatly improve graphics performance when bus reads are slow even tho it disables hardware acceleration.
2012-07-17png: sysfatal, debug print to stderr instead of potentialy messing up output ↵cinap_lenrek
stream
2012-07-17mothra: handle relative urls in <base> tagcinap_lenrek
2012-07-17topng: fix bug causing bogus double insertion of filter alg bytecinap_lenrek
2012-07-16resize: fix wrong image size when using non ZP origincinap_lenrek
2012-07-16uhtml: use first matchcinap_lenrek
2012-07-15/lib/vgadb: add dell st2210 at 1920x1080stanley lieber
2012-07-15fortunes, theo, troll: new materialstanley lieber
2012-07-14cwfs: noatime flagcinap_lenrek
2012-07-14mergecinap_lenrek
2012-07-14upas/fs: ministry of silly walks struck againcinap_lenrek
2012-07-13multiboot: use initrd for configaiju
2012-07-13fixed multiboot bootingaiju
2012-07-13cwfs: make /srv/cwfs.cmd redable to receive command outputcinap_lenrek
before, cwfs would print everything to /dev/cons. this change will redirect the output of commands to the /srv/cwfs.cmd pipe so one can use: con -C /srv/cwfs.cmd and not have the fish for the output in /dev/kmesg. use standard error (/dev/cons) for unsolicited messages as there is not always a reader on the command file.
2012-07-12cwfs: set whochan for who command, cleanupcinap_lenrek
2012-07-12mergecinap_lenrek