index
:
plan9front.git
etheriwl
front
rio
sam
webfs
my patches for 9front; forked from http://git.9front.org/plan9front/plan9front/HEAD/info.html
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-08
pc64: bump segment limit to 64GB
cinap_lenrek
2014-02-07
pc64: dont reuse mtrr slots that are above 4GB
cinap_lenrek
2014-02-06
pc64: ensure user pc is never set to a non-canonical address through setregis...
mischief
2014-02-07
pc64: fix devcons format strings for memory sizes
cinap_lenrek
2014-02-07
cwfs: limit memsize() to 1GB until pool can handle huge allocations
cinap_lenrek
2014-02-07
pc64: fix poolsummary() string format
cinap_lenrek
2014-02-06
pool: use uintptr for pool size
cinap_lenrek
2014-02-06
pc64: fix note handling
cinap_lenrek
2014-02-06
pc64: fix kmap()
cinap_lenrek
2014-02-05
have to use NULL instead of nil for ape programs...
cinap_lenrek
2014-02-05
pc64: dont 4 byte align stack pointer for amd64 in sysexec()
cinap_lenrek
2014-02-05
fix wrong type for terminating nil argument for execl()
cinap_lenrek
2014-02-04
libpanel: remove pointless pointer casts
mischief
2014-02-05
merge
cinap_lenrek
2014-02-05
mothra: better handling of malformed search regex
cinap_lenrek
2014-02-04
libpanel: fix pointer casts and format strings
mischief
2014-02-05
mothra: dont panic on invalid regular expression in searchbox
cinap_lenrek
2014-02-03
/lib/face/48x48x4/.dict: fix typos
stanley lieber
2014-02-03
pc64: fix up pointer calculations and enable sdvirtio disk driver
mischief
2014-02-04
pc64: remove cinaps cga screen interrupt debugger, was experiment...
cinap_lenrek
2014-02-04
pc64: dont dump user registers on exception, was experiment...
cinap_lenrek
2014-02-04
hjfs: fix wrong channel size for syncb (fixes amd64 crash)
cinap_lenrek
2014-02-04
doom: port to amd64
cinap_lenrek
2014-02-03
realemu: cleanup opidiv
cinap_lenrek
2014-02-03
libmach: change mach pgsize back from 4K to 2MB for amd64
cinap_lenrek
2014-02-03
ipmux: fix 6c complaints
cinap_lenrek
2014-02-03
merge
cinap_lenrek
2014-02-03
kernel: dont double ptemap size in newseg()
cinap_lenrek
2014-02-03
pc/pc64: move common code to pc/devarch.c
cinap_lenrek
2014-02-03
pc64: implement shutdown and idlehands
cinap_lenrek
2014-02-02
merge
mischief
2014-02-02
pc64: enable sdide driver
mischief
2014-02-02
acid: fix memory leak in fundefs (from 9atom)
mischief
2014-02-03
libdraw: fix typo: 0xfffff -> 0xffff
cinap_lenrek
2014-02-03
libdraw: work arround devdraw truncating screenid as 16bit
cinap_lenrek
2014-02-03
devdraw: screenid is BGLONG, not BGSHORT
cinap_lenrek
2014-02-02
pc64: track per process kmap page tables in separate MMU list.
cinap_lenrek
2014-02-02
malloctag: only store lower 32bit of malloc tag, fix getrealloctag
cinap_lenrek
2014-02-02
kernel: fix bogus free in sysexec.
cinap_lenrek
2014-02-02
newuser: dont bark when we cannot bind $home/bin/$objtype after /bin, create ...
cinap_lenrek
2014-02-02
kernel: do not pass user address of fd[2] array to newfd2()
cinap_lenrek
2014-02-02
kernel: use uintptr when appropriate in syssegflush()
cinap_lenrek
2014-02-02
pc64: dont dump registers for user process on pagefault error, was experiment
cinap_lenrek
2014-02-02
pc64: no need to flush tlb in kunmap(), was experiment
cinap_lenrek
2014-02-02
add acid library for amd64
cinap_lenrek
2014-02-02
pc64: fix mmu structure leakage, implement global pool
cinap_lenrek
2014-02-02
pc64: print only 8 hex chars dumpstack sp/pc
cinap_lenrek
2014-02-02
mallocalign: make sure alignptr offset is modulo align when -offset > align
cinap_lenrek
2014-02-02
pc64: fix vmap
cinap_lenrek
2014-02-01
pc64: enable iahci support
cinap_lenrek
[next]