| Age | Commit message (Expand) | Author |
| 2015-04-23 | bzfs: handle erealloc(..., 0) | cinap_lenrek |
| 2015-04-23 | lib9p: handle erealloc9p(..., 0) | cinap_lenrek |
| 2015-04-23 | hjfs: fix erealloc(..., 0) crash when removing member from group array makes ... | cinap_lenrek |
| 2015-04-23 | cc: fix non constant pointer initializer for other compilers than 8c/6c | cinap_lenrek |
| 2015-04-23 | aux/listen: removing service script sholud kill listener (thanks mischief) | cinap_lenrek |
| 2015-04-22 | secstore(1): add DIAGNOSTICS section | cinap_lenrek |
| 2015-04-22 | secstore: don't print errors for dial() and readnvram() when not in verbose mode | cinap_lenrek |
| 2015-04-22 | hjfs: preserve newlines in commit message (thanks BurnZeZ) | cinap_lenrek |
| 2015-04-17 | gs: avoid 6c type propagation / constant folding issue for set_cb_end() | cinap_lenrek |
| 2015-04-17 | games/doom: fix mips | cinap_lenrek |
| 2015-04-16 | kernel: leave shared, physical and fixed segments alone in killbig() | cinap_lenrek |
| 2015-04-16 | kernel: cannot interrupt segmentio commands | cinap_lenrek |
| 2015-04-16 | kernel: avoid posting note to kernel process in faulterror() | cinap_lenrek |
| 2015-04-16 | cc: catch non constant pointer initializers | cinap_lenrek |
| 2015-04-16 | sokoban: fix non constant inializer | cinap_lenrek |
| 2015-04-16 | kernel: pass segio error string by pointer | cinap_lenrek |
| 2015-04-16 | kernel: add segio() function for reading/writing segments | cinap_lenrek |
| 2015-04-15 | upas/smtp: cleanup mkfile | cinap_lenrek |
| 2015-04-13 | segment: don't store pointers in a long | cinap_lenrek |
| 2015-04-13 | segment: fix read/write g->dlen race, avoid copying kernel memory, qlock | cinap_lenrek |
| 2015-04-13 | zynq: invalidate cache before booting cpu1 | cinap_lenrek |
| 2015-04-12 | segment: speed up fixedseg() doing single pass over freelist | cinap_lenrek |
| 2015-04-12 | segment(3): document fixed segment creation | cinap_lenrek |
| 2015-04-12 | merge | aiju |
| 2015-04-12 | merge | cinap_lenrek |
| 2015-04-12 | segment: fix print buffer overflow, map fixed segments uncached, add to zynq ... | cinap_lenrek |
| 2015-04-12 | merge | cinap_lenrek |
| 2015-04-12 | kernel: fixed segment support (for fpga experiments) | cinap_lenrek |
| 2015-04-12 | games/gb: improve sound emulation by modelling analog behaviour | aiju |
| 2015-04-11 | nintendo(1), qer(8): fix typos | stanley lieber |
| 2015-04-11 | games/gb: limit audio range to prevent clipping | aiju |
| 2015-04-10 | nintendo(1): update for gbc compatability | stanley lieber |
| 2015-04-11 | merge | cinap_lenrek |
| 2015-04-11 | ether82563: work arround bad eeprom checksum for some i218 card (thanks BurnZeZ) | cinap_lenrek |
| 2015-04-10 | mothra(1): replace code.google.com with code.9front.org | stanley lieber |
| 2015-04-09 | bootrc: simplify bootargs splitting avoiding awk | cinap_lenrek |
| 2015-04-09 | pc, pc64: remove PCICONS debug buffer from pci.c | cinap_lenrek |
| 2015-04-08 | pool: avoid triggering assert(b->magic != FREE_MAGIC) in blocksetsize() for m... | cinap_lenrek |
| 2015-04-08 | nusb/kb: always try to recover on error, fix recover for multi-function devices | cinap_lenrek |
| 2015-04-08 | pci: just in case the bios is drunk | cinap_lenrek |
| 2015-04-08 | pc, pc64: handle 64-bit pci membars | cinap_lenrek |
| 2015-04-08 | pc, pc64: extend initial memory map for qemu multiboot data | cinap_lenrek |
| 2015-04-07 | pc: import intel i218 nic changes from 9atom | mischief |
| 2015-04-07 | kernel: move arrow cursor definition to port/devmouse.c | cinap_lenrek |
| 2015-04-07 | sgi: disable graphical arcs console printing on screen modeset | cinap_lenrek |
| 2015-04-02 | /lib/rob: Да! | stanley lieber |
| 2015-04-02 | sgi: keyboard, mouse and cursor for indy | cinap_lenrek |
| 2015-04-02 | games/gb: improved audio code | aiju |
| 2015-04-02 | merge | cinap_lenrek |
| 2015-04-02 | games/gba: fix -3 crash and prevent >100% speed | aiju |