summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-12libsec: use u32int instead of uint when we need 32 bit (thanks erik)cinap_lenrek
2014-06-11samterm: use 4K stacks for amd64 (thanks burnzez)cinap_lenrek
2014-06-11revert ramfs examplecinap_lenrek
2014-06-11libsec: fix dsagen 64-bit bug (thanks rsc)ftrvxmtrx
2014-06-11lib9p: ramfs example: s/realloc/erealloc9p/ftrvxmtrx
2014-06-09pool: declare pooldump in pool.h. the manual says it is public.mischief
2014-06-09audiohda: add Intel 8 Series/C220 Series supportftrvxmtrx
2014-06-09ether8169: support for RTL8168Gftrvxmtrx
2014-06-09mkpaqfs: englishmischief
2014-06-09pc: clip rectangles before sending them to the hardware in flushmemscreenmischief
2014-06-09ether79c970: fix mistakecinap_lenrek
2014-06-08iostats: add -C flag to enable mount cachecinap_lenrek
2014-06-08iostats: dont sysfatal on 9p read error due to program terminationcinap_lenrek
2014-06-08swap: make sure swap address sticks arround until page is written to swapcinap_lenrek
2014-06-08pc64: use pc/pcrandom.$O instead of port/random.$O for RDRAND instruction sup...cinap_lenrek
2014-06-08kernel: remove _xinc()/_xdec()cinap_lenrek
2014-06-08pc, pc64: fix missed qunlock, use Ref with incref()/decref() instead of _xinc...cinap_lenrek
2014-06-08omap: move syscall.$O target from config to mkfilecinap_lenrek
2014-06-08omap: remove Block refcountingcinap_lenrek
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-07dougfacts: remove html corruption and end file with newlinestanley lieber
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-05mergecinap_lenrek
2014-06-05kernel: dont use atomic increment for Proc.nlocks, maintain Lock.m for lock()...cinap_lenrek
2014-06-05g: add *.cppftrvxmtrx
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