| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove two variables that became unused because of last commit. | Luigi Rizzo | 2004-04-16 | 1 | -2/+0 |
| * | Move ENABLE_ALART to proper place. | David E. O'Brien | 2004-04-16 | 1 | -1/+5 |
| * | Fix building on L64 machines. | David E. O'Brien | 2004-04-16 | 1 | -7/+7 |
| * | Add support for the ADMtek AN8513 USB Ethernet adapter. | David E. O'Brien | 2004-04-16 | 4 | -2/+11 |
| * | Correct $FreeBSD$ style. | David E. O'Brien | 2004-04-16 | 2 | -4/+4 |
| * | make the bad bar warning less scary, and toss it behind a bootverbose. | Warner Losh | 2004-04-16 | 1 | -2/+3 |
| * | Turn off the power stuff for a little while longer. There appears to be | Warner Losh | 2004-04-16 | 1 | -2/+2 |
| * | Set the "global" attribute on the page table entries for the kernel and | Alan Cox | 2004-04-16 | 1 | -3/+3 |
| * | - Use memory barrier with atomic operations in ntoskrnl_lock_dpc() and | Bill Paul | 2004-04-16 | 5 | -55/+20 |
| * | Remove improper use of if_addrhead in device drivers to check | Luigi Rizzo | 2004-04-15 | 10 | -55/+0 |
| * | Document the way if_addrhead and struct ifaddr are used. | Luigi Rizzo | 2004-04-15 | 1 | -3/+11 |
| * | If IF_HANDOFF() or netisr_queue() fail, they will free the mbuf. When | Robert Watson | 2004-04-15 | 1 | -0/+1 |
| * | Add note that npx depends on isa. | Josef El-Rayes | 2004-04-15 | 2 | -2/+2 |
| * | s/atspeaker/speaker/ | Colin Percival | 2004-04-15 | 1 | -1/+1 |
| * | Ensure that the poll_burst <= poll_burst_max constraint really holds. | Ruslan Ermilov | 2004-04-15 | 1 | -0/+2 |
| * | Let the NFS client notice a file's size changing as a modification. | Peter Edwards | 2004-04-14 | 3 | -3/+13 |
| * | Check in structure definitions for the FreeBSD-3.x signal syscall stuff. | Peter Wemm | 2004-04-14 | 1 | -0/+43 |
| * | Regen | Peter Wemm | 2004-04-14 | 4 | -40/+49 |
| * | Catch up to the not-so-recent statfs(2) changes. | Peter Wemm | 2004-04-14 | 3 | -18/+49 |
| * | Don't allow the driver to be unloaded if the device node is open. | Paul Saab | 2004-04-14 | 1 | -1/+4 |
| * | Remove the 'timeout' argument from aac_wait_command() as it isn't used and | Scott Long | 2004-04-14 | 1 | -14/+10 |
| * | Do not catch signals when waiting for a request. This fixes a nasty | Paul Saab | 2004-04-14 | 1 | -14/+2 |
| * | Remove nowerror lines now that acpica is warns clean. | Nate Lawson | 2004-04-14 | 1 | -5/+5 |
| * | Remove warnings from vendor files. This takes some files off the vendor | Nate Lawson | 2004-04-14 | 4 | -11/+11 |
| * | Return an error immediately if asked to switch a non-existent consumer. | Nate Lawson | 2004-04-14 | 1 | -0/+4 |
| * | Now that the dust has settled on the resource issues, turn on the | Warner Losh | 2004-04-14 | 1 | -2/+2 |
| * | Remove a non-variable static and move other static variables to the same | Nate Lawson | 2004-04-14 | 1 | -8/+5 |
| * | Fix some warnings by commenting out unused code. | Nate Lawson | 2004-04-14 | 1 | -0/+8 |
| * | Only try to set the ACPI power state if the handle is valid. There was | Nate Lawson | 2004-04-14 | 1 | -6/+10 |
| * | Even though the patch has been submitted to the vendor, this file is off | Nate Lawson | 2004-04-14 | 1 | -13/+13 |
| * | Unbreak the DDB build by replacing #includes that were deleted. | Nate Lawson | 2004-04-14 | 1 | -0/+2 |
| * | The newpcm headers currently #define away INTR_MPSAFE and INTR_TYPE_AV | Brian Feldman | 2004-04-14 | 14 | -22/+17 |
| * | Continue my efforts to imitate Windows as closely as possible by | Bill Paul | 2004-04-14 | 10 | -206/+468 |
| * | Style cleanups, M_ZERO instead of bzero. | Nate Lawson | 2004-04-14 | 1 | -22/+20 |
| * | Style cleanups, use M_ZERO instead of bzero, unify the !semaphore and | Nate Lawson | 2004-04-14 | 1 | -44/+43 |
| * | Style cleanup, plus properly backup partial resource allocation in | Nate Lawson | 2004-04-14 | 1 | -44/+51 |
| * | Style cleanups to reduce diffs to locking tree. | Nate Lawson | 2004-04-14 | 5 | -111/+91 |
| * | Style and printf message cleanups. | Nate Lawson | 2004-04-14 | 1 | -138/+79 |
| * | Use METHOD_VIDEO instead of the method string itself. | Nate Lawson | 2004-04-14 | 2 | -2/+2 |
| * | Use TRUE for a boolean and a style nit. | Nate Lawson | 2004-04-14 | 1 | -2/+1 |
| * | sx was randomly added to NOTES. Instead, place it in the misc | Warner Losh | 2004-04-14 | 2 | -12/+10 |
| * | Update the name for edge triggered for the 20040402 import. | Nate Lawson | 2004-04-14 | 1 | -1/+1 |
| * | Prefer uint16_t to ushort. | Warner Losh | 2004-04-14 | 1 | -1/+1 |
| * | Check in files with local changes: | Nate Lawson | 2004-04-14 | 2 | -8/+20 |
| * | Check in unmodified files off the vendor branch. | Nate Lawson | 2004-04-14 | 3 | -29/+42 |
| * | This commit was generated by cvs2svn to compensate for changes in r128212, | Nate Lawson | 2004-04-14 | 32 | -222/+808 |
| |\ |
|
| | * | Import ACPI-CA 20040402 distribution. | Nate Lawson | 2004-04-14 | 37 | -259/+870 |
| * | | Add another cleanfile for future imports. | Nate Lawson | 2004-04-14 | 1 | -2/+2 |
| * | | In an effort to simplify the routing code, try to deprecate rtalloc() | Luigi Rizzo | 2004-04-14 | 2 | -2/+2 |
| * | | Staticize <if>_clone_{create,destroy} functions. | Brooks Davis | 2004-04-14 | 6 | -24/+24 |