Age | Commit message (Expand) | Author |
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 |
1999-06-12 | no need for vmmap_pmap | Michael Shalayeff |
1999-06-12 | allocate kernel stack in .bss | Michael Shalayeff |
1999-06-11 | fix pmap_remove_va() pasto, so it actually remove mappings (: | Michael Shalayeff |
1999-06-05 | export p_md | Michael Shalayeff |
1999-06-01 | fixes for boot are in, kernel is more in sync now | Michael Shalayeff |
1999-05-31 | typo; now we can 'set debug off' at 'boot>' | Todd T. Fries |
1999-05-28 | fix the makefile; i'm evil | Michael Shalayeff |
1999-05-23 | new swap stuff | Michael Shalayeff |
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell |
1999-05-22 | fix f{d,i}cache wrt last cache line | Michael Shalayeff |
1999-05-21 | s/globl/export/g | Michael Shalayeff |
1999-05-21 | group all theMD f;ags together, add interrupt recursion one | Michael Shalayeff |
1999-05-21 | zero the fpu_curproc on proc exit, clarify the cpu_swapout()'s job | Michael Shalayeff |
1999-05-21 | define fpu_curproc | Michael Shalayeff |
1999-05-21 | break bits, cleanup | Michael Shalayeff |
1999-05-21 | do lazy context switches for FPU | Michael Shalayeff |
1999-05-12 | mask wrong code in uvm out, also bump VM_MAX_KERNEL_ADDRESS up to the io space | Michael Shalayeff |
1999-05-12 | reuse niklas@'s disksubr.c, enhance for LIF handling | Michael Shalayeff |
1999-05-10 | Use symbolic define for BYTE_ORDER. | Marc Espie |
1999-05-06 | cleanup | Michael Shalayeff |
1999-05-06 | no lifvar.h anymore | Michael Shalayeff |
1999-05-06 | needs machine/trap.h | Michael Shalayeff |
1999-05-06 | comment | Michael Shalayeff |
1999-05-06 | add lif_* prototypes | Michael Shalayeff |
1999-05-06 | make it compile w/o EXEC_DEBUG | Michael Shalayeff |
1999-05-05 | do dma_cachectl() | Michael Shalayeff |