summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-15pc64: fix mistakecinap_lenrek
2014-02-15pc64: simplify mmuwalk by factoring out mmu page table creation into separate...cinap_lenrek
2014-02-15mergecinap_lenrek
2014-02-15pc64: support for vmware PCnet ethernetcinap_lenrek
2014-02-15pc64: move VMAP into its own PDP (for vmware)cinap_lenrek
2014-02-14added in a way to make net.rc wait for the network hardware to come up before...Matthew Veety
2014-02-14libc: remove malloc.acid and pool.acidcinap_lenrek
2014-02-14page: fix compiler warningcinap_lenrek
2014-02-14socksd: close inside udp server one we get a connection (udprelay)cinap_lenrek
2014-02-14cifsd: fix compiler warningcinap_lenrek
2014-02-14nusb/ether: fix pointer truncationcinap_lenrek
2014-02-14webfs: fix compiler warningcinap_lenrek
2014-02-14ip/torrent: remove unneeded assignmentcinap_lenrek
2014-02-14acid: add semacquire/semrelease/tsemacquire syscalls, handle _seek hack for a...cinap_lenrek
2014-02-14similar to my last commit, but combined the two waits for the usb devices. st...Matthew Veety
2014-02-12pc64: add ahci.h to PCHEADERS so it will be removed on mk cleanmischief
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