summaryrefslogtreecommitdiff
path: root/sys/src/cmd
AgeCommit message (Expand)Author
2014-05-02samterm: free() after getenv()ftrvxmtrx
2014-04-288c, 6c: fix peephole bug for eleminating CMPL $0,R after shiftcinap_lenrek
2014-04-28btc mkfile: mkdir -pftrvxmtrx
2014-04-26tr: fix 4-byte runes fix (thanks rsc)ftrvxmtrx
2014-04-24revert previous change, i was confused.cinap_lenrek
2014-04-24nusb: use ep->addr instead of ep->id in unstall() library functioncinap_lenrek
2014-04-23nusb/rndis: avoid allocation on each transmissionftrvxmtrx
2014-04-23nusb: resolve endpoint id conflict with different input and output typescinap_lenrek
2014-04-23nusb: workaround for endpoints with same index but different typesftrvxmtrx
2014-04-22nusb/ether: add RNDIS support (tested on Nexus 5)ftrvxmtrx
2014-04-19nusb: dont include <bio.h>, we'r not using it (thanks erik)cinap_lenrek
2014-04-18wpa support for tcp boot, remove duplicate secstore code from factotumcinap_lenrek
2014-04-18secstore: fix wrong "readnvram %r" error statuscinap_lenrek
2014-04-18nusb/kb: fix trackpoint on thinkpad usb keyboardftrvxmtrx
2014-04-17secstore: fix gfile/pfile/rfile array sizescinap_lenrek
2014-04-15vga: add support nVidia 7600GS (and possibly 7950) (from kenji okamoto)cinap_lenrek
2014-04-03webfs: do not unescape escapecinap_lenrek
2014-04-03eqn: fix parallel build (thanks eekee)cinap_lenrek
2014-04-01sam, acme: fix character classes quoting for 21-bit runescinap_lenrek
2014-03-30grep: fix tab2, use int instead of Rune to be compatible to 16bit rune systemcinap_lenrek
2014-03-30grep: fix wrong rlcass splitting (thanks erik and kenji)cinap_lenrek
2014-03-296c, 8c: optimize away CMPL/CMPQ reg, $0 instruction in peephole passcinap_lenrek
2014-03-26ramfs: fix srvname; postmountsrv() already prepends /srv/BurnZeZ
2014-03-26audio/oggdec: wait for pcmconv child process to exitcinap_lenrek
2014-03-23auth/login: find authdom instead of using hardcoded cs.bell-labs.com (thanks ...cinap_lenrek
2014-03-218c, 6c: fix mulgen botch error for handling multiplication by zero constantcinap_lenrek
2014-03-14ramfs: replace with new lib9p based implementationcinap_lenrek
2014-03-14cpu: make -p work with explicit service in dialstring (same as import)cinap_lenrek
2014-03-14import: make import -p work with explicit service in dialstring (thanks misch...cinap_lenrek
2014-03-11exportfs: avoid closing netfd in filter()cinap_lenrek
2014-03-105e: remove newline from suicide stringcinap_lenrek
2014-03-105e: trap unaligned memory accesscinap_lenrek
2014-03-09nusb: added joyaiju
2014-03-085e: fix amd64cinap_lenrek
2014-03-07mothra: handle blank lines inside <pre> tagsstanley lieber
2014-03-06nusb: fix loaddevstr() (thanks erik quanstro and richard miller)cinap_lenrek
2014-03-04cpu: remove unused connection directory buffermischief
2014-03-03pcmconv: revert previous change, fix dither clippingcinap_lenrek
2014-03-03pcmconv: fix dither clippingcinap_lenrek
2014-03-02cc: correct out-of-bounds references in funct.c (thanks charles forsyth)cinap_lenrek
2014-02-25python: add buffer length check in sock_recvfrom_into()cinap_lenrek
2014-02-21fork filter procs with RFREND in various programscinap_lenrek
2014-02-21aux/listen: rfork with RFRENDcinap_lenrek
2014-02-21exportfs: bring back the changes, bug was due to rendezvous group being share...cinap_lenrek
2014-02-21exportfs: reverting previous changescinap_lenrek
2014-02-18exportfs: fix flush races, proc sweepingcinap_lenrek
2014-02-17aux/cpuid: hack for amd64cinap_lenrek
2014-02-16xd: changed -s option to switch to little-endian unitsaap
2014-02-16mothra: remove unused local variables from pl_nextc()cinap_lenrek
2014-02-16mothra: fix unicode rendering for plaintextcinap_lenrek