]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2014-02-28 cinap_lenreklibsec: fix memory leaks in seq_decode() and octet_deco...
2014-02-28 cinap_lenreklibsec: skip missing thumbprint files; not an error
2014-02-28 cinap_lenreklibsec: improve thumbprint code
2014-02-27 aijugames/nes: improved time synchronization
2014-02-26 stanley lieberadd /lib/face/48x48x8/o/openbsd.1
2014-02-26 mischieflibsec: add aes_128_cbc and aes_256_cbc ciphers
2014-02-26 mischiefdevtls: spelling
2014-02-25 mischieflibsec: move static sendbuf into TlsConnection and...
2014-02-25 glendascribble(2): quashed false claims of quick-reference...
2014-02-25 cinap_lenrekcsdial: avoid useless werrstr() call on success (thanks...
2014-02-25 cinap_lenrekpython: add buffer length check in sock_recvfrom_into()
2014-02-25 mischiefacid: fix errstr syscall data offset for truss library
2014-02-24 mischiefmp(2): spelling
2014-02-25 aijugames/nes: mmc3 chr inversion fixed
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
next