summaryrefslogtreecommitdiff
path: root/sys/src
AgeCommit message (Collapse)Author
2012-02-26kbdfs: properly handle zero length write to kbdincinap_lenrek
2012-02-26kbdfs: ignoring fake shiftscinap_lenrek
2012-02-25kbdfs: cleanupcinap_lenrek
2012-02-25vncs: /dev/kbd support by running kbdfs and forwarding keycodes thru kbdincinap_lenrek
2012-02-23correcting unicode superscripts for 1 2 and 3cinap_lenrek
2012-02-21audiohda: add more pci vid/didcinap_lenrek
2012-02-21mothra: linkifycinap_lenrek
2012-02-20uhtml: fix -c overridecinap_lenrek
2012-02-20uhtml: scan tags only, fix cat fallback, usage, cleanupcinap_lenrek
2012-02-20audiohda: ich8 supportcinap_lenrek
2012-02-20page: improve shortname()cinap_lenrek
2012-02-20devdraw: use QLock to serialize sleep on refresh to prevent double sleepcinap_lenrek
2012-02-19audiohda: make it work with sb600 onboard soundcinap_lenrek
2012-02-16kernel: remove duppage debug, add comments, cleanupcinap_lenrek
2012-02-16kernel: duppage checkingcinap_lenrek
2012-02-15alarm(1) manpagecinap_lenrek
2012-02-15alarm: try /bin for commandcinap_lenrek
2012-02-15alarm: subsecond timeouts, fix path checking, return statuscinap_lenrek
2012-02-14file: mp3 audio data detection by syncword, play: remote -t option as file ↵cinap_lenrek
now works for mp3 streams
2012-02-14mp3dec: skip ID3v2 tagscinap_lenrek
2012-02-14mothra: remove default and badurl pages, set /dev/label, cleanupcinap_lenrek
2012-02-13fix cs deadlock caused by ndb trying to create hashfile for /net/ndbcinap_lenrek
2012-02-13kbdfs: mouse twitchingcinap_lenrek
2012-02-13devmouse: add twitch mousectl commandcinap_lenrek
2012-02-13libmach: use correct kernel base, kprof: use kernel base from libmach (from ↵cinap_lenrek
applied/kprof patch)
2012-02-13ip: fix missing poperror (from applied/netlogpoperror)cinap_lenrek
2012-02-12sdide: fix lba48 transition bugcinap_lenrek
2012-02-11cfs: fix bad memory deref in rstat (from yk's patch/cfs-rstatctlbug)cinap_lenrek
2012-02-11acid: fix format string bugs and comment line counting (from eriks ↵cinap_lenrek
patch/acid-nits patch)
2012-02-11flacdec: remove debugcinap_lenrek
2012-02-11FLAC audio supportcinap_lenrek
2012-02-11mothra: use aux/statusmsg to display download window, add aux/statusmsg to ↵cinap_lenrek
mkfile
2012-02-11add aux/statusmsgcinap_lenrek
2012-02-11pci: add pcicapcinap_lenrek
2012-02-10sam: whitespace/stylecinap_lenrek
2012-02-10sam: chordingcinap_lenrek
2012-02-10webfs: hjdickscinap_lenrek
2012-02-09page: can't just cover whole displaycinap_lenrek
2012-02-09mergecinap_lenrek
2012-02-09page: don't resize window bigger than the dislaycinap_lenrek
2012-02-08mothra: respond to scroll wheelstanley lieber
2012-02-08rc: remove silly efree checkcinap_lenrek
2012-02-08rc: change plan9 envname limit to 128, cleanupcinap_lenrek
2012-02-08add Etoolong error string, cleanup genbuf truncation fixcinap_lenrek
2012-02-08fix endless devwalk loops caused by genbuf truncationcinap_lenrek
2012-02-07bring manpage and debug code of exportfs -P closer to realitycinap_lenrek
2012-02-06make smalloc() uninterruptable as most callers cant handle it anywaycinap_lenrek
2012-02-06oggdec: resample to target frequencycinap_lenrek
2012-02-06fix potential double ready in postnote() for rendezvouscinap_lenrek
2012-02-05more checking for eqlockcinap_lenrek