Age | Commit message (Expand) | Author |
2008-07-04 | Add a little hack to recognize the boot device on the v1280. | Mark Kettenis |
2008-07-04 | Make debug code compile. | Mark Kettenis |
2008-07-04 | Add support for ssm nodes as found on the v1280 and bigger machines. For now, | Mark Kettenis |
2008-07-03 | add rum(4) | Todd T. Fries |
2008-07-03 | Remove clauses 3 and 4 from NetBSD license. | Ray Lai |
2008-07-03 | Remove NetBSD license which, after removing clauses 3 and 4, is | Ray Lai |
2008-07-02 | add CRYPTO | Todd T. Fries |
2008-07-02 | add softraid | Todd T. Fries |
2008-07-02 | add bio & bioctl | Todd T. Fries |
2008-07-02 | Enable FFS2. | Brad Smith |
2008-07-02 | * Dynamically set the rbus start address. from netbsd. | Federico G. Schwindt |
2008-07-02 | move to 4.4-beta | Theo de Raadt |
2008-07-01 | add bio & bioctl | Todd T. Fries |
2008-07-01 | add bio & bioctl | Todd T. Fries |
2008-07-01 | Remove a now unused variable. | Marc Balmer |
2008-07-01 | Stricter probing: Not only check for an AMD cpu with MSRs, but make sure | Marc Balmer |
2008-07-01 | Enable FFS2 on most of the larger RAMDISK media. | Brad Smith |
2008-06-30 | re* at cardbus? 'Put it in' brad@ 'Go for it' deraadt@ | Ian Darwin |
2008-06-29 | Use DEV_BSIZE (defined as 512) instead of 512 when initializing the | Kenneth R Westerback |
2008-06-29 | Don't fail compilation if APERTURE is not defined. | Anders Magnusson |
2008-06-29 | Split k8_powernow_setperf into two functions, the new function called | Gordon Willem Klok |
2008-06-29 | Revert 1.8, and reenable branch prediction on swift cpus. Ten years of trap.c | Miod Vallat |
2008-06-27 | Clear swap encryption keys before dumping a kernel image. | Miod Vallat |
2008-06-27 | More removal of clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-27 | Add uvideo(4). | Brad Smith |
2008-06-27 | add bio & bioctl | Todd T. Fries |
2008-06-26 | add bio & bioctl | Todd T. Fries |
2008-06-26 | add bio & bioctl to a couple cd based ramdisks | Todd T. Fries |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-26 | Typo, CMD -> AMD | Brad Smith |
2008-06-25 | Move .rodata 512KB further, since kernels will soon reach the address .rodata | Miod Vallat |
2008-06-25 | Support the Intel G35 which apparently works similarly to the 965. | Owain Ainsworth |
2008-06-25 | this diff changes the bootloader to skip the CHS sanity check if LBA | Reyk Floeter |
2008-06-25 | auglx(4) is an audio(4) driver for the AC'97 audio codec found on | Marc Balmer |
2008-06-25 | allow to install and boot the OpenBSD A6 partition and disklabel in an | Reyk Floeter |
2008-06-24 | On user/kernel shared page table machines, do not let processes map their | Theo de Raadt |
2008-06-23 | amd64s bus_dma internals use a pointer to a lastaddr variable to keep | David Gwynne |
2008-06-22 | Like alpha, db_stack_dump() on mips and sh needs complete frame information | Miod Vallat |
2008-06-22 | One last forgotten FREE(). | Miod Vallat |
2008-06-20 | Re-enable amdmsr(4) now that it properly checks for AMD Geode LX CPU and | Marc Balmer |
2008-06-19 | comment out the com4 because -- even when disabled -- it shuffles all the | Theo de Raadt |
2008-06-19 | Add OpenBSD CVS marker, proper type for probe function. | Marc Balmer |
2008-06-19 | add ix(4) to GENERIC, enable it on i386. | Reyk Floeter |
2008-06-18 | Attach amdmsr(4) at mainbus in a way that it can be disabled in UKC or the | Marc Balmer |
2008-06-17 | totally skip amdmsr until it is fixed for real | Theo de Raadt |
2008-06-15 | Disable amdmsr(4) until the match function _ONLY_ lets it work on Geode's, | Theo de Raadt |
2008-06-15 | ipmi is working a wee bit better, but still not perfectly. let us re-enable | Theo de Raadt |
2008-06-15 | When APERTURE is not defined, always return ENXIO. | Matthieu Herrb |
2008-06-15 | with powerbooks and ibooks, default to adb keyboard for console (and ddb>) | Todd T. Fries |
2008-06-15 | On AMD64 running on Intel processors with EST add support for retreiving | Gordon Willem Klok |