summaryrefslogtreecommitdiff
path: root/sys/src/cmd
AgeCommit message (Expand)Author
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
2014-02-15factotum/authsrv: fix padding for mschap on amd64, use constants for structur...cinap_lenrek
2014-02-14page: fix compiler warningcinap_lenrek
2014-02-14socksd: close inside udp server one we get a connection (udprelay)cinap_lenrek
2014-02-14cifsd: fix compiler warningcinap_lenrek
2014-02-14nusb/ether: fix pointer truncationcinap_lenrek
2014-02-14webfs: fix compiler warningcinap_lenrek
2014-02-14ip/torrent: remove unneeded assignmentcinap_lenrek
2014-02-10ramfs: remove mainmem pool limit when called with -u flagcinap_lenrek
2014-02-10acid: remove objchar, prefering foobar.$objtype.acidcinap_lenrek
2014-02-10cc: emit right acid format for addresscinap_lenrek
2014-02-10acid: update acid libraries for amd64cinap_lenrek
2014-02-09acid: make 'a' and 'A' format to have the same size as mach->szaddrcinap_lenrek
2014-02-09acid: fix memory corruption due to gccinap_lenrek
2014-02-08jpg: center image in screencinap_lenrek
2014-02-08aux/vga: fix format string error with 6ccinap_lenrek
2014-02-07cwfs: limit memsize() to 1GB until pool can handle huge allocationscinap_lenrek
2014-02-05have to use NULL instead of nil for ape programs...cinap_lenrek
2014-02-05fix wrong type for terminating nil argument for execl()cinap_lenrek
2014-02-04libpanel: remove pointless pointer castsmischief
2014-02-05mergecinap_lenrek
2014-02-05mothra: better handling of malformed search regexcinap_lenrek
2014-02-04libpanel: fix pointer casts and format stringsmischief
2014-02-05mothra: dont panic on invalid regular expression in searchboxcinap_lenrek
2014-02-04hjfs: fix wrong channel size for syncb (fixes amd64 crash)cinap_lenrek
2014-02-03realemu: cleanup opidivcinap_lenrek
2014-02-02acid: fix memory leak in fundefs (from 9atom)mischief
2014-02-01cwfs: use pragma pack for on disk structures for amd64cinap_lenrek
2014-02-01realemu: actually mark 0xE0000 writeablemischief
2014-02-01realemu: implement IDIV, mark 0xE0000 writeable, fix DIV overfow trapmischief
2014-02-01acid: use correct print flags and casts for shorts in fmtmischief
2014-02-01ip/torrent: print tracker errors/warnings in debug mode and allow setting peeridmischief