| Age | Commit message (Expand) | Author |
| 2014-06-15 | games/md: small bug fixes | aiju |
| 2014-06-15 | games/md: add shadow/hilight support | aiju |
| 2014-06-15 | games/md: add save game support, fix cpu bug | aiju |
| 2014-06-14 | games/md: small fixes | aiju |
| 2014-06-13 | games/snes: fix -T | aiju |
| 2014-06-13 | games/md: vdp window fix, added ym2612 timers | aiju |
| 2014-06-13 | games/md: add z80, audio support | aiju |
| 2014-06-13 | merge | cinap_lenrek |
| 2014-06-13 | pc64: fix MS2HZ (thanks Anthony Martin) | cinap_lenrek |
| 2014-06-12 | termrc, cpurc: clarify comments by removing lies | stanley lieber |
| 2014-06-12 | libstdio: avoid issues with aliasing in dtoa() on amd64 (from 9atom, thanks t... | cinap_lenrek |
| 2014-06-12 | libsec: use u32int instead of uint when we need 32 bit (thanks erik) | cinap_lenrek |
| 2014-06-11 | samterm: use 4K stacks for amd64 (thanks burnzez) | cinap_lenrek |
| 2014-06-11 | revert ramfs example | cinap_lenrek |
| 2014-06-11 | libsec: fix dsagen 64-bit bug (thanks rsc) | ftrvxmtrx |
| 2014-06-11 | lib9p: ramfs example: s/realloc/erealloc9p/ | ftrvxmtrx |
| 2014-06-09 | pool: declare pooldump in pool.h. the manual says it is public. | mischief |
| 2014-06-09 | audiohda: add Intel 8 Series/C220 Series support | ftrvxmtrx |
| 2014-06-09 | ether8169: support for RTL8168G | ftrvxmtrx |
| 2014-06-09 | mkpaqfs: english | mischief |
| 2014-06-09 | pc: clip rectangles before sending them to the hardware in flushmemscreen | mischief |
| 2014-06-09 | ether79c970: fix mistake | cinap_lenrek |
| 2014-06-08 | iostats: add -C flag to enable mount cache | cinap_lenrek |
| 2014-06-08 | iostats: dont sysfatal on 9p read error due to program termination | cinap_lenrek |
| 2014-06-08 | swap: make sure swap address sticks arround until page is written to swap | cinap_lenrek |
| 2014-06-08 | pc64: use pc/pcrandom.$O instead of port/random.$O for RDRAND instruction sup... | cinap_lenrek |
| 2014-06-08 | kernel: remove _xinc()/_xdec() | cinap_lenrek |
| 2014-06-08 | pc, pc64: fix missed qunlock, use Ref with incref()/decref() instead of _xinc... | cinap_lenrek |
| 2014-06-08 | omap: move syscall.$O target from config to mkfile | cinap_lenrek |
| 2014-06-08 | omap: remove Block refcounting | cinap_lenrek |
| 2014-06-08 | kernel: remove Block refcounting (thanks erik) | cinap_lenrek |
| 2014-06-08 | teg2: move syscall.$O and syscallfmt.$O targets from config to mkfile | cinap_lenrek |
| 2014-06-08 | kw: move syscall.$O target from config to mkfile | cinap_lenrek |
| 2014-06-08 | omap4: update for new syscall interface and syscallfmt | cinap_lenrek |
| 2014-06-07 | dougfacts: remove html corruption and end file with newline | stanley lieber |
| 2014-06-07 | pc64: remove unneeded parens in pmap() | cinap_lenrek |
| 2014-06-07 | merge | cinap_lenrek |
| 2014-06-07 | pc64: implement checkmmu() debug function | cinap_lenrek |
| 2014-06-07 | sdvirtio: experimental support for virtio-scsi | cinap_lenrek |
| 2014-06-07 | file: djvu | ftrvxmtrx |
| 2014-06-06 | fortunes: i believe any successful Plan 9 distro will need to provide some tr... | stanley lieber |
| 2014-06-06 | file: detect NES and SEGA rom files, fix newline | cinap_lenrek |
| 2014-06-05 | merge | cinap_lenrek |
| 2014-06-05 | kernel: dont use atomic increment for Proc.nlocks, maintain Lock.m for lock()... | cinap_lenrek |
| 2014-06-05 | g: add *.cpp | ftrvxmtrx |
| 2014-06-05 | pc64: dont trap _xinc()/_xdec() overflow/underflow, delete unused atomic func... | cinap_lenrek |
| 2014-06-04 | webfs: explicitely unmount old /mnt/web (thanks BurnZeZ) | cinap_lenrek |
| 2014-06-04 | nusbrc: dont fork usb drivers into background | cinap_lenrek |
| 2014-06-03 | nusb/usbd: cleanup | cinap_lenrek |
| 2014-06-03 | kernel: remove wrong and needles mapsize check in newseg() (thanks Yoann Padi... | cinap_lenrek |