Age | Commit message (Expand) | Author |
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 |
2003-05-06 | Declare the major number for wd, so that a custom kernel can specific explicit | Miod Vallat |
2003-05-05 | Move exec base to 0x1c000000, exe/data gap to 512MB. Allows better | Dale Rahn |
2003-05-05 | Write explicit scsibus at controller attachment, rather than scsibus at scsi | Miod Vallat |
2003-05-04 | mop-mop squeek-squeek | Michael Shalayeff |
2003-05-04 | snprintf | Theo de Raadt |
2003-05-04 | Set code segment register according to nxpages, copied from machdep.c | Dale Rahn |
2003-05-04 | When a protection fault occurs, force %cr2 to contain the pc as | Dale Rahn |
2003-05-04 | string cleaning. ok deraadt@ | Ted Unangst |
2003-05-02 | when flipping the code descriptors also update cs in the | Michael Shalayeff |
2003-05-02 | add eap and do a bit of cleaning | Jason Wright |
2003-05-01 | add eso, opl, and midi, and clean the audio stuff up a bit | Jason Wright |
2003-04-30 | do not be hungry for buffers and allocate lower than a max (for iodc io) | Michael Shalayeff |
2003-04-30 | from netbsd: | Michael Shalayeff |
2003-04-30 | now that we use less memory we can push the boot a little higher (to help som... | Michael Shalayeff |