Age | Commit message (Expand) | Author |
2003-05-14 | The ramdac's hater club is proud to present new yet another SBus frame | Miod Vallat |
2003-05-14 | complain about commons since they are all currently dead here. | Jason Wright |
2003-05-14 | remove flags from cgfourteen from here as well. | Federico G. Schwindt |
2003-05-14 | remove unneeded FB_FORCELOW; miod@ agreed. | Federico G. Schwindt |
2003-05-14 | em* is starting to show up on lots of machines. for next release, | Theo de Raadt |
2003-05-14 | No more flags either for those frame buffer drivers. | Miod Vallat |
2003-05-14 | zs driver on sparc does not take flags anymore since 10 months, so don't | Miod Vallat |
2003-05-14 | add {b,c}devsw_lookup convenience functions. | Ted Unangst |
2003-05-13 | The sab driver sometimes gets out of sync with the hardware. This can | Henric Jungheim |
2003-05-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat |
2003-05-13 | Nuke a few simple commons. | Miod Vallat |
2003-05-13 | snprintf | Theo de Raadt |
2003-05-13 | Make the "slot" and "offset" locators for sbus drivers optional in | Miod Vallat |
2003-05-13 | remove -fno-stack-protector (enable propolice) | Ted Unangst |
2003-05-13 | The current solution to handle the protection fault trap is not | Artur Grabowski |
2003-05-13 | kill a stupid warning | Jason Wright |
2003-05-13 | nuke curproc common (yes this will need revisiting in smp land, but what | Jason Wright |
2003-05-12 | use new display types; ok miod | Jason Wright |
2003-05-12 | use new display types | Jason Wright |
2003-05-12 | Initial work to bring this driver in par with other sparc frame buffers: | Miod Vallat |
2003-05-12 | Enable Intrepid's mac-io match. | Thierry Deval |
2003-05-12 | kill another common; drahn ok | Jason Wright |
2003-05-12 | add a few more trap types | Jason Wright |
2003-05-11 | nuke another common: want_resched | Jason Wright |
2003-05-11 | nuke common: physmem | Jason Wright |
2003-05-11 | don't run off end of strings and use bad pointers | Marcus Watts |
2003-05-11 | string cleaning; krw ok | Theo de Raadt |
2003-05-11 | nuke debugging stuff | Jason Wright |
2003-05-11 | get the offset of the config space correct, now to figure out why the rtc is ... | Jason Wright |
2003-05-11 | check done for NULL before dereferencing. ok drahn@ | Ted Unangst |
2003-05-10 | string cleaning; ok beck dhartmei | Theo de Raadt |
2003-05-10 | Remove some exec mappings in the pmap test code (ifdef DEBUG). | Artur Grabowski |
2003-05-09 | Map page tables non-exec. | Artur Grabowski |
2003-05-09 | No need to map the message buffer executable. | Artur Grabowski |
2003-05-09 | No need to map framebuffers executable. Really. | Artur Grabowski |
2003-05-09 | 'found' variable was not used correctly, simplify the logic. | Dale Rahn |
2003-05-09 | sprintf() removal for ppc disassembler. ok millert@ | Dale Rahn |
2003-05-09 | Remove dead (ifdef 0) code that pollutes my greps. | Artur Grabowski |
2003-05-08 | 'branch absolute linking' instruction is 'bla', not 'bal'. | Dale Rahn |
2003-05-08 | KNF | Dale Rahn |
2003-05-08 | Change extract_field() arguments, eliminates the nasty '31 -' all over the | Dale Rahn |
2003-05-08 | Put newline on end of disasm so that x /i <addr>,<cnt> works correctly. | Dale Rahn |
2003-05-08 | EXAMPLE -> EXAMPLES in .Sh section, as per mdoc template. | Jason McIntyre |
2003-05-07 | string cleaning | Theo de Raadt |
2003-05-07 | double semicolon in local var decl | Michael Shalayeff |
2003-05-07 | disable profiling for tlb fault handlers | Michael Shalayeff |
2003-05-07 | selecet pa-level and scheduling separately | Michael Shalayeff |
2003-05-07 | double memsize as there might be prom as well | Michael Shalayeff |
2003-05-07 | exit stack is not used anymore. fpemu and emergency are fine w/ just a page p... | Michael Shalayeff |
2003-05-06 | allow programming dma block bus transaction length on 710 and set to 8 words ... | Michael Shalayeff |