Age | Commit message (Expand) | Author |
2008-01-01 | Welcome to the jungle of 2008. | Miod Vallat |
2008-01-01 | No watchdog operations if device is not running. | Marcus Glocker |
2008-01-01 | More constant naming for some defines. | Marcus Glocker |
2008-01-01 | Tune TX descriptor so we can successfully set some TX rates. Could | Marcus Glocker |
2008-01-01 | provide a thing for use with %b to show which xa flags are set. | David Gwynne |
2007-12-31 | sync | Theo de Raadt |
2007-12-31 | new product | Theo de Raadt |
2007-12-31 | re-order product list slightly | Theo de Raadt |
2007-12-31 | new umsm product | Theo de Raadt |
2007-12-31 | crank maxusers a little bit | Theo de Raadt |
2007-12-31 | enable upgt & lii. both have issues, and will need to be fixed in | Theo de Raadt |
2007-12-31 | On some machines we get hotplug interrupts when they're resumed, so don't | Mark Kettenis |
2007-12-31 | Keep running the scancode translation state machine even when the keyboard | Miod Vallat |
2007-12-31 | use OpenBSD rcs id's | Jasper Lievisse Adriaanse |
2007-12-31 | lii(4) is a driver for the atheros l2 ethernet chip as found on the asus | David Gwynne |
2007-12-31 | Enable gbe(4) and mkbc(4) now that we have early console support. | Joel Sing |
2007-12-31 | Significantly improve the gbe(4) driver, including: | Joel Sing |
2007-12-31 | Move wscons_machdep.c to it's rightful location. This brings OpenBSD/sgi | Joel Sing |
2007-12-31 | replace ctob/btoc by ptoa/atop as done for other architectures | Martin Reindl |
2007-12-30 | A struct rt_addrinfo is needed for rt_missmsg() so we can use rtrequest1() | Claudio Jeker |
2007-12-30 | Only do pullups when necessary, m_pullup() always prepends an mbuf | Claudio Jeker |
2007-12-30 | Correctly handle non-null state frames on 68020 and 68030 in fpfault. | Miod Vallat |
2007-12-30 | dont freeze lock or set caching modes on ata devices that arent disks, its | David Gwynne |
2007-12-30 | Remove unused variable consintr. ok mbalmer | Alexander Bluhm |
2007-12-30 | In pf_normalize_tcpopt() call pf_pull_hdr() address family safe. | Marcus Glocker |
2007-12-30 | regen | Brad Smith |
2007-12-30 | - rename some SATA entries which are shared between the ATI SB700 and SB800 c... | Brad Smith |
2007-12-30 | regen | Brad Smith |
2007-12-30 | add the PCI id for the Sun Crypto Accelerator 6000 PCIe board. | Brad Smith |
2007-12-30 | Make "scrub max-mss" rule work correctly; | Marcus Glocker |
2007-12-29 | Override SoftFloat's countLeadingZeros32() with a faster, ff1-based, version | Miod Vallat |
2007-12-29 | Had I known we had a kernel version of John Hauser's SoftFloat code, I would | Miod Vallat |
2007-12-29 | Unifdef NO_IEEE in the libkern softfloat code, and put an appropriate rule | Miod Vallat |
2007-12-29 | Do not define _FP_DYNAMIC; no other platform defines this and nothing (either | Miod Vallat |
2007-12-29 | switch from spls to mutexes for protecting the random state. | David Gwynne |
2007-12-29 | fix comments after the members of scsi_adapter were changed. | David Gwynne |
2007-12-29 | Remove debug message. Found by Mike Belopuhov, tsk tsk deraadt. | Marco Peereboom |
2007-12-29 | Skip LBC on buswalk. Gets rid of unconfigured "Bus Converter Port" devices | Mark Kettenis |
2007-12-29 | the scsi layer always had function pointers for asking the hba about a | David Gwynne |
2007-12-28 | If initializing a frame buffer as glass console fails, instead of an invisible | Miod Vallat |
2007-12-28 | Explicitely mention we are the console device, when applicable. | Miod Vallat |
2007-12-28 | There is no need, and no point, to initialize panicstr here. | Miod Vallat |
2007-12-28 | Add a few more K-class models to the list of machines that have more devices | Mark Kettenis |
2007-12-28 | Do not expose struct pmap unless _KERNEL | Miod Vallat |
2007-12-28 | Repair fallout from libkern changes. | Miod Vallat |
2007-12-28 | nfs_sndlock() is often called with its rep argument | Thordur I. Bjornsson |
2007-12-28 | provide vpd page 0, which lists which vpd pages we provide. | David Gwynne |
2007-12-28 | rename some functions to make it clear theyre used to emulate vpd responses | David Gwynne |
2007-12-28 | implement emulation of vpd page 83, the device identification page. if the | David Gwynne |
2007-12-28 | massage the way vpds are defined. rename the page used for the devices | David Gwynne |