Commit graph

1106 commits

Author SHA1 Message Date
cinap_lenrek c9f5d14ea6 ip: fix missing poperror (from applied/netlogpoperror) 2012-02-13 05:56:47 +01:00
cinap_lenrek 84b8be31d0 sdide: fix lba48 transition bug 2012-02-12 04:02:33 +01:00
cinap_lenrek 0388ad2339 add audio(1) 2012-02-12 01:52:23 +01:00
stanley lieber 9e1fcf4e53 add /sys/lib/dist/mail 2012-02-11 16:48:54 -06:00
stanley lieber 5c139e628c add flacdec(1) man page; combine mp3dec(1), mp3enc(1), oggdec(1) and oggenc(1) man pages into flacdec(1) 2012-02-11 13:32:05 -06:00
cinap_lenrek 70223416cd cfs: fix bad memory deref in rstat (from yk's patch/cfs-rstatctlbug) 2012-02-11 13:25:23 +01:00
cinap_lenrek f51aa49bb0 acid: fix format string bugs and comment line counting (from eriks patch/acid-nits patch) 2012-02-11 13:05:34 +01:00
cinap_lenrek 784d811c3a flacdec: remove debug 2012-02-11 09:08:35 +01:00
cinap_lenrek eb4ade60be FLAC audio support 2012-02-11 08:33:22 +01:00
cinap_lenrek b9ff604c31 mothra: use aux/statusmsg to display download window, add aux/statusmsg to mkfile 2012-02-11 02:00:44 +01:00
cinap_lenrek e283619ecb add aux/statusmsg 2012-02-11 01:51:38 +01:00
cinap_lenrek 1d58cb8832 pci: add pcicap 2012-02-11 00:49:39 +01:00
cinap_lenrek 69ef714c5c sam: whitespace/style 2012-02-10 01:44:22 +01:00
cinap_lenrek 0c22c05a96 sam: chording 2012-02-10 01:40:13 +01:00
cinap_lenrek c00f5f5192 webfs: hjdicks 2012-02-10 23:20:30 +01:00
cinap_lenrek 9582ef60df page: can't just cover whole display 2012-02-09 06:14:36 +01:00
cinap_lenrek cd2a8951ce merge 2012-02-09 05:22:56 +01:00
cinap_lenrek 95e15c3e1d page: don't resize window bigger than the dislay 2012-02-09 05:20:25 +01:00
stanley lieber a1b1f7a24d mothra: respond to scroll wheel 2012-02-08 20:34:54 -06:00
cinap_lenrek c7522489a3 rc: remove silly efree check 2012-02-08 04:14:32 +01:00
cinap_lenrek f2f19dd888 rc: change plan9 envname limit to 128, cleanup 2012-02-08 04:09:48 +01:00
cinap_lenrek 061d55111b add Etoolong error string, cleanup genbuf truncation fix 2012-02-08 02:32:03 +01:00
cinap_lenrek 022fd02b96 fix endless devwalk loops caused by genbuf truncation 2012-02-08 00:00:42 +01:00
cinap_lenrek d970ed6a5a bring manpage and debug code of exportfs -P closer to reality 2012-02-07 03:29:58 +01:00
cinap_lenrek 5acde1e791 make smalloc() uninterruptable as most callers cant handle it anyway 2012-02-06 05:28:57 +01:00
cinap_lenrek 1a450db960 oggdec: resample to target frequency 2012-02-06 03:34:21 +01:00
cinap_lenrek 9d60d8262e fix potential double ready in postnote() for rendezvous 2012-02-06 00:23:38 +01:00
cinap_lenrek 3599f733ee more checking for eqlock 2012-02-05 20:52:12 +01:00
cinap_lenrek 8d22d0b165 devuart: fix no memory panic with zero number of uarts 2012-02-04 16:41:46 +01:00
cinap_lenrek 25493360e3 winwatch: highlight window state 2012-01-29 03:52:41 +01:00
cinap_lenrek 83b56186e4 plumber: fix memory leaks 2012-01-29 03:48:24 +01:00
cinap_lenrek 105ebc327a sam: fix memory leak for name in fwrite 2012-01-29 03:21:09 +01:00
cinap_lenrek 21cedbedb2 rio: fix memory leak for w->dir 2012-01-28 20:29:55 +01:00
cinap_lenrek 1c521567a1 webfs: fix broken handling of + character in urls 2012-01-28 18:04:25 +01:00
cinap_lenrek b70a7fc963 mp3dec: resample to target frequency, play: guess mp3 from filename 2012-01-26 01:43:17 +01:00
cinap_lenrek 173a01ef8b sdide: add another pci vid/did for nVidia MCP55 2012-01-25 19:46:12 +01:00
cinap_lenrek 8ef32ed38c fix double free in exec 2012-01-23 05:12:05 +01:00
cinap_lenrek e2bbb41a30 fix unlock(&procalloc) race on mp systems 2012-01-22 22:33:15 +01:00
cinap_lenrek 158a3cf4dd play: add manpage, error reporting 2012-01-22 01:12:28 +01:00
cinap_lenrek e6507897a1 add oggdec(1) and oggenc(1) manpages 2012-01-22 00:13:25 +01:00
cinap_lenrek 5524d76075 move mp3 stuff to /sys/src/cmd/audio, add ogg vorbis, add play 2012-01-22 23:30:34 +01:00
cinap_lenrek e6cf72dd71 merge 2012-01-21 03:07:33 +01:00
cinap_lenrek 9334509224 sdide: add another vid/did for 82801FB 2012-01-21 03:06:24 +01:00
cinap_lenrek 6c88192927 cifs(4): fix bad cross reference 2012-01-20 20:29:35 +01:00
cinap_lenrek 7179a121a6 9boot: always check if a20 is already enabled, use different keyboard code, retry on failure. 2012-01-20 20:03:38 +01:00
cinap_lenrek 9140ae4a2a file: detect FF D8 maker for jpeg 2012-01-20 02:15:22 +01:00
cinap_lenrek d22171603e vncv: add /dev/kbd support 2012-01-18 22:17:04 +01:00
cinap_lenrek ea45e62eb0 cifs: add quintiles working notes 2012-01-16 18:46:07 +01:00
cinap_lenrek 8f5375fa61 cifs: updated cifs/smb client to quintiles latest version 2012-01-16 18:42:16 +01:00
cinap_lenrek b15accceac cifsd: send SMB_COM_NEGOTIATE response like NT 2012-01-15 22:24:50 +01:00