summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-12pc64: remove ethermii.h and copy it from pc insteadmischief
2014-02-12added pccpu64 for cpuservers. also enabled etherigbe in pc64 and pccpu64Matthew Veety
2014-02-12acid: fix acid/network, fix address formats from X to Acinap_lenrek
2014-02-12truss: support for amd64cinap_lenrek
2014-02-12pool(2): fix ulong -> uintptrcinap_lenrek
2014-02-10ramfs: remove mainmem pool limit when called with -u flagcinap_lenrek
2014-02-10pc64: limit memory of per processor mmu freelist to 1MBcinap_lenrek
2014-02-10acid: remove objchar, prefering foobar.$objtype.acidcinap_lenrek
2014-02-10pc64: return up in RUSER (BP) for devproc kregs filecinap_lenrek
2014-02-10cc: emit right acid format for addresscinap_lenrek
2014-02-10acid: update acid libraries for amd64cinap_lenrek
2014-02-09acid: make 'a' and 'A' format to have the same size as mach->szaddrcinap_lenrek
2014-02-09pc64: pass Ureg* argument in BP to userspace note handlercinap_lenrek
2014-02-09acid: fix memory corruption due to gccinap_lenrek
2014-02-08pc64: handle negative file offsets when accessing kernel memory with devproccinap_lenrek
2014-02-08mtrr: fix mistakecinap_lenrek
2014-02-08jpg: center image in screencinap_lenrek
2014-02-08reuse mtrr slots with default memory typecinap_lenrek
2014-02-08aux/vga: fix format string error with 6ccinap_lenrek
2014-02-08pc64: bump segment limit to 64GBcinap_lenrek
2014-02-07pc64: dont reuse mtrr slots that are above 4GBcinap_lenrek
2014-02-06pc64: ensure user pc is never set to a non-canonical address through setregis...mischief
2014-02-07pc64: fix devcons format strings for memory sizescinap_lenrek
2014-02-07cwfs: limit memsize() to 1GB until pool can handle huge allocationscinap_lenrek
2014-02-07pc64: fix poolsummary() string formatcinap_lenrek
2014-02-06pool: use uintptr for pool sizecinap_lenrek
2014-02-06pc64: fix note handlingcinap_lenrek
2014-02-06pc64: fix kmap()cinap_lenrek
2014-02-05have to use NULL instead of nil for ape programs...cinap_lenrek
2014-02-05pc64: dont 4 byte align stack pointer for amd64 in sysexec()cinap_lenrek
2014-02-05fix wrong type for terminating nil argument for execl()cinap_lenrek
2014-02-04libpanel: remove pointless pointer castsmischief
2014-02-05mergecinap_lenrek
2014-02-05mothra: better handling of malformed search regexcinap_lenrek
2014-02-04libpanel: fix pointer casts and format stringsmischief
2014-02-05mothra: dont panic on invalid regular expression in searchboxcinap_lenrek
2014-02-03/lib/face/48x48x4/.dict: fix typosstanley lieber
2014-02-03pc64: fix up pointer calculations and enable sdvirtio disk drivermischief
2014-02-04pc64: remove cinaps cga screen interrupt debugger, was experiment...cinap_lenrek
2014-02-04pc64: dont dump user registers on exception, was experiment...cinap_lenrek
2014-02-04hjfs: fix wrong channel size for syncb (fixes amd64 crash)cinap_lenrek
2014-02-04doom: port to amd64cinap_lenrek
2014-02-03realemu: cleanup opidivcinap_lenrek
2014-02-03libmach: change mach pgsize back from 4K to 2MB for amd64cinap_lenrek
2014-02-03ipmux: fix 6c complaintscinap_lenrek
2014-02-03mergecinap_lenrek
2014-02-03kernel: dont double ptemap size in newseg()cinap_lenrek
2014-02-03pc/pc64: move common code to pc/devarch.ccinap_lenrek
2014-02-03pc64: implement shutdown and idlehandscinap_lenrek
2014-02-02mergemischief