]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2014-07-01 Aram Hăvărneanuacid: fix notestk() on amd64
2014-06-28 cinap_lenreknusb: fix spelling, sorry
2014-06-28 cinap_lenrekmerge
2014-06-28 cinap_lenreknusb: implement aijus stable uniqueue device names
2014-06-28 cinap_lenrekiostats: more procs
2014-06-28 mischiefmerge
2014-06-28 mischiefunzip: fix usage
2014-06-27 cinap_lenrekptp: fix alignment assumptions for amd64
2014-06-26 mischiefupas/fs: disable imap mail fetch pipeline due to race
2014-06-25 mischiefxen: delete screen.h from pc that accidentally snuck...
2014-06-25 mischiefxen: fix boot argv0
2014-06-25 mischiefxen: gotta go fast
2014-06-25 mischiefxen: correct print format for long
2014-06-25 mischiefsam: mark samsave executable
2014-06-25 mischiefxen: fix early console
2014-06-25 mischiefimport xen 32 bit paravirtual kernel from /n/sources...
2014-06-23 cinap_lenrekkernel: more proc.c cleanup
2014-06-23 cinap_lenrekkernel: make use of nil and 0 consistent in proc.c
2014-06-23 cinap_lenrekmerge
2014-06-23 cinap_lenrekkernel: fix cooperative scheduling for wired processes
2014-06-22 stanley liebernewt(1): minor man page clarifications
2014-06-22 cinap_lenrekether8169: use u16int instead of u8int for C+ command...
2014-06-22 cinap_lenrekpc64: fix comment for preallocpages()
2014-06-22 cinap_lenrekremove imagepagerefs() acid function
2014-06-22 cinap_lenrekkernel: new pagecache, remove Lock from page, use cmpsw...
2014-06-21 cinap_lenreked: dont pass string constants to mktemp()
2014-06-15 aijugames/md: small bug fixes
2014-06-15 aijugames/md: add shadow/hilight support
2014-06-15 aijugames/md: add save game support, fix cpu bug
2014-06-14 aijugames/md: small fixes
2014-06-13 aijugames/snes: fix -T
2014-06-13 aijugames/md: vdp window fix, added ym2612 timers
2014-06-13 aijugames/md: add z80, audio support
2014-06-13 cinap_lenrekmerge
2014-06-13 cinap_lenrekpc64: fix MS2HZ (thanks Anthony Martin)
2014-06-12 stanley liebertermrc, cpurc: clarify comments by removing lies
2014-06-12 cinap_lenreklibstdio: avoid issues with aliasing in dtoa() on amd64...
2014-06-12 cinap_lenreklibsec: use u32int instead of uint when we need 32...
2014-06-11 cinap_lenreksamterm: use 4K stacks for amd64 (thanks burnzez)
2014-06-11 cinap_lenrekrevert ramfs example
2014-06-11 ftrvxmtrxlibsec: fix dsagen 64-bit bug (thanks rsc)
2014-06-11 ftrvxmtrxlib9p: ramfs example: s/realloc/erealloc9p/
2014-06-09 mischiefpool: declare pooldump in pool.h. the manual says it...
2014-06-09 ftrvxmtrxaudiohda: add Intel 8 Series/C220 Series support
2014-06-09 ftrvxmtrxether8169: support for RTL8168G
2014-06-09 mischiefmkpaqfs: english
2014-06-09 mischiefpc: clip rectangles before sending them to the hardware...
2014-06-09 cinap_lenrekether79c970: fix mistake
2014-06-08 cinap_lenrekiostats: add -C flag to enable mount cache
2014-06-08 cinap_lenrekiostats: dont sysfatal on 9p read error due to program...
2014-06-08 cinap_lenrekswap: make sure swap address sticks arround until page...
2014-06-08 cinap_lenrekpc64: use pc/pcrandom.$O instead of port/random.$O...
2014-06-07 cinap_lenrekkernel: remove _xinc()/_xdec()
2014-06-07 cinap_lenrekpc, pc64: fix missed qunlock, use Ref with incref(...
2014-06-07 cinap_lenrekomap: move syscall.$O target from config to mkfile
2014-06-07 cinap_lenrekomap: remove Block refcounting
2014-06-07 cinap_lenrekkernel: remove Block refcounting (thanks erik)
2014-06-07 cinap_lenrekteg2: move syscall.$O and syscallfmt.$O targets from...
2014-06-07 cinap_lenrekkw: move syscall.$O target from config to mkfile
2014-06-07 cinap_lenrekomap4: update for new syscall interface and syscallfmt
2014-06-07 stanley lieberdougfacts: remove html corruption and end file with...
2014-06-07 cinap_lenrekpc64: remove unneeded parens in pmap()
2014-06-07 cinap_lenrekmerge
2014-06-07 cinap_lenrekpc64: implement checkmmu() debug function
2014-06-07 cinap_lenreksdvirtio: experimental support for virtio-scsi
2014-06-07 ftrvxmtrxfile: djvu
2014-06-06 stanley lieberfortunes: i believe any successful Plan 9 distro will...
2014-06-05 cinap_lenrekfile: detect NES and SEGA rom files, fix newline
2014-06-05 cinap_lenrekmerge
2014-06-05 cinap_lenrekkernel: dont use atomic increment for Proc.nlocks,...
2014-06-05 ftrvxmtrxg: add *.cpp
2014-06-05 cinap_lenrekpc64: dont trap _xinc()/_xdec() overflow/underflow...
2014-06-04 cinap_lenrekwebfs: explicitely unmount old /mnt/web (thanks BurnZeZ)
2014-06-04 cinap_lenreknusbrc: dont fork usb drivers into background
2014-06-03 cinap_lenreknusb/usbd: cleanup
2014-06-03 cinap_lenrekkernel: remove wrong and needles mapsize check in newse...
2014-06-03 cinap_lenreknusb/usbd: serialize /dev/usbevent processing
2014-06-01 cinap_lenrekpc64: fix for unsigned comparsion of (top - base) ...
2014-06-01 cinap_lenrekpc64: use 2MB pages for preallocpages()
2014-06-01 cinap_lenrekpc64: allocate palloc.pages from upages
2014-05-31 ftrvxmtrxgames/nes: support Battle City two players mode with...
2014-05-30 Aram Hăvărneanu6a, 6c, 6l: fix copy propagation
2014-05-30 cinap_lenrekwe look for strings.c, it is broken, this strings.c...
2014-05-29 cinap_lenrekpc, pc64: simplify reboot code
2014-05-29 cinap_lenrekpc: initiate machine reset only from boot processors...
2014-05-28 aijugames/md: bug fixes
2014-05-28 cinap_lenrekape/stdio: set errno to EMFILE when running out of...
2014-05-26 aijugames/snes: originwindow confuses the cat
2014-05-26 cinap_lenrekpage(1): or
2014-05-26 cinap_lenrekpage(1): minus
2014-05-26 cinap_lenrekpage(1): theres no -r option, nor multipage restrictions
2014-05-25 aijumerge
2014-05-25 aijugames/md: moonwalker!
2014-05-25 cinap_lenrekpc64: fix ulongs for address of devarchs realmodemem...
2014-05-25 cinap_lenrekdevproc: handle 64bit address writes to /proc/n/mem...
2014-05-26 cinap_lenrekmerge
2014-05-26 cinap_lenrekkernel: simplify fdclose()
2014-05-26 cinap_lenrekdevproc: fix close and closefiles procctl
2014-05-25 aijugames/md: small cpu and vdp bug fixes
2014-05-25 cinap_lenrekpc64: cleanup mmuzap
next