Age | Commit message (Expand) | Author |
2007-11-16 | driver for TI TUSB3410 usb serial, written by dxi@mail.ru and | Theo de Raadt |
2007-11-16 | the cpu_feature/cpu_id stuff here is bullshit, XXX it so that it gets fixed o... | Theo de Raadt |
2007-11-16 | UltraSPARC-IIIi CPUs are different and choose the BUSY/NACK pair based on the | Mark Kettenis |
2007-11-16 | fix the bus_space #define nightmare, so that amd64 and i386 are much more | Theo de Raadt |
2007-11-16 | Remove microtime calls and RNG benchmarking from the pchb attachment | Mike Belopuhov |
2007-11-16 | - Fix error handling code. | Mike Belopuhov |
2007-11-16 | in pf_test_fragment(), ignore protocol-specific criteria for packets of | Daniel Hartmeier |
2007-11-16 | quotes around model name too | Theo de Raadt |
2007-11-16 | er, the newline is wrong. dissapointing. | Theo de Raadt |
2007-11-16 | convert code over from sd.c, to let tapes discollect. Lucas Stefanutti | Theo de Raadt |
2007-11-16 | hppa backend; does not build yet suince it needs some mi changes | Otto Moerbeek |
2007-11-16 | sync tree with master repo; Nov 16 2007 | Otto Moerbeek |
2007-11-16 | sync with repo and brink in hppa backend from mickey. afaik, it needs | Otto Moerbeek |
2007-11-16 | sync with repe; commit from gmcgarry@: | Otto Moerbeek |
2007-11-16 | use arc4random_bytes() instead of multiple arc4random() calls; | Damien Miller |
2007-11-16 | something has to go, unfortunately | Theo de Raadt |
2007-11-16 | do not make up a device name for interrupts.. give it the dv_xname | Theo de Raadt |
2007-11-16 | accept ATA ioctls so tools like atactl work on disks behind the atascsi | David Gwynne |
2007-11-16 | ACPI_ENABLE went away | Theo de Raadt |
2007-11-16 | sync | Theo de Raadt |
2007-11-16 | cast pointer to right type | Theo de Raadt |
2007-11-15 | enable most acpi functionality by default. now instead of 'enable acpi', | Theo de Raadt |
2007-11-15 | remove the #ifdef ACPI_ENABLE. the EC codepath is either safe enough (and | Theo de Raadt |
2007-11-15 | Make acpicpu(4) attach to the existing CPUs only. | Mike Belopuhov |
2007-11-15 | match expresscard ral | Theo de Raadt |
2007-11-15 | sync | Theo de Raadt |
2007-11-15 | ralink N expresscard model | Theo de Raadt |
2007-11-15 | Check for curcpu()->ci_softintr being nonzero before invoking dosoftint(), | Miod Vallat |
2007-11-15 | Make a few end-of-trap-handling symbols global, to get better ddb traces. | Miod Vallat |
2007-11-15 | At last, port the mvme88k eh.S r1.66 fixes to aviion. | Miod Vallat |
2007-11-15 | Resolve the struct trapframe tf_mode/tf_flags duality by getting rid of | Miod Vallat |
2007-11-15 | Stop referring the initial kernel stack as the ``interrupt stack''. It's | Miod Vallat |
2007-11-15 | New driver for Ralink RT2860 chipset. | Damien Bergamini |
2007-11-15 | Attach to "rsc-console". Hopefuly this will give us a proper console on | Mark Kettenis |
2007-11-15 | in MP kernels, use smbios to count number of cpus. if > 1 disable apm, so | Theo de Raadt |
2007-11-15 | read boot sector as 4K block, because of new ipod nano | Theo de Raadt |
2007-11-15 | Nicer dmesg output. | Mike Belopuhov |
2007-11-15 | sync | Theo de Raadt |
2007-11-15 | more devices... all the time | Theo de Raadt |
2007-11-15 | Split CPUID into 2 32 bit fields. | Marco Peereboom |
2007-11-15 | Do not insert proto_default inside the dynamically alloced protocol queue. | Pierre-Yves Ritschard |
2007-11-15 | newline before syncing disks is way prettier | Theo de Raadt |
2007-11-15 | ``stastic'' is a fantastic typo. | Miod Vallat |
2007-11-15 | don't waste our time telling the aml that we are OpenBSD; it will never | Theo de Raadt |
2007-11-15 | Clarify when smbios added multi core support and add the missing string | Marco Peereboom |
2007-11-15 | oops, processor structs need to be __packed. | Marco Peereboom |
2007-11-15 | Add struct for processors. | Marco Peereboom |
2007-11-15 | sync | Theo de Raadt |
2007-11-14 | Cache curcpu() value into a local variable when it is used more than once in | Miod Vallat |
2007-11-14 | No need to check whether we are the primary processor in m188_{clock,stat}intr, | Miod Vallat |