Age | Commit message (Expand) | Author |
1999-08-03 | straitify tlbmissers a little more; fix stack mangling for trapall | Michael Shalayeff |
1999-08-03 | flush caches and tlb on mapping removal | Michael Shalayeff |
1999-08-03 | use ddb's printf in pmap_hptdump | Michael Shalayeff |
1999-07-27 | update | Michael Shalayeff |
1999-07-21 | define some more cache-related pdc routines | Michael Shalayeff |
1999-07-21 | rewrite the tlb miss handler and tlb dirty handler. | Michael Shalayeff |
1999-07-21 | better fields order for pv_entry | Michael Shalayeff |
1999-07-21 | skip break insn in the proper place, print cr28 in ddb, some debugging cruft | Michael Shalayeff |
1999-07-20 | export cr28 for DEBUGging purposes | Michael Shalayeff |
1999-07-19 | some more comments | Michael Shalayeff |
1999-07-18 | regen | Michael Shalayeff |
1999-07-18 | better cpu ids | Michael Shalayeff |
1999-07-18 | fix {set,rem}runqueue wrt sizeof(p_stat) and some logic, | Michael Shalayeff |
1999-07-17 | do not brelse() badly | Theo de Raadt |
1999-07-16 | do not reset, helps the serial console | Michael Shalayeff |
1999-07-16 | almost all of them | Michael Shalayeff |
1999-07-13 | update | Michael Shalayeff |
1999-07-12 | allocate 5% bufcache if <=16M memory installed | Michael Shalayeff |
1999-07-12 | export cr24 and cr25 from trapframe structure | Michael Shalayeff |
1999-07-12 | don't resolve NULL at the bottom of the stack trace (parse trapframe later) | Michael Shalayeff |
1999-07-12 | note wax in the sample layout | Michael Shalayeff |
1999-07-12 | better set_psw() usage | Michael Shalayeff |
1999-07-12 | vaddr_t,paddr_t | Michael Shalayeff |
1999-07-08 | install into man8/arch subdirs | Theo de Raadt |
1999-07-08 | right | Michael Shalayeff |
1999-07-08 | microtime(), s/cr15/eiem/, some comments, tabs vs spaces | Michael Shalayeff |
1999-07-07 | typo | Michael Shalayeff |
1999-06-30 | do not allocate pv_entries for the block-mapped area | Michael Shalayeff |
1999-06-29 | do not enable eisa by ourselves, better viper size print | Michael Shalayeff |
1999-06-24 | fix cpu_switch panic | Michael Shalayeff |
1999-06-24 | manualy assign structures | Michael Shalayeff |
1999-06-23 | fdc's irq is 20 | Michael Shalayeff |
1999-06-23 | regen | Michael Shalayeff |
1999-06-22 | add TI tokenring card id (gecko) | Michael Shalayeff |
1999-06-22 | sprintf unknown device's id numbers in hex | Michael Shalayeff |
1999-06-22 | once it proved itself to work on everything we can get to, bump a version to ... | Michael Shalayeff |
1999-06-22 | this change somehow escaped the fpregs commit | Michael Shalayeff |
1999-06-22 | do the trace cmd | Michael Shalayeff |
1999-06-22 | allow stack tracing up to the very bottom of the stack; also tabs vs spaces | Michael Shalayeff |
1999-06-22 | why underscore if we have dollars | Michael Shalayeff |
1999-06-22 | all kinds of tricks w/ gcc flags | Michael Shalayeff |
1999-06-21 | unexpectedly working disasm | Michael Shalayeff |
1999-06-18 | do not include fpu regs into trapframe, according to the | Michael Shalayeff |
1999-06-18 | regen | Michael Shalayeff |
1999-06-18 | shortify names a little | Michael Shalayeff |
1999-06-12 | hppa_init() now takes an argument from locore, | Michael Shalayeff |
1999-06-12 | cleanup leftovers | Michael Shalayeff |
1999-06-12 | allow LIF-less volumes labels to be groked | Michael Shalayeff |
1999-06-12 | microtime() is moving to locore.S | Michael Shalayeff |
1999-06-12 | no need for vmspace.vm_pmap | Michael Shalayeff |