]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2014-02-14 cinap_lenrekip/torrent: remove unneeded assignment
2014-02-14 cinap_lenrekacid: add semacquire/semrelease/tsemacquire syscalls...
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,...
2014-02-04 cinap_lenrekpc64: dont dump user registers on exception, was experi...
2014-02-04 cinap_lenrekhjfs: fix wrong channel size for syncb (fixes amd64...
2014-02-04 cinap_lenrekdoom: port to amd64
2014-02-03 cinap_lenrekrealemu: cleanup opidiv
2014-02-03 cinap_lenreklibmach: change mach pgsize back from 4K to 2MB for...
2014-02-03 cinap_lenrekipmux: fix 6c complaints
2014-02-03 cinap_lenrekmerge
2014-02-03 cinap_lenrekkernel: dont double ptemap size in newseg()
2014-02-03 cinap_lenrekpc/pc64: move common code to pc/devarch.c
2014-02-03 cinap_lenrekpc64: implement shutdown and idlehands
2014-02-02 mischiefmerge
2014-02-02 mischiefpc64: enable sdide driver
2014-02-02 mischiefacid: fix memory leak in fundefs (from 9atom)
2014-02-03 cinap_lenreklibdraw: fix typo: 0xfffff -> 0xffff
2014-02-03 cinap_lenreklibdraw: work arround devdraw truncating screenid as...
2014-02-03 cinap_lenrekdevdraw: screenid is BGLONG, not BGSHORT
2014-02-02 cinap_lenrekpc64: track per process kmap page tables in separate...
2014-02-02 cinap_lenrekmalloctag: only store lower 32bit of malloc tag, fix...
2014-02-02 cinap_lenrekkernel: fix bogus free in sysexec.
2014-02-02 cinap_lenreknewuser: dont bark when we cannot bind $home/bin/$objty...
2014-02-02 cinap_lenrekkernel: do not pass user address of fd[2] array to...
2014-02-02 cinap_lenrekkernel: use uintptr when appropriate in syssegflush()
2014-02-02 cinap_lenrekpc64: dont dump registers for user process on pagefault...
2014-02-02 cinap_lenrekpc64: no need to flush tlb in kunmap(), was experiment
2014-02-02 cinap_lenrekadd acid library for amd64
2014-02-02 cinap_lenrekpc64: fix mmu structure leakage, implement global pool
2014-02-02 cinap_lenrekpc64: print only 8 hex chars dumpstack sp/pc
2014-02-02 cinap_lenrekmallocalign: make sure alignptr offset is modulo align...
2014-02-02 cinap_lenrekpc64: fix vmap
2014-02-01 cinap_lenrekpc64: enable iahci support
2014-02-01 cinap_lenrekcwfs: use pragma pack for on disk structures for amd64
2014-02-01 cinap_lenrekrootstub: create amd64 directories for acme
2014-02-01 mischiefrealemu: actually mark 0xE0000 writeable
2014-02-01 mischiefrealemu: implement IDIV, mark 0xE0000 writeable, fix...
2014-02-01 mischiefacid: use correct print flags and casts for shorts...
2014-02-01 mischiefip/torrent: print tracker errors/warnings in debug...
2014-02-01 cinap_lenreklibc and ape support for amd64
2014-02-01 cinap_lenrekrename Ureg.ip to Ureg.pc
2014-02-01 cinap_lenrekfixes for new setmalloctag() prototype
2014-02-01 cinap_lenrekgs: amd64 support
2014-02-01 cinap_lenrekpython: amd64 support
2014-02-01 cinap_lenrekadd experimental pc64 kernel
2014-02-01 cinap_lenrekpc kernel: split mpstartap() and squidboy into separate...
2014-02-01 cinap_lenrekkernel: usb fixes for amd64
2014-02-01 cinap_lenrekkernel: fix pointer truncation in xspanalloc(), fix...
2014-02-01 cinap_lenrekkernel: handle amd64 40 byte headers in exec()
2014-02-01 cinap_lenrekvesa: explicitely use /386/include/ureg.h
2014-02-01 cinap_lenreklibmach: pc64 uses 4K pages, IP -> PC
2014-02-01 cinap_lenreklibmemdraw: apply erik quanstros fix for sign preservin...
2014-02-01 cinap_lenreklibdraw: use pid as initial screenid so one can have...
2014-02-01 cinap_lenrek6l: fix warning, setmalloctag declaration, missing...
2014-01-22 stanley lieber/lib/face: add some new faces
2014-01-22 stanley lieberfortunes: undelete
2014-01-22 cinap_lenreksdiahci: fix hardcoded 512 byte sector size
2014-01-21 cinap_lenrekkernel: fix ulong abuse in xalloc
2014-01-20 cinap_lenrekkernel: convert putmmu() to uintptr for va and pa
2014-01-20 cinap_lenrekkernel: various cleanups
2014-01-19 cinap_lenrekmalloc(2): update alloctag types
next