summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2006-05-11cleanTheo de Raadt
2006-05-11cleanerTheo de Raadt
2006-05-11One more (!foo & BAR), tested deraadt@Miod Vallat
2006-05-11Fix stupid bugs in mapping and unmapping of VME regions.Miod Vallat
2006-05-11kill trainling spacesMichael Shalayeff
2006-05-10in db_write_bytes correctly restore pte prot after write; this is not a big d...Michael Shalayeff
2006-05-10Missing $OpenBSD$ tags.Kenneth R Westerback
2006-05-10Missing $OpenBSD$ tags.Kenneth R Westerback
2006-05-10Use a macro in the MI powerpc PCI header for pci_intr_line() insteadBrad Smith
2006-05-09can enter stand SUBDIRTheo de Raadt
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Import global ACPI interrupt code from amd64.Mark Kettenis
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-090x0006 is not a good value for a bit flag, so change it to 0x0008.Tom Cosgrove
2006-05-09missing license; pt out by krw@Michael Shalayeff
2006-05-09Avoid estimating pentium_mhz too low, which has the effect of resultingOtto Moerbeek
2006-05-09Move the sti to after the memory write. We do not want execution ofOtto Moerbeek
2006-05-09Remove some debug printf's that snuck in.Gordon Willem Klok
2006-05-09more prettyTheo de Raadt
2006-05-09more spacesTheo de Raadt
2006-05-09spacing and a little KNFGordon Willem Klok
2006-05-08spacingGordon Willem Klok
2006-05-08spacesTheo de Raadt
2006-05-08Add smbios support for i386 and amd64, fix ipmi to use this new functionallity,Gordon Willem Klok
2006-05-08Remove a stray newline thats making the dmesg's ugly.Gordon Willem Klok
2006-05-08Oops, correct import this time.Miod Vallat
2006-05-08Oops, correct import this time.Miod Vallat
2006-05-08Oops, correct import this time.Miod Vallat
2006-05-08Oops, correct import this time.Miod Vallat
2006-05-08Replace gazillions of badvaddr() or badwordaddr() calls with badaddr() calls.Miod Vallat
2006-05-08Optimize bsr + br sequences commonly found in the individual trap handlers,Miod Vallat
2006-05-08Clean the internal m88k trap type codes; while there, simplify andMiod Vallat
2006-05-08add commented out entries for azalia(4).Brad Smith
2006-05-07Oops, correct import this time.Miod Vallat
2006-05-07Oops, correct import this time.Miod Vallat
2006-05-07fix pmap debug code and only compile it when PMAPDEBUG is defined.Robert Nagy
2006-05-07No need to mask misaligned address exceptions for global flush or invalidateMiod Vallat
2006-05-07Oops, correct import this time.Miod Vallat
2006-05-07Move the userland stack at the top of the userland address space.Miod Vallat
2006-05-07Nuke TRACE_DEBUG code. Half of it was useless, and the other half was eitherMiod Vallat