| Age | Commit message (Expand) | Author |
| 2013-11-12 | kernel: handle memimageinit() error | cinap_lenrek |
| 2013-11-12 | libmemdraw: change memimageinit() to return integer error (for kernel), minor... | cinap_lenrek |
| 2013-11-12 | devsd: fix scsi emulation for disks bigger than 4 billion sectors (from erik ... | cinap_lenrek |
| 2013-11-10 | libjson: don't perform chartorune in getch() when char is null terminator, an... | BurnZeZ |
| 2013-11-10 | libjson: check for empty string in jsonparse() | BurnZeZ |
| 2013-11-10 | sdide: add pci did for VIA VT6415 PATA IDE controller | BurnZeZ |
| 2013-11-10 | arch(3): english | stanley lieber |
| 2013-11-10 | arch(3), aml(2): document /dev/acpitbls file | cinap_lenrek |
| 2013-11-10 | ndb/common: add ipv6 addresses of root name servers | cinap_lenrek |
| 2013-11-10 | aml(2): tabelize by function, move hardware linkage on separate page | cinap_lenrek |
| 2013-11-08 | merge | cinap_lenrek |
| 2013-11-08 | kernel: make image cache not hold onto the channel, remove nocache flag | cinap_lenrek |
| 2013-11-08 | /rc/bin/": fix typo | stanley lieber |
| 2013-11-08 | acidleak: show free blocks as free (leak -b) | cinap_lenrek |
| 2013-11-07 | fortunes: that's great | stanley lieber |
| 2013-11-07 | /rc/bin/", /rc/bin/"": handle the venerable ; prompt | stanley lieber |
| 2013-11-06 | merge | cinap_lenrek |
| 2013-11-06 | mp3dec: fix volume for mp3dec | cinap_lenrek |
| 2013-11-06 | synchronize ape's vfprintf with libstdio | mischief |
| 2013-11-05 | merge | cinap_lenrek |
| 2013-11-05 | rio: eleminate temporary allocations before frinsert() and in namecomplete() | cinap_lenrek |
| 2013-11-03 | fortunes: AFTER READ THE PAGE YOU UNDRSTAND WHAT IM TALKING TO YOU ! | stanley lieber |
| 2013-11-03 | aml(2): english | stanley lieber |
| 2013-11-04 | aml(2): fix amldelay() decscription. it takes microseconds, not milliseconds. | cinap_lenrek |
| 2013-11-03 | add aml(2) manual page | cinap_lenrek |
| 2013-11-03 | rio: do backspace \b processing inplace avoiding buffer allocation | cinap_lenrek |
| 2013-11-03 | rio: cleanup and error handling | cinap_lenrek |
| 2013-11-02 | rio: huge simplification of flush handling | cinap_lenrek |
| 2013-11-01 | rio: add sanity check in xfidallocthread() | cinap_lenrek |
| 2013-11-01 | rio: enforce flush reply ordering for all xfids | cinap_lenrek |
| 2013-11-01 | rio: properly handle follow up flushes (fixes unexpected reply tag) | cinap_lenrek |
| 2013-11-01 | make auto negotiation work on 82562et (thanks mischief!) | cinap_lenrek |
| 2013-10-31 | fix format compiler warning | cinap_lenrek |
| 2013-10-31 | kernel: add support for multiboot memory map | cinap_lenrek |
| 2013-10-31 | libplumb: search for plumber only at /mnt/plumb, and don't try to mount $plum... | BurnZeZ |
| 2013-10-30 | smtp: fix free on uninitialized pointer | BurnZeZ |
| 2013-10-30 | fix devshr related panic caused by Mount.to being nil (thanks mischief!) | cinap_lenrek |
| 2013-10-30 | init: dont rely on path containing dot | cinap_lenrek |
| 2013-10-30 | play: guess file type from file extension if mimetype fails | cinap_lenrek |
| 2013-10-28 | vt: discard unhandle OSC escapes, and use nelem instead of sizeof for title b... | mischief |
| 2013-10-28 | libjson: fix missing buffer free, slight cleanup | BurnZeZ |
| 2013-10-28 | libjson: dynamically allocate buffer | BurnZeZ |
| 2013-10-28 | rsa2ssh: fix the megashit | cinap_lenrek |
| 2013-10-27 | auth/rsa2ssh: add SSH2 RSA output format (from plan9port) | mischief |
| 2013-10-27 | cmd/vt: fix xterm function keys | mischief |
| 2013-10-28 | libjson: fix mistake... (harmless) | cinap_lenrek |
| 2013-10-28 | libjson: fix for 21 bit runes, implement utf-16 surrogates | cinap_lenrek |
| 2013-10-27 | libjson: fix mistake in unicode handler (thanks cinap) | BurnZeZ |
| 2013-10-27 | libjson: handle unicode escapes | BurnZeZ |
| 2013-10-27 | make libjson from /sys/src/cmd/btc/json.c | BurnZeZ |