Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-31 | mothra: make emalloc zero memory, fix uninitialized nextline pointer crash | cinap_lenrek | |
2012-07-30 | merge | cinap_lenrek | |
2012-07-30 | import updated compilers from sources | cinap_lenrek | |
2012-07-30 | tsemacquire: manpage and syscallfmt | cinap_lenrek | |
2012-07-30 | /rc/bin/9fs: add partition argument for 9fat | stanley lieber | |
2012-07-29 | add tsemacquire syscall for go | cinap_lenrek | |
2012-07-29 | ndb/cs: limit number of slave procs | cinap_lenrek | |
2012-07-29 | factotum: authdial timeout | cinap_lenrek | |
2012-07-28 | ndb/cs/dns: make sure never to block the 9p loop when we run out of ↵ | cinap_lenrek | |
processes, fail the request instead | |||
2012-07-28 | rio: add scroll lock key to toggle scroll mode | cinap_lenrek | |
2012-07-27 | doom: fix -warp argument parsing bug | cinap_lenrek | |
2012-07-27 | doom: cleanup | cinap_lenrek | |
2012-07-27 | doom: make sure not to drop keyup/keydown events | cinap_lenrek | |
2012-07-26 | rio: dont shift window out to the left when its too wide for the screen | cinap_lenrek | |
2012-07-25 | plan9.ini: remove *nomp= | cinap_lenrek | |
2012-07-25 | kernel: make mp mode and msi interrupts the default. *msi -> *nomsi | cinap_lenrek | |
2012-07-24 | cwfs: remove noatime runtime option | cinap_lenrek | |
2012-07-24 | cwfs: make sure we do a full dump after toggling noatime | cinap_lenrek | |
2012-07-23 | cwfs: fix noatime dumps | cinap_lenrek | |
2012-07-23 | paint: cleanup floodfill | cinap_lenrek | |
2012-07-22 | paint: wait for mouseup after floodfill | cinap_lenrek | |
2012-07-22 | paint: floodfill | cinap_lenrek | |
2012-07-22 | libdraw: enter/eenter, set and restore clip rect | cinap_lenrek | |
2012-07-22 | ndb(6): add tftp description | cinap_lenrek | |
2012-07-20 | mothra: delayed screen updates to reduce flicker | cinap_lenrek | |
2012-07-20 | mothra: work arround mismatched quotes in html attributes | cinap_lenrek | |
2012-07-19 | fortunes, troll: creeping incrementalism | stanley lieber | |
2012-07-19 | paint(1): english | stanley lieber | |
2012-07-19 | paint: new paint program featuring endless canvas, zoom, palette and use of ↵ | cinap_lenrek | |
external commands | |||
2012-07-19 | fix strchr \0 bugs | cinap_lenrek | |
2012-07-18 | revert every commit, for great justice! | cinap_lenrek | |
2012-07-18 | fix | glenda | |
2012-07-18 | all your base are belong to us | aiju | |
2012-07-18 | screen: cleanup | cinap_lenrek | |
2012-07-18 | vga: softscreen | cinap_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-17 | png: sysfatal, debug print to stderr instead of potentialy messing up output ↵ | cinap_lenrek | |
stream | |||
2012-07-17 | mothra: handle relative urls in <base> tag | cinap_lenrek | |
2012-07-17 | topng: fix bug causing bogus double insertion of filter alg byte | cinap_lenrek | |
2012-07-16 | resize: fix wrong image size when using non ZP origin | cinap_lenrek | |
2012-07-16 | uhtml: use first match | cinap_lenrek | |
2012-07-15 | /lib/vgadb: add dell st2210 at 1920x1080 | stanley lieber | |
2012-07-15 | fortunes, theo, troll: new material | stanley lieber | |
2012-07-14 | cwfs: noatime flag | cinap_lenrek | |
2012-07-14 | merge | cinap_lenrek | |
2012-07-14 | upas/fs: ministry of silly walks struck again | cinap_lenrek | |
2012-07-13 | multiboot: use initrd for config | aiju | |
2012-07-13 | fixed multiboot booting | aiju | |
2012-07-13 | cwfs: make /srv/cwfs.cmd redable to receive command output | cinap_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-12 | cwfs: set whochan for who command, cleanup | cinap_lenrek | |
2012-07-12 | merge | cinap_lenrek | |