Age | Commit message (Expand) | Author |
2006-11-02 | enable vic(4) now that it works. | David Gwynne |
2006-10-31 | Mention that cdboot won't find boot.conf if you create the CD | Tom Cosgrove |
2006-10-30 | install boot.conf as a section 5 page, not section 8; | Jason McIntyre |
2006-10-29 | The default for swap should be partition 'b' on the same unit as root is, | Mark Kettenis |
2006-10-29 | Remove redundant if (msg) {} block around invocations of | Kenneth R Westerback |
2006-10-28 | We don't currently write a disklabel into an OpenBSD ('A6') DOS MBR | Kenneth R Westerback |
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-24 | Hook brand new trace function into ddb. Now users can send useful traces | Marco Peereboom |
2006-10-22 | more bits of cleanup before marco gets to play | Theo de Raadt |
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 | 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-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 | 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 | 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-16 | Fix some more "is is"s. ok otto@. | Tom Cosgrove |
2006-10-12 | Bump versions to note behaviour change of no longer trying | Kenneth R Westerback |
2006-10-12 | Don't try to boot from a NetBSD MBR partition when no OpenBSD MBR | Kenneth R Westerback |
2006-10-12 | Since we no longer look in FreeBSD or NetBSD partitions for the | Kenneth R Westerback |
2006-10-10 | Don't spoof a Free/NetBSD MBR partition as the 'a' partition in a | Kenneth R Westerback |
2006-10-06 | Enable pgt cardbus. | Marcus Glocker |
2006-10-05 | only take in an account <4g memory for bufcache calculation as the upper part... | Michael Shalayeff |
2006-10-04 | More tidying up after bad144. Remove references in comments and | Kenneth R Westerback |
2006-10-04 | Zap bad144 bad sector info in disklabels. Sparsely used if at all for | Kenneth R Westerback |
2006-10-03 | Cease printing the mpbios vendor/version strings, smbios provides much | Gordon Willem Klok |
2006-10-01 | Adjust for change of fpu control word. | Mark Kettenis |
2006-10-01 | Switch fpu control word to the hardware default. This makes us use 64-bit | Mark Kettenis |
2006-09-29 | If we don't find a matching CPU signature using the base CPUID call, try | Gordon Willem Klok |
2006-09-29 | kill trailing some spaces | Marco Pfatschbacher |
2006-09-28 | Remove an unused file. | Kenneth R Westerback |
2006-09-27 | Add Maxim/Dallas DS2490 USB 1-Wire adapter driver. | Alexander Yurchenko |
2006-09-26 | Zap D_REMOVABLE flag from disklabel. If you didn't already know that | Kenneth R Westerback |
2006-09-25 | Martin VĂ©giard <deadbug AT gmail.com> has been kind enough to rescind the | Gordon Willem Klok |
2006-09-20 | Correct EST table for Pentium M 770, from NetBSD. | Dimitry Andric |
2006-09-19 | ansi/deregister | Jonathan Gray |
2006-09-19 | add 82801GHM and 82801H | Brad Smith |
2006-09-18 | boot(8) ``machine memory'' support for > 4G. | Marco Pfatschbacher |
2006-09-16 | Revert new check for DOS partitions running past d_secperunit (e.g. | Kenneth R Westerback |
2006-09-16 | Initial import of uath(4), a driver for Atheros USB2.0 AR5005UG/AR5005UX | Damien Bergamini |