summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
1999-07-07typoMichael Shalayeff
1999-06-30do not allocate pv_entries for the block-mapped areaMichael Shalayeff
1999-06-29do not enable eisa by ourselves, better viper size printMichael Shalayeff
1999-06-24fix cpu_switch panicMichael Shalayeff
1999-06-24manualy assign structuresMichael Shalayeff
1999-06-23fdc's irq is 20Michael Shalayeff
1999-06-23regenMichael Shalayeff
1999-06-22add TI tokenring card id (gecko)Michael Shalayeff
1999-06-22sprintf unknown device's id numbers in hexMichael Shalayeff
1999-06-22once it proved itself to work on everything we can get to, bump a version to ...Michael Shalayeff
1999-06-22this change somehow escaped the fpregs commitMichael Shalayeff
1999-06-22do the trace cmdMichael Shalayeff
1999-06-22allow stack tracing up to the very bottom of the stack; also tabs vs spacesMichael Shalayeff
1999-06-22why underscore if we have dollarsMichael Shalayeff
1999-06-22all kinds of tricks w/ gcc flagsMichael Shalayeff
1999-06-21unexpectedly working disasmMichael Shalayeff
1999-06-18do not include fpu regs into trapframe, according to theMichael Shalayeff
1999-06-18regenMichael Shalayeff
1999-06-18shortify names a littleMichael Shalayeff
1999-06-12hppa_init() now takes an argument from locore,Michael Shalayeff
1999-06-12cleanup leftoversMichael Shalayeff
1999-06-12allow LIF-less volumes labels to be grokedMichael Shalayeff
1999-06-12microtime() is moving to locore.SMichael Shalayeff
1999-06-12no need for vmspace.vm_pmapMichael Shalayeff
1999-06-12no need for vmmap_pmapMichael Shalayeff
1999-06-12allocate kernel stack in .bssMichael Shalayeff
1999-06-11fix pmap_remove_va() pasto, so it actually remove mappings (:Michael Shalayeff
1999-06-05export p_mdMichael Shalayeff
1999-06-01fixes for boot are in, kernel is more in sync nowMichael Shalayeff
1999-05-31typo; now we can 'set debug off' at 'boot>'Todd T. Fries
1999-05-28fix the makefile; i'm evilMichael Shalayeff
1999-05-23new swap stuffMichael Shalayeff
1999-05-23getopt(3) returns -1, not EOFAaron Campbell
1999-05-22fix f{d,i}cache wrt last cache lineMichael Shalayeff
1999-05-21s/globl/export/gMichael Shalayeff
1999-05-21group all theMD f;ags together, add interrupt recursion oneMichael Shalayeff
1999-05-21zero the fpu_curproc on proc exit, clarify the cpu_swapout()'s jobMichael Shalayeff
1999-05-21define fpu_curprocMichael Shalayeff
1999-05-21break bits, cleanupMichael Shalayeff
1999-05-21do lazy context switches for FPUMichael Shalayeff
1999-05-12mask wrong code in uvm out, also bump VM_MAX_KERNEL_ADDRESS up to the io spaceMichael Shalayeff
1999-05-12reuse niklas@'s disksubr.c, enhance for LIF handlingMichael Shalayeff
1999-05-10Use symbolic define for BYTE_ORDER.Marc Espie
1999-05-06cleanupMichael Shalayeff
1999-05-06no lifvar.h anymoreMichael Shalayeff
1999-05-06needs machine/trap.hMichael Shalayeff
1999-05-06commentMichael Shalayeff
1999-05-06add lif_* prototypesMichael Shalayeff
1999-05-06make it compile w/o EXEC_DEBUGMichael Shalayeff
1999-05-05do dma_cachectl()Michael Shalayeff