]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2014-02-25 aijugames/nes: it's too late to write code
2014-02-25 aijugames/nes: fixed reload flags
2014-02-24 aijumerge
2014-02-24 aijugames/nes: added dmc, fixed envelope, added cnrom
2014-02-24 cinap_lenrekacid: add some debugging aid function for counting...
2014-02-24 cinap_lenrekmerge
2014-02-24 cinap_lenrekkernel: keep cached pages continuous at the end of...
2014-02-24 mischiefcontrol(2): spelling
2014-02-24 aijugames/nes: added uxrom (mapper 2)
2014-02-24 aijugames/nes: best commit (fixed audio and timing)
2014-02-23 aijugames/nes: basic audio support, battery backup, bug...
2014-02-23 cinap_lenrekmerge
2014-02-23 cinap_lenrekpc64: fix mmu leak
2014-02-23 aijugames/nes: added oflag
2014-02-22 aijugames/nes: minor ppu improvements
2014-02-22 aijugames/nes: mapper 7 fix
2014-02-22 aijugames/nes: mmc3 and bugfixes
2014-02-22 stanley lieberrc-httpd/handlers/serve-static: restore Content-length
2014-02-22 stanley liebergames(1): english
2014-02-22 cinap_lenrekgames(1): add some of the new games, not all have full...
2014-02-22 cinap_lenrekadd games/nes to mkfile
2014-02-21 stanley lieberfortunes: https://github.com/jfloren/plan9/commit/445b5...
2014-02-21 aijuadded florenate
2014-02-21 aijugames/nes: added state saving & bug fixes
2014-02-21 cinap_lenrekfork filter procs with RFREND in various programs
2014-02-21 cinap_lenrekaux/listen: rfork with RFREND
2014-02-21 cinap_lenrekexportfs: bring back the changes, bug was due to rendez...
2014-02-21 cinap_lenrekmerge
2014-02-21 cinap_lenrekexportfs: reverting previous changes
2014-02-20 aijumerge
2014-02-20 aijugames/nes: cleanup and resize handling
2014-02-20 aijugames/nes: bug fixing
2014-02-20 cinap_lenrekfix blowfish endianess confusion (thanks erik)
2014-02-18 cinap_lenrekexportfs: fix flush races, proc sweeping
2014-02-17 cinap_lenrekaux/cpuid: hack for amd64
2014-02-17 cinap_lenrekprof: properly save and restore RARG for amd64
2014-02-16 cinap_lenrekgames/nes: add mapper 7 support
2014-02-16 aapxd: changed -s option to switch to little-endian units
2014-02-16 aijuadded games/nes
2014-02-16 cinap_lenrekmothra: remove unused local variables from pl_nextc()
2014-02-16 cinap_lenrektruss: use A instead of X as address format for data...
2014-02-16 cinap_lenrektruss: fix syscall address formats
2014-02-16 cinap_lenrekmothra: fix unicode rendering for plaintext
2014-02-15 Matthew Veetydocumented usbwait in plan9.ini(8)
2014-02-15 cinap_lenrekfactotum/authsrv: fix padding for mschap on amd64,...
2014-02-15 cinap_lenrekpc64: fix mistake
2014-02-15 cinap_lenrekpc64: simplify mmuwalk by factoring out mmu page table...
2014-02-15 cinap_lenrekmerge
2014-02-15 cinap_lenrekpc64: support for vmware PCnet ethernet
2014-02-15 cinap_lenrekpc64: move VMAP into its own PDP (for vmware)
2014-02-15 Matthew Veetyadded in a way to make net.rc wait for the network...
2014-02-14 cinap_lenreklibc: remove malloc.acid and pool.acid
2014-02-14 cinap_lenrekpage: fix compiler warning
2014-02-14 cinap_lenreksocksd: close inside udp server one we get a connection...
2014-02-14 cinap_lenrekcifsd: fix compiler warning
2014-02-14 cinap_lenreknusb/ether: fix pointer truncation
2014-02-14 cinap_lenrekwebfs: fix compiler warning
2014-02-14 cinap_lenrekip/torrent: remove unneeded assignment
2014-02-14 cinap_lenrekacid: add semacquire/semrelease/tsemacquire syscalls...
2014-02-14 Matthew Veetysimilar to my last commit, but combined the two waits...
2014-02-12 mischiefpc64: add ahci.h to PCHEADERS so it will be removed...
2014-02-12 mischiefpc64: remove ethermii.h and copy it from pc instead
2014-02-13 Matthew Veetyadded pccpu64 for cpuservers. also enabled etherigbe...
2014-02-12 cinap_lenrekacid: fix acid/network, fix address formats from X...
2014-02-12 cinap_lenrektruss: support for amd64
2014-02-12 cinap_lenrekpool(2): fix ulong -> uintptr
2014-02-10 cinap_lenrekramfs: remove mainmem pool limit when called with ...
2014-02-10 cinap_lenrekpc64: limit memory of per processor mmu freelist to 1MB
2014-02-10 cinap_lenrekacid: remove objchar, prefering foobar.$objtype.acid
2014-02-10 cinap_lenrekpc64: return up in RUSER (BP) for devproc kregs file
2014-02-10 cinap_lenrekcc: emit right acid format for address
2014-02-10 cinap_lenrekacid: update acid libraries for amd64
2014-02-09 cinap_lenrekacid: make 'a' and 'A' format to have the same size...
2014-02-09 cinap_lenrekpc64: pass Ureg* argument in BP to userspace note handler
2014-02-09 cinap_lenrekacid: fix memory corruption due to gc
2014-02-08 cinap_lenrekpc64: handle negative file offsets when accessing kerne...
2014-02-08 cinap_lenrekmtrr: fix mistake
2014-02-08 cinap_lenrekjpg: center image in screen
2014-02-08 cinap_lenrekreuse mtrr slots with default memory type
2014-02-07 cinap_lenrekaux/vga: fix format string error with 6c
2014-02-07 cinap_lenrekpc64: bump segment limit to 64GB
2014-02-07 cinap_lenrekpc64: dont reuse mtrr slots that are above 4GB
2014-02-07 mischiefpc64: ensure user pc is never set to a non-canonical...
2014-02-07 cinap_lenrekpc64: fix devcons format strings for memory sizes
2014-02-07 cinap_lenrekcwfs: limit memsize() to 1GB until pool can handle...
2014-02-07 cinap_lenrekpc64: fix poolsummary() string format
2014-02-06 cinap_lenrekpool: use uintptr for pool size
2014-02-06 cinap_lenrekpc64: fix note handling
2014-02-06 cinap_lenrekpc64: fix kmap()
2014-02-05 cinap_lenrekhave to use NULL instead of nil for ape programs...
2014-02-05 cinap_lenrekpc64: dont 4 byte align stack pointer for amd64 in...
2014-02-05 cinap_lenrekfix wrong type for terminating nil argument for execl()
2014-02-04 mischieflibpanel: remove pointless pointer casts
2014-02-05 cinap_lenrekmerge
2014-02-05 cinap_lenrekmothra: better handling of malformed search regex
2014-02-05 mischieflibpanel: fix pointer casts and format strings
2014-02-05 cinap_lenrekmothra: dont panic on invalid regular expression in...
2014-02-04 stanley lieber/lib/face/48x48x4/.dict: fix typos
2014-02-03 mischiefpc64: fix up pointer calculations and enable sdvirtio...
2014-02-04 cinap_lenrekpc64: remove cinaps cga screen interrupt debugger,...
next