Age | Commit message (Expand) | Author |
2014-05-02 | samterm: free() after getenv() | ftrvxmtrx |
2014-04-28 | 8c, 6c: fix peephole bug for eleminating CMPL $0,R after shift | cinap_lenrek |
2014-04-28 | btc mkfile: mkdir -p | ftrvxmtrx |
2014-04-26 | tr: fix 4-byte runes fix (thanks rsc) | ftrvxmtrx |
2014-04-24 | revert previous change, i was confused. | cinap_lenrek |
2014-04-24 | nusb: use ep->addr instead of ep->id in unstall() library function | cinap_lenrek |
2014-04-23 | nusb/rndis: avoid allocation on each transmission | ftrvxmtrx |
2014-04-23 | nusb: resolve endpoint id conflict with different input and output types | cinap_lenrek |
2014-04-23 | nusb: workaround for endpoints with same index but different types | ftrvxmtrx |
2014-04-22 | nusb/ether: add RNDIS support (tested on Nexus 5) | ftrvxmtrx |
2014-04-19 | nusb: dont include <bio.h>, we'r not using it (thanks erik) | cinap_lenrek |
2014-04-18 | wpa support for tcp boot, remove duplicate secstore code from factotum | cinap_lenrek |
2014-04-18 | secstore: fix wrong "readnvram %r" error status | cinap_lenrek |
2014-04-18 | nusb/kb: fix trackpoint on thinkpad usb keyboard | ftrvxmtrx |
2014-04-17 | secstore: fix gfile/pfile/rfile array sizes | cinap_lenrek |
2014-04-15 | vga: add support nVidia 7600GS (and possibly 7950) (from kenji okamoto) | cinap_lenrek |
2014-04-03 | webfs: do not unescape escape | cinap_lenrek |
2014-04-03 | eqn: fix parallel build (thanks eekee) | cinap_lenrek |
2014-04-01 | sam, acme: fix character classes quoting for 21-bit runes | cinap_lenrek |
2014-03-30 | grep: fix tab2, use int instead of Rune to be compatible to 16bit rune system | cinap_lenrek |
2014-03-30 | grep: fix wrong rlcass splitting (thanks erik and kenji) | cinap_lenrek |
2014-03-29 | 6c, 8c: optimize away CMPL/CMPQ reg, $0 instruction in peephole pass | cinap_lenrek |
2014-03-26 | ramfs: fix srvname; postmountsrv() already prepends /srv/ | BurnZeZ |
2014-03-26 | audio/oggdec: wait for pcmconv child process to exit | cinap_lenrek |
2014-03-23 | auth/login: find authdom instead of using hardcoded cs.bell-labs.com (thanks ... | cinap_lenrek |
2014-03-21 | 8c, 6c: fix mulgen botch error for handling multiplication by zero constant | cinap_lenrek |
2014-03-14 | ramfs: replace with new lib9p based implementation | cinap_lenrek |
2014-03-14 | cpu: make -p work with explicit service in dialstring (same as import) | cinap_lenrek |
2014-03-14 | import: make import -p work with explicit service in dialstring (thanks misch... | cinap_lenrek |
2014-03-11 | exportfs: avoid closing netfd in filter() | cinap_lenrek |
2014-03-10 | 5e: remove newline from suicide string | cinap_lenrek |
2014-03-10 | 5e: trap unaligned memory access | cinap_lenrek |
2014-03-09 | nusb: added joy | aiju |
2014-03-08 | 5e: fix amd64 | cinap_lenrek |
2014-03-07 | mothra: handle blank lines inside <pre> tags | stanley lieber |
2014-03-06 | nusb: fix loaddevstr() (thanks erik quanstro and richard miller) | cinap_lenrek |
2014-03-04 | cpu: remove unused connection directory buffer | mischief |
2014-03-03 | pcmconv: revert previous change, fix dither clipping | cinap_lenrek |
2014-03-03 | pcmconv: fix dither clipping | cinap_lenrek |
2014-03-02 | cc: correct out-of-bounds references in funct.c (thanks charles forsyth) | cinap_lenrek |
2014-02-25 | python: add buffer length check in sock_recvfrom_into() | cinap_lenrek |
2014-02-21 | fork filter procs with RFREND in various programs | cinap_lenrek |
2014-02-21 | aux/listen: rfork with RFREND | cinap_lenrek |
2014-02-21 | exportfs: bring back the changes, bug was due to rendezvous group being share... | cinap_lenrek |
2014-02-21 | exportfs: reverting previous changes | cinap_lenrek |
2014-02-18 | exportfs: fix flush races, proc sweeping | cinap_lenrek |
2014-02-17 | aux/cpuid: hack for amd64 | cinap_lenrek |
2014-02-16 | xd: changed -s option to switch to little-endian units | aap |
2014-02-16 | mothra: remove unused local variables from pl_nextc() | cinap_lenrek |
2014-02-16 | mothra: fix unicode rendering for plaintext | cinap_lenrek |