Age | Commit message (Expand) | Author |
2006-11-03 | Return address is way too useful to not print here. | Dale Rahn |
2006-11-03 | For now use 3 pages like netbsd, allows the kernel to get _MUCH_ farther. | Dale Rahn |
2006-11-03 | must steal pages from the end of the physseg | Michael Shalayeff |
2006-11-03 | mdproc has to be initialised | Michael Shalayeff |
2006-11-03 | step and stuff works in ddb now too | Michael Shalayeff |
2006-11-02 | Remove unused code and move the knowledge of struct switchframe to a single | Miod Vallat |
2006-11-02 | proper brkpt detection so continue does restart proper | Michael Shalayeff |
2006-10-23 | Do not match on non-shpcic config stanza. | Miod Vallat |
2006-10-23 | Do not panic on a ddb invocation with curproc == NULL, and don't try to | Miod Vallat |
2006-10-23 | Add interrupt name, however need to determine if the passed parameter is safe | Dale Rahn |
2006-10-20 | Try again with local variable to avoid alignment issues. | Kenneth R Westerback |
2006-10-19 | Hack around a problem found on px-eh systems where the SH IPL+g initializes | Dale Rahn |
2006-10-19 | pci_address_fixup code to do bus address allocation, 'firmware' appearently | Dale Rahn |
2006-10-18 | back out disksubr changes ... since they violate strict alignment on | Theo de Raadt |
2006-10-17 | The dosparts member of cpu_disklabel was not used for any persistant | Kenneth R Westerback |
2006-10-17 | for now, we want traces. | Dale Rahn |
2006-10-17 | Dont clobber tf->tf_spc, we might want to print it in do_panic. | Dale Rahn |
2006-10-16 | pciide compat bits, stolen from armish. | Dale Rahn |
2006-10-16 | busname should be set. | Dale Rahn |
2006-10-14 | ps uses KERNBASE so define it to the correct value (pointed out by miod) | Dale Rahn |
2006-10-11 | tsk, tsk | Dale Rahn |
2006-10-10 | Match the SH4 FPSCR bits. | Miod Vallat |
2006-10-07 | More bits in progress, adapted from NetBSD. | Miod Vallat |
2006-10-06 | debugging delay off | Michael Shalayeff |
2006-10-06 | few more files | Michael Shalayeff |
2006-10-06 | Sync with recent disklabel.h changes. Zap dkbad. | Kenneth R Westerback |
2006-10-06 | a few fixes to get thru the autoconf | Michael Shalayeff |
2006-10-06 | Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with | Miod Vallat |