summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2014-06-08kernel: remove Block refcounting (thanks erik)cinap_lenrek
2014-06-08teg2: move syscall.$O and syscallfmt.$O targets from config to mkfilecinap_lenrek
2014-06-08kw: move syscall.$O target from config to mkfilecinap_lenrek
2014-06-08omap4: update for new syscall interface and syscallfmtcinap_lenrek
2014-06-07pc64: remove unneeded parens in pmap()cinap_lenrek
2014-06-07mergecinap_lenrek
2014-06-07pc64: implement checkmmu() debug functioncinap_lenrek
2014-06-07sdvirtio: experimental support for virtio-scsicinap_lenrek
2014-06-07file: djvuftrvxmtrx
2014-06-06fortunes: i believe any successful Plan 9 distro will need to provide some tr...stanley lieber
2014-06-06file: detect NES and SEGA rom files, fix newlinecinap_lenrek
2014-06-05kernel: dont use atomic increment for Proc.nlocks, maintain Lock.m for lock()...cinap_lenrek
2014-06-05pc64: dont trap _xinc()/_xdec() overflow/underflow, delete unused atomic func...cinap_lenrek
2014-06-04webfs: explicitely unmount old /mnt/web (thanks BurnZeZ)cinap_lenrek
2014-06-04nusbrc: dont fork usb drivers into backgroundcinap_lenrek
2014-06-03nusb/usbd: cleanupcinap_lenrek
2014-06-03kernel: remove wrong and needles mapsize check in newseg() (thanks Yoann Padi...cinap_lenrek
2014-06-03nusb/usbd: serialize /dev/usbevent processingcinap_lenrek
2014-06-01pc64: fix for unsigned comparsion of (top - base) >= sizecinap_lenrek
2014-06-01pc64: use 2MB pages for preallocpages()cinap_lenrek
2014-06-01pc64: allocate palloc.pages from upagescinap_lenrek
2014-06-01games/nes: support Battle City two players mode with joypadsftrvxmtrx
2014-05-306a, 6c, 6l: fix copy propagationAram Hăvărneanu
2014-05-30we look for strings.c, it is broken, this strings.c will make us go.cinap_lenrek
2014-05-29pc, pc64: simplify reboot codecinap_lenrek
2014-05-29pc: initiate machine reset only from boot processors in mpshutdown()cinap_lenrek
2014-05-29games/md: bug fixesaiju
2014-05-29ape/stdio: set errno to EMFILE when running out of streamscinap_lenrek
2014-05-27games/snes: originwindow confuses the cataiju
2014-05-26page(1): orcinap_lenrek
2014-05-26page(1): minuscinap_lenrek
2014-05-26page(1): theres no -r option, nor multipage restrictionscinap_lenrek
2014-05-26mergeaiju
2014-05-26games/md: moonwalker!aiju
2014-05-26pc64: fix ulongs for address of devarchs realmodemem filecinap_lenrek
2014-05-26devproc: handle 64bit address writes to /proc/n/mem filescinap_lenrek
2014-05-26mergecinap_lenrek
2014-05-26kernel: simplify fdclose()cinap_lenrek
2014-05-26devproc: fix close and closefiles procctlcinap_lenrek
2014-05-25games/md: small cpu and vdp bug fixesaiju
2014-05-25pc64: cleanup mmuzapcinap_lenrek
2014-05-25games/md: first bug fixesaiju
2014-05-25added crude version of games/mdaiju
2014-05-24libauth: dont print blobs in auth_proxy error stringscinap_lenrek
2014-05-24cpu: remove duplicate environment and chdir($home) code (thanks qrstuv)cinap_lenrek
2014-05-24kernel: fix read size calculation in pio() demand loadcinap_lenrek
2014-05-23libc: avoid static table and supurious reads in nsec()cinap_lenrek
2014-05-20libc: revert nsec() change, bring back filedescriptor cachingcinap_lenrek
2014-05-20syscall: add missing _nsec() declarationcinap_lenrek
2014-05-20add _nsec() syscall 53 for binary compatibility with labs distributioncinap_lenrek