Age | Commit message (Expand) | Author |
2008-10-06 | remove dead stores and newly created unused variables. | Charles Longeau |
2008-10-06 | Don't force multi transaction endpoints (>1024 bytes) down to single | Marcus Glocker |
2008-10-06 | Unconditionally compile idt_vec_xxx functions. | Mark Kettenis |
2008-10-06 | Add missing checks for sc_focus being NULL. Found the hard way by | Miod Vallat |
2008-10-06 | uvn_attach message is purely diagnostic, not needed | Theo de Raadt |
2008-10-06 | sync | Theo de Raadt |
2008-10-06 | another geforce | Theo de Raadt |
2008-10-06 | Detect and store the PCI/PCIe bus speed. | Brad Smith |
2008-10-05 | Add a flag to indicate a 64-bit PCI bus is present. | Brad Smith |
2008-10-05 | Detect if the adapter is a PCIe adapter and set the RL_FLAG_PCIE flag | Brad Smith |
2008-10-05 | Remove IOAPIC ID remapping code. It should not be necessary to avoid reusing | Mark Kettenis |
2008-10-05 | Always update published link state even if the internal link state doesn't | Mark Kettenis |
2008-10-05 | In malloc_page_free(), restore the correct wire_count value. | Miod Vallat |
2008-10-05 | Add missing argument to printf. | Mark Kettenis |
2008-10-04 | The wrong byte of the return code was being looked at for the | Theo de Raadt |
2008-10-04 | regen | Mark Kettenis |
2008-10-04 | Some AMD RS780 IDs (same as those listed under ATI). | Mark Kettenis |
2008-10-04 | Fix potentially uninitialized variables in syscall(). | Miod Vallat |
2008-10-04 | Remove bogus code from the error path in sr_raid0_rw(); ok marco@ | Miod Vallat |
2008-10-04 | Commit cleanup part of the diff that was backed out in the previous commit | Mark Kettenis |
2008-10-04 | More Linksys models (to match the Netgear ones) from PR 3879. I am not | Theo de Raadt |
2008-10-04 | this is not the cvtql/sv opcode. ok miod@, naddy@ | Martynas Venckus |
2008-10-04 | At clock initialization, if we discover that tickadj is 0 (due to very | Theo de Raadt |
2008-10-04 | When closing the video stream switch back to default interface as last | Marcus Glocker |
2008-10-03 | Backout. kettenis@ has reservations. | Tobias Weingartner |
2008-10-03 | Use ether_ioctl(). | Brad Smith |
2008-10-03 | Return ENOTTY for unknown ioctl's. | Brad Smith |
2008-10-03 | Make extra cpu's in DDB not spin in tight loop. | Tobias Weingartner |
2008-10-03 | and.. another option device.. | Theo de Raadt |
2008-10-03 | sync | Theo de Raadt |
2008-10-03 | another option hdspa | Theo de Raadt |
2008-10-03 | sync | Theo de Raadt |
2008-10-03 | Make sigwait() work correctly. In particular, it'll work when the | Philip Guenthe |
2008-10-03 | Return ENOTTY for unknown ioctl's. | Brad Smith |
2008-10-03 | Return ENOTTY for unknown ioctl's. | Brad Smith |
2008-10-03 | Merge xe_ether_ioctl() into xe_ioctl() which was just a handler for | Brad Smith |
2008-10-03 | Remove a few small ifdef/ifndef OpenBSD sections which contained some | Brad Smith |
2008-10-03 | KNF. | Brad Smith |
2008-10-02 | First step towards cleaning up the Ethernet driver ioctl handling. | Brad Smith |
2008-10-02 | according to the alsa driver for these devices, the hardware provides | Jacob Meuser |
2008-10-02 | backout Tadpole specific non-dma workaround commited in 1.287, since it | Theo de Raadt |
2008-10-02 | Add the IBM 4810 ("SurePOS 300 Series") SCC to support the four additional | Marc Balmer |
2008-10-02 | sync. | Marc Balmer |
2008-10-02 | Add IDs for the IBM 4810 BSP (Base System Peripherals) and SCC (Simple | Marc Balmer |
2008-10-02 | When redirect is used with sticky-address and a matching pass rule uses | Joel Sing |
2008-10-02 | A closed, disconnected, or otherwise failed socket is still a socket | Theo de Raadt |
2008-10-02 | Fix PF state key mismatches that occur when callers of icmp6_reflect() | Joel Sing |
2008-10-01 | If a neighbor solictation isn't from the unspecified address, make sure | Claudio Jeker |
2008-10-01 | Revert last commit. It didn't really help and we fixed X11 instead. | Mark Kettenis |
2008-10-01 | In uvm_pglistalloc(), do not fall through the success code if we could not find | Miod Vallat |