summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2002-04-20CLK_TCK is not needed in the modern world; from espie@Michael Shalayeff
2002-04-02time and time+4 might not be the same in the %hi (copycat jason)Michael Shalayeff
2002-04-01modern tlb bitsMichael Shalayeff
2002-04-01better support for machine checks tocs and power failsMichael Shalayeff
2002-04-01be careful to preserve page attrs on removing the mappingMichael Shalayeff
2002-04-01kenter map the buffersMichael Shalayeff
2002-03-28do not use MID_ZERO! then file(1) does not workTheo de Raadt
2002-03-28use MID_HPPA for core file markingTheo de Raadt
2002-03-27must be at least 7 insns between rsm/ssm; minot cleanups and debugging printfsMichael Shalayeff
2002-03-26need to mask out the upper part for the fpu version on printMichael Shalayeff
2002-03-26if cannot guess cpu model default to the lowest supported oneMichael Shalayeff
2002-03-25spellingTheo de Raadt
2002-03-24non-access itlb fault puts the addr in isr:ior, not pcsq:pcoqMichael Shalayeff
2002-03-23Add variables for config(8) -e time tweak of systemV shared memoryMarc Espie
2002-03-21better cache mode printMichael Shalayeff
2002-03-20a few good typosMichael Shalayeff
2002-03-19locking in the kenter/kremove and uncache io space (in the future)Michael Shalayeff
2002-03-19track the gap in textMichael Shalayeff
2002-03-19if we are out of our bats -- map page by pageMichael Shalayeff
2002-03-19empty is uncached by definitionMichael Shalayeff
2002-03-19mtcpu seq requires a pre-sync, implement hpt init for pcxlMichael Shalayeff
2002-03-19need reg.h here as well, from sharpeyed hawk David KrauseMichael Shalayeff
2002-03-19no need for reg.h in the frame.hMichael Shalayeff
2002-03-19htlb defs from the bookMichael Shalayeff
2002-03-19do things uncached for nowMichael Shalayeff
2002-03-18kill debugging printfMichael Shalayeff
2002-03-18no keyboard -- no cryMichael Shalayeff
2002-03-16no need to include sys/conf.h w/ machine/conf.h; from David KrauseMichael Shalayeff
2002-03-16and in the filesMichael Shalayeff
2002-03-16separate out interrupt handling stuffMichael Shalayeff
2002-03-16move cdev_decl out and kill some ugly print and some spacesMichael Shalayeff
2002-03-15and this is how it will look for the gecko boyMichael Shalayeff
2002-03-15here will be a wscons-gardenMichael Shalayeff
2002-03-15proper file depsMichael Shalayeff
2002-03-15rewrite a pmap to use multilevel page tables.Michael Shalayeff
2002-03-15build really really smallMichael Shalayeff
2002-03-15fix a comment a littleMichael Shalayeff
2002-03-15fix binutils entry; pt out by Diana Eichert <deicher@sandia.gov>Michael Shalayeff
2002-03-15dohMichael Shalayeff
2002-03-15regs get/set for pmdbMichael Shalayeff
2002-03-15Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do thingsTodd C. Miller
2002-03-15Cosmetic changes only, primarily making comments line up nicely after theTodd C. Miller
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-14Turn the ptrace(2) syscall into a kernel compile option, option PTRACE inMiod Vallat
2002-03-12rest of copy_on_fault proper handlingsMichael Shalayeff
2002-03-12oopsMichael Shalayeff
2002-03-11Add <machine/ieeefp.h>, will be needed by libc shortly.Miod Vallat
2002-03-11Add a <machine/varargs.h> skeleton for userland.Miod Vallat
2002-03-08have to set p_md as well, used to shoot clouds beforeMichael Shalayeff