| Commit message (Expand) | Author | Age | Files | Lines |
| * | o add noise floor to stats | Sam Leffler | 2006-08-10 | 2 | -0/+6 |
| * | Improve the way we'll detect video devices as per ACPI 3.0. | Bruno Ducrot | 2006-08-10 | 1 | -21/+51 |
| * | Some perfectionizm against last revision. | Gleb Smirnoff | 2006-08-10 | 1 | -2/+2 |
| * | getnewvnode() can be called with NULL mp. | Pawel Jakub Dawidek | 2006-08-10 | 1 | -1/+1 |
| * | Don't need to special case arm here anymore | Warner Losh | 2006-08-10 | 2 | -4/+0 |
| * | Add a dummy makefile to keep build happy | Warner Losh | 2006-08-10 | 1 | -0/+5 |
| * | More statistics fixups: | Sam Leffler | 2006-08-10 | 2 | -18/+76 |
| * | minor fixups: | Sam Leffler | 2006-08-10 | 2 | -8/+22 |
| * | add per-sta ucast/mcast stats | Sam Leffler | 2006-08-10 | 1 | -0/+4 |
| * | Change vm_page_cowfault() so that it doesn't allocate a pre-busied page. | Alan Cox | 2006-08-10 | 1 | -2/+1 |
| * | Eliminate one set of XBOX #ifdefs. The Xbox code just needs to set a | Warner Losh | 2006-08-09 | 3 | -18/+2 |
| * | Minor style(9) nit. | Warner Losh | 2006-08-09 | 1 | -2/+2 |
| * | Hook into the watchdog device, if present. Also, turn off the | Warner Losh | 2006-08-09 | 1 | -4/+41 |
| * | Strengthen the check for a PMBR: | Marcel Moolenaar | 2006-08-09 | 1 | -18/+35 |
| * | 10/100 PHY shouldn't support gigabit media types. | Prafulla Deuskar | 2006-08-09 | 1 | -3/+6 |
| * | Add pc98 specific code to adjust the firmware geometry when it differs | Warner Losh | 2006-08-09 | 2 | -0/+50 |
| * | Most platforms map the actual drive geometry to the firmware's notion | Warner Losh | 2006-08-09 | 1 | -0/+9 |
| * | Allow geli to operate on read-only providers. | Pawel Jakub Dawidek | 2006-08-09 | 3 | -24/+67 |
| * | Introduce a field to struct vm_page for storing flags that are | Alan Cox | 2006-08-09 | 10 | -31/+35 |
| * | Since bpf_allocbufs() uses malloc() with M_WAITOK, don't check return | Robert Watson | 2006-08-09 | 1 | -16/+9 |
| * | Add a bandaid to avoid a deadlock in a situation, when we are trying to suspend | Pawel Jakub Dawidek | 2006-08-09 | 1 | -0/+10 |
| * | Fix ng_pppoe(4) after turning off "autosrc feature" on ng_ether(4). | Gleb Smirnoff | 2006-08-09 | 2 | -21/+74 |
| * | Not only a request from us can be passed to g_{mirror,raid3}_worker() | Pawel Jakub Dawidek | 2006-08-09 | 2 | -10/+23 |
| * | Add a new kernel environment variable "boot.netif.mtu" which is used to | Brooks Davis | 2006-08-09 | 1 | -0/+10 |
| * | Thomas Wintergerst reports that when this tsleep went away, certain | Warner Losh | 2006-08-09 | 1 | -0/+10 |
| * | Fix a phase-ordering bug: check the mediasize and sectorsize after | Marcel Moolenaar | 2006-08-08 | 1 | -20/+21 |
| * | Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it maps | Olivier Houchard | 2006-08-08 | 10 | -138/+219 |
| * | Add kqueue support to if_tun. Loosely based on if_tap changes. | Robert Watson | 2006-08-08 | 1 | -1/+119 |
| * | check return value of ath_tx_dmasetup | Sam Leffler | 2006-08-08 | 1 | -0/+2 |
| * | Lock the vnode around the call to VOP_GETATTR. Move the locked code | Konstantin Belousov | 2006-08-08 | 1 | -5/+16 |
| * | Reduce the scope of the page queues lock in vfs_busy_pages() now that | Alan Cox | 2006-08-08 | 1 | -1/+1 |
| * | Pass VM_PROT_EXECUTE to vm_fault() instead of VM_PROT_READ if the page | Alan Cox | 2006-08-08 | 1 | -0/+6 |
| * | Remove the global dock variable. Each dock device should be able to | Nate Lawson | 2006-08-08 | 1 | -38/+33 |
| * | If a beep was enabled, turn it off 3 seconds after resume. | Nate Lawson | 2006-08-08 | 1 | -0/+11 |
| * | Remove a bogus i = 0. | Kevin Lo | 2006-08-08 | 2 | -2/+2 |
| * | Use a low probe-priority to ensure that the emu10kx driver has a higher | Alexander Leidinger | 2006-08-07 | 1 | -1/+1 |
| * | "Fix typos in volume control DSP code." | Alexander Leidinger | 2006-08-07 | 1 | -2/+2 |
| * | "Fixe playback of mono files on stereo outputs. In previous version | Alexander Leidinger | 2006-08-07 | 1 | -1/+20 |
| * | "Change type for flags bitmap to let use 1 as flag value without | Alexander Leidinger | 2006-08-07 | 1 | -1/+1 |
| * | "Workaround for sound lag in current snd_emu10kx driver. Real problem | Alexander Leidinger | 2006-08-07 | 3 | -19/+23 |
| * | When a user uses a hint to specify the IRQ for a link device, accept IRQs | John Baldwin | 2006-08-07 | 1 | -5/+13 |
| * | Recognize the 5750 C2. | Gleb Smirnoff | 2006-08-07 | 2 | -0/+2 |
| * | Move definition of UNIX domain socket protosw and domain entries from | Robert Watson | 2006-08-07 | 4 | -84/+35 |
| * | Spell "determine" correctly. | Giorgos Keramidas | 2006-08-07 | 1 | -1/+1 |
| * | - Use log(9) instead of printf(9). | Gleb Smirnoff | 2006-08-07 | 1 | -26/+44 |
| * | Eliminate the unnecessary acquisition and release of the page queues lock | Alan Cox | 2006-08-06 | 1 | -4/+0 |
| * | Make mpo_associate_nfsd_label() return void, not int, to match | Robert Watson | 2006-08-06 | 3 | -4/+3 |
| * | Add identifier for the Epson CX3650 all-in-one scanner function. | Bruce M Simpson | 2006-08-06 | 2 | -0/+2 |
| * | Improve commenting of vaccess(), making sure to be clear that the ifdef | Robert Watson | 2006-08-06 | 1 | -4/+10 |
| * | Don't set pru_sosend, pru_soreceive, pru_sopoll to default values, as they | Robert Watson | 2006-08-06 | 1 | -3/+0 |