Commit History

Author SHA1 Message Date
  Ronald G. Minnich c6436a1bb1 vga: fix a lingering misuse of unsigned long -> uint32_t 8 years ago
  Ronald G. Minnich 3dfef488f6 vga: rather than panic, just print an error when height or width is zero. 8 years ago
  Ronald G. Minnich 9145ec4723 mmu: remove the check in vmap for machno != 0 8 years ago
  John Floren f2a2b35bee Add a CONTRIBUTORS file 8 years ago
  Ronald G. Minnich bc33117f09 boot: get rid of the DEFAULT_IP 8 years ago
  Ronald G. Minnich d48a01eda6 vga: set vesa into the .json file; add vga cursor to screen.c (a hack) 8 years ago
  Ronald G. Minnich bda0bb0216 vga: uncomment out code that should not have been commented out 8 years ago
  Ronald G. Minnich 6f264d17cc vag: get all tools and kernel to use 386 ureg for communications 8 years ago
  Ronald G. Minnich d45c80c803 vga: set es correctly. 8 years ago
  Ronald G. Minnich 54db8ef574 vga device compiles; realmodemem is back; realemu runs 8 years ago
  Ronald G. Minnich 122a5f8170 vga: move to using a 386 ureg struct 8 years ago
  Ronald G. Minnich 001d447bf6 vesa: bring in 386 Ureg. vesa support code uses this to communicate processor state. 8 years ago
  Ronald G. Minnich 1e404acc1a vga: final realemu fix 8 years ago
  Ronald G. Minnich caaf78b384 Add poor man's ftrace to realemu. 8 years ago
  Elbing Miss 6bf592621b Fixing reviewers in bootstrap script 8 years ago
  Ronald G. Minnich 2e1250e3fd realemu: es is passed in high 16 bits of dx 8 years ago
  Ronald G. Minnich d0b55d012b vesa: get vgavesa to compile again. 8 years ago
  Ronald G. Minnich 70d9411881 Pull in vgavesa from brho/plan9 GPL repo 8 years ago
  John 5117dc9b78 Build the Acme tools. "acd" builds now but I don't have a machine with 8 years ago
  Ronald G. Minnich dcf94806ee newvga: this now builds but breaks none of the old stuff. 8 years ago
  Ronald G. Minnich 23e1397b28 newvga: remove references to iig from classic amd64cpu; create new type: amd64coreboot 8 years ago
  Elbing Miss 7c41648ee5 Updsting Harvey's site, I forgot the index. 8 years ago
  Elbing Miss 96ded30139 Updating Harvey's site. 8 years ago
  Ronald G. Minnich 2fa3a7c272 deviig: successfully find the pci device on reset. 8 years ago
  Ronald G. Minnich bd1c2f4146 graphics: add initial scaffolding for intel integrated graphics. 8 years ago
  Ronald G. Minnich 978392829c ratrace: for interleaved system calls, always print the non-result on a new line 8 years ago
  Ronald G. Minnich d456948b70 Fix syscallfmt for the sleep system call. 8 years ago
  Ronald G. Minnich 1b8fa2ccab Sleep: partially undo the change of sleep to use awake (Fixes go runtime test hangs) 8 years ago
  John Floren 4a36c01b5d Update README.md to say sys/src/9/amd64 instead of k10 8 years ago
  Ronald G. Minnich 99b2a5f5a0 port/syscallfmt.c: get rid of an unused variable. 8 years ago