summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2012-02-04mergecinap_lenrek
2012-02-04devuart: fix no memory panic with zero number of uartscinap_lenrek
2012-01-30lib/troll: more fossilstanley lieber
2012-01-29winwatch: highlight window statecinap_lenrek
2012-01-29plumber: fix memory leakscinap_lenrek
2012-01-29sam: fix memory leak for name in fwritecinap_lenrek
2012-01-28rio: fix memory leak for w->dircinap_lenrek
2012-01-28webfs: fix broken handling of + character in urlscinap_lenrek
2012-01-26mp3dec: resample to target frequency, play: guess mp3 from filenamecinap_lenrek
2012-01-25sdide: add another pci vid/did for nVidia MCP55cinap_lenrek
2012-01-23fix double free in execcinap_lenrek
2012-01-22fix unlock(&procalloc) race on mp systemscinap_lenrek
2012-01-22play: add manpage, error reportingcinap_lenrek
2012-01-22add oggdec(1) and oggenc(1) manpagescinap_lenrek
2012-01-22move mp3 stuff to /sys/src/cmd/audio, add ogg vorbis, add playcinap_lenrek
2012-01-22hget: fix stderr redirection bugcinap_lenrek
2012-01-21mergecinap_lenrek
2012-01-21sdide: add another vid/did for 82801FBcinap_lenrek
2012-01-20cifs(4): fix bad cross referencecinap_lenrek
2012-01-209boot: always check if a20 is already enabled, use different keyboard code, ↵cinap_lenrek
retry on failure.
2012-01-20file: detect FF D8 maker for jpegcinap_lenrek
2012-01-18vncv: add /dev/kbd supportcinap_lenrek
2012-01-16cifs: add quintiles working notescinap_lenrek
2012-01-16cifs: updated cifs/smb client to quintiles latest versioncinap_lenrek
2012-01-15cifsd: send SMB_COM_NEGOTIATE response like NTcinap_lenrek
2012-01-15eqlock: cleanupcinap_lenrek
2012-01-15cifsd: handle bogus MaxCount in read, wstat archive attributecinap_lenrek
2012-01-12fix wrong use of qid.type == QTDIR comparsioncinap_lenrek