]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
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
2014-01-19 cinap_lenrekkernel: apply uintptr for ulong when a pointer is stored
2014-01-19 cinap_lenrekmalloc: change malloc and realloc tag types to uintptr
2014-01-19 cinap_lenrekape: remove local copy of memccpy()
2014-01-19 cinap_lenrekkernel: fix declaration of getcallerpc()
2014-01-19 cinap_lenrekkernel: replace BY2WD in scanline width calculation...
2014-01-17 cinap_lenreklibmach: fix wrong operand order of MOVLQSX instruction...
2014-01-17 aapCorrected some man pages.
2014-01-13 cinap_lenrekdevdraw: fix memory corruption reading draw ctl file
2014-01-14 mischiefmerge
2014-01-14 mischiefhpost: fix Content-Type parameter separator for multipa...
2014-01-12 stanley lieberadd /lib/uriel; delete fortunes
2014-01-12 Matthew Veetyadded a segment for segattach(2) that gives access...
2014-01-12 cinap_lenreketheryuk: fix lockups (thanks burnzez for testing)
2014-01-11 cinap_lenreknetif: fix wrong qid in 3rd level stats/ifstats files...
2014-01-11 cinap_lenrekrio: properly handle initial wrap arround in wlook()
2014-01-11 cinap_lenrekrio: implement "look" (thanks lf94)
2014-01-10 cinap_lenrekkernel: fix fairshare formula in comment (thanks erik)
2014-01-10 cinap_lenrekmixfs: make mixbuffer addition atomic
2014-01-10 cinap_lenrekmerge
2014-01-10 cinap_lenreklibdraw: cleanup string() and stringwidth()
2014-01-09 mischiefwinwatch: this is not about sanity. rows might be negative
2014-01-09 mischiefwinwatch: prevent divide by zero if the window height...
2014-01-07 cinap_lenrekmothra: remove version
2014-01-07 cinap_lenreklibframe: fix _frcanfit() for zero width runes, simplif...
2014-01-06 stanley lieberweather: trim garbage from output
2014-01-06 cinap_lenreklibframe: avoid _frcanfit() call in frdelete()
2014-01-06 cinap_lenreklibdraw: fix stringwidth problems
2014-01-05 cinap_lenrekmerge
2014-01-05 cinap_lenrekrio: make scrollwheel handling consistent with sam
2014-01-04 stanley lieberfortunes: This is Go.
2014-01-03 cinap_lenrek9fs: add atom and atomdump (fix the mount spec)
2014-01-03 cinap_lenrek9fs: add atom alias for atom.9atom.org
2014-01-03 cinap_lenrekkernel: simplify procalarm()
2014-01-03 cinap_lenrekalarm: skip timed out alarms when inserting in procalar...
2014-01-02 cinap_lenrekps2mouse: retry disable packet streaming command 0xf5
2014-01-02 cinap_lenrekps2mouse: disable packet streaming during reprogramming
2014-01-01 cinap_lenrekmerge
2014-01-01 cinap_lenrekkernel: nil check, exited procs handling in postnote()
2014-01-01 cinap_lenrekproc(3): the args file is writable, not read only ...
2014-01-01 cinap_lenrekkernel: remove error label in pgrpnote() arround postnote
2014-01-01 cinap_lenrekkernel: fix alarm postnote race
next