Age | Commit message (Expand) | Author |
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 |
2006-10-16 | busname should be set. | Dale Rahn |
2006-10-16 | yes this looks like debug, however it allows the kernel to load. ??? | Dale Rahn |
2006-10-16 | Do not zero bss in the kernel, the bootloader does this for us and it causes | Dale Rahn |
2006-10-16 | Fix some more "is is"s. ok otto@. | Tom Cosgrove |
2006-10-15 | Enable bce. | Marco Peereboom |
2006-10-14 | ps uses KERNBASE so define it to the correct value (pointed out by miod) | Dale Rahn |
2006-10-13 | 'no BSD partition' -> 'no OpenBSD partition' for error message. | Kenneth R Westerback |
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-11 | flush the cache before jumping into the just loaded kernel. | Dale Rahn |
2006-10-11 | Oops, wrong size in struct cfattach. | Miod Vallat |
2006-10-11 | Build after compiler changed to hardfloat, and link against libgcc. ok miod@ | Dale Rahn |
2006-10-11 | define some functions to go here, quiet warnings | Dale Rahn |
2006-10-11 | udcf works here, so add it, ok mblamer | Henning Brauer |
2006-10-11 | tsk, tsk | Dale Rahn |
2006-10-10 | Match the SH4 FPSCR bits. | Miod Vallat |
2006-10-10 | Typo in a comment. ok kettenis. | Marc Balmer |
2006-10-10 | Minor tweaks. | Miod Vallat |
2006-10-10 | Don't spoof a Free/NetBSD MBR partition as the 'a' partition in a | Kenneth R Westerback |
2006-10-09 | tweaks; ok mickey | Jason McIntyre |
2006-10-08 | Execute the Enforce in-order Execution of I/O (eieio) instruction in | Gordon Willem Klok |
2006-10-07 | More bits in progress, adapted from NetBSD. | Miod Vallat |
2006-10-06 | Remove lingering debug printf. Don't announce that mace_get was called. | Gordon Willem Klok |
2006-10-06 | debugging delay off | Michael Shalayeff |
2006-10-06 | Enable pgt cardbus. | Marcus Glocker |
2006-10-06 | few more files | Michael Shalayeff |
2006-10-06 | Sync with recent disklabel.h changes. Zap dkbad. | Kenneth R Westerback |
2006-10-06 | Remove explicit -fno-stack-protector now that the compiler workaround is in | Miod Vallat |
2006-10-06 | Sync with recent disksubr.c changes. Just some comments in this case. | Kenneth R Westerback |
2006-10-06 | Enable pgt cardbus. | Marcus Glocker |
2006-10-06 | control how deep the tree can be entered (for man pages) | Theo de Raadt |
2006-10-06 | w/ help of netbsd srcs and some mother unzel made it lift off | Michael Shalayeff |
2006-10-06 | a few fixes to get thru the autoconf | Michael Shalayeff |
2006-10-06 | Incomplete bits for an OpenBSD/landisk port to the I/O DATA USL-5P appliances, | Miod Vallat |
2006-10-06 | Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with | Miod Vallat |