Age | Commit message (Expand) | Author |
2006-10-28 | Make this work. | Mark Kettenis |
2006-10-27 | Hide hardware cursor on 4bpp model. | Miod Vallat |
2006-10-27 | Add a few UltraSPARC-III ASI's. | Mark Kettenis |
2006-10-27 | If the lid is closed during boot, blank screen immediately. | Miod Vallat |
2006-10-27 | Partially revert 1.33 the range calculation change for bandit | Gordon Willem Klok |
2006-10-26 | Driver for the AMD Geode LX series processor security block. | Tom Cosgrove |
2006-10-26 | Driver for MosChip MCS7703 based USB Serial devices. | Jonathan Gray |
2006-10-25 | Make sure we actually flush the I-TLB on UltraSPARC-III by doing it from | Mark Kettenis |
2006-10-25 | Add ramdisk hooks portion. | Dale Rahn |
2006-10-25 | Ramdisk kernel generated from GENERIC | Dale Rahn |
2006-10-25 | make majors reflect reality. | Dale Rahn |
2006-10-24 | Hook brand new trace function into ddb. Now users can send useful traces | Marco Peereboom |
2006-10-23 | Move towards winter. | Miod Vallat |
2006-10-23 | Correctly invoke sh_clock_init() [merge error] | Miod Vallat |
2006-10-23 | Attach shb before shpcic, to get us a clock earlier. | Miod Vallat |
2006-10-23 | Do not match on non-shpcic config stanza. | Miod Vallat |
2006-10-23 | Do not panic on a ddb invocation with curproc == NULL, and don't try to | Miod Vallat |
2006-10-23 | Add interrupt name, however need to determine if the passed parameter is safe | Dale Rahn |
2006-10-23 | Change bandit as found in many old world macs to use configuration type 1. | Gordon Willem Klok |
2006-10-22 | more bits of cleanup before marco gets to play | Theo de Raadt |
2006-10-22 | Fix colormap programming in 4bpp mode. | Miod Vallat |
2006-10-21 | Don't try to spoof 0 length DOS MBR/EBR partitions. By skipping | Kenneth R Westerback |
2006-10-21 | enable zyd | Theo de Raadt |
2006-10-21 | Some KNF cleanup. | Kenneth R Westerback |
2006-10-21 | Do not pass down IOBASEUNK/MADDRUNK/IRQUNK. | Mark Kettenis |
2006-10-21 | We have a pointer (pp), so use it in the DOSPTYP_UNUSED case rather | Kenneth R Westerback |
2006-10-20 | Try again with local variable to avoid alignment issues. | Kenneth R Westerback |
2006-10-20 | fix $OpenBSD$ tag. | Xavier Santolaria |
2006-10-20 | Declare loop variable so this compiles. | Jonathan Gray |
2006-10-19 | Hack around a problem found on px-eh systems where the SH IPL+g initializes | Dale Rahn |
2006-10-19 | support boot -c | Dale Rahn |
2006-10-19 | Add missing TAILQ_INIT. | Mark Kettenis |
2006-10-19 | indent | Theo de Raadt |
2006-10-19 | Fix the spellings of Cool'n'Quiet and PowerNow! in a couple of places. | Tom Cosgrove |
2006-10-19 | s/Mhz/MHz/ in comments and printf() strings | Tom Cosgrove |
2006-10-19 | Hack to do pci interrupt number 'fixup'. This is an absolute hack, but for now. | Dale Rahn |
2006-10-19 | pci_address_fixup code to do bus address allocation, 'firmware' appearently | Dale Rahn |
2006-10-19 | geodesc needed for Geode SC1100/SCx200 machines to reboot; noted by tom | Theo de Raadt |
2006-10-18 | Decide whether we need to attach the primary cpu by checking the CPUF_PRESENT | Mark Kettenis |
2006-10-18 | back out disksubr changes ... since they violate strict alignment on | Theo de Raadt |
2006-10-18 | Short-circuit the detection of the FPU by checking the CPUID features, | Tom Cosgrove |
2006-10-18 | enable IPv6 on the RAMDISK image. | Brad Smith |
2006-10-18 | do not enable watchdog functionality if small kernel | Theo de Raadt |
2006-10-17 | The dosparts member of cpu_disklabel was not used for any persistant | Kenneth R Westerback |
2006-10-17 | Set the Geode SC1100-specific reset function in the geodesc driver, | Tom Cosgrove |
2006-10-17 | swap is partition b, not partition after root (wherever root is defined | Theo de Raadt |
2006-10-17 | for now, we want traces. | Dale Rahn |
2006-10-17 | Dont clobber tf->tf_spc, we might want to print it in do_panic. | Dale Rahn |
2006-10-16 | More devices (re which tries to attach and pciide) | Dale Rahn |
2006-10-16 | pciide compat bits, stolen from armish. | Dale Rahn |