Age | Commit message (Expand) | Author |
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 | 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 | kernel: dont use atomic increment for Proc.nlocks, maintain Lock.m for lock()... | cinap_lenrek |
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 |
2014-06-03 | nusb/usbd: serialize /dev/usbevent processing | cinap_lenrek |
2014-06-01 | pc64: fix for unsigned comparsion of (top - base) >= size | cinap_lenrek |
2014-06-01 | pc64: use 2MB pages for preallocpages() | cinap_lenrek |
2014-06-01 | pc64: allocate palloc.pages from upages | cinap_lenrek |
2014-06-01 | games/nes: support Battle City two players mode with joypads | ftrvxmtrx |
2014-05-30 | 6a, 6c, 6l: fix copy propagation | Aram Hăvărneanu |
2014-05-30 | we look for strings.c, it is broken, this strings.c will make us go. | cinap_lenrek |
2014-05-29 | pc, pc64: simplify reboot code | cinap_lenrek |
2014-05-29 | pc: initiate machine reset only from boot processors in mpshutdown() | cinap_lenrek |
2014-05-29 | games/md: bug fixes | aiju |
2014-05-29 | ape/stdio: set errno to EMFILE when running out of streams | cinap_lenrek |
2014-05-27 | games/snes: originwindow confuses the cat | aiju |
2014-05-26 | page(1): or | cinap_lenrek |
2014-05-26 | page(1): minus | cinap_lenrek |
2014-05-26 | page(1): theres no -r option, nor multipage restrictions | cinap_lenrek |
2014-05-26 | merge | aiju |
2014-05-26 | games/md: moonwalker! | aiju |
2014-05-26 | pc64: fix ulongs for address of devarchs realmodemem file | cinap_lenrek |
2014-05-26 | devproc: handle 64bit address writes to /proc/n/mem files | cinap_lenrek |
2014-05-26 | merge | cinap_lenrek |
2014-05-26 | kernel: simplify fdclose() | cinap_lenrek |
2014-05-26 | devproc: fix close and closefiles procctl | cinap_lenrek |
2014-05-25 | games/md: small cpu and vdp bug fixes | aiju |
2014-05-25 | pc64: cleanup mmuzap | cinap_lenrek |
2014-05-25 | games/md: first bug fixes | aiju |
2014-05-25 | added crude version of games/md | aiju |
2014-05-24 | libauth: dont print blobs in auth_proxy error strings | cinap_lenrek |
2014-05-24 | cpu: remove duplicate environment and chdir($home) code (thanks qrstuv) | cinap_lenrek |
2014-05-24 | kernel: fix read size calculation in pio() demand load | cinap_lenrek |
2014-05-23 | libc: avoid static table and supurious reads in nsec() | cinap_lenrek |
2014-05-20 | libc: revert nsec() change, bring back filedescriptor caching | cinap_lenrek |
2014-05-20 | syscall: add missing _nsec() declaration | cinap_lenrek |
2014-05-20 | add _nsec() syscall 53 for binary compatibility with labs distribution | cinap_lenrek |