| Commit message (Expand) | Author | Age | Files | Lines |
* | fix import/merge related code problems | darrenr | 2001-07-30 | 1 | -6/+3 |
* | fix conflicts created by import | darrenr | 2001-07-28 | 18 | -475/+829 |
* | This commit was generated by cvs2svn to compensate for changes in r80357, | peter | 2001-07-25 | 1 | -2/+4 |
|\ |
|
| * | Commit the hwsleep.c patch for suspend/resume onto the vendor branch. | peter | 2001-07-25 | 1 | -2/+4 |
* | | Merge local changes with the ACPI CA 20010717 import. | msmith | 2001-07-21 | 5 | -114/+80 |
* | | This commit was generated by cvs2svn to compensate for changes in r80062, | msmith | 2001-07-21 | 77 | -1287/+1240 |
|\ \
| |/ |
|
| * | Vendor import of the Intel ACPI CA 20010717 snapshot. | msmith | 2001-07-21 | 82 | -1401/+1320 |
* | | This commit was generated by cvs2svn to compensate for changes in r80060, | msmith | 2001-07-21 | 1 | -0/+190 |
|\ \
| |/ |
|
| * | Vendor import of the Intel ACPI CA 20010717 snapshot. | msmith | 2001-07-21 | 1 | -0/+190 |
* | | We haven't had AcpiSetSystemSleepState for a while now, clean out the | msmith | 2001-07-20 | 1 | -3/+0 |
* | | Merge FreeBSD-specific changes. | msmith | 2001-06-29 | 3 | -2/+14 |
* | | This commit was generated by cvs2svn to compensate for changes in r78986, | msmith | 2001-06-29 | 16 | -362/+715 |
|\ \
| |/ |
|
| * | Vendor import of the Intel ACPI CA 20010615 snapshot. | msmith | 2001-06-29 | 19 | -364/+729 |
* | | Do only call oltr_stop() if we are not already in OL_STOPPED state. | joerg | 2001-06-14 | 1 | -3/+14 |
* | | Remove old ACPI CA code. These will be drained from the repo at some | msmith | 2001-05-29 | 139 | -82734/+0 |
* | | - wbinvd isn't an inline on ia64. | msmith | 2001-05-29 | 3 | -4/+2 |
* | | Merge FreeBSD-specific changes with the ACPI CA 20010518 release. | msmith | 2001-05-29 | 6 | -534/+756 |
* | | This commit was generated by cvs2svn to compensate for changes in r77424, | msmith | 2001-05-29 | 124 | -8016/+8590 |
|\ \
| |/ |
|
| * | Import the 20010518 Intel ACPI CA release. Note that Intel's directory layout | msmith | 2001-05-29 | 130 | -8536/+9394 |
* | | This commit was generated by cvs2svn to compensate for changes in r77422, | msmith | 2001-05-29 | 2 | -0/+639 |
|\ \
| |/ |
|
| * | Import the 20010518 Intel ACPI CA release. Note that Intel's directory layout | msmith | 2001-05-29 | 2 | -0/+639 |
* | | Actually biofinish(struct bio *, struct devstat *, int error) is more general | phk | 2001-05-06 | 1 | -2/+1 |
* | | Update the DiskOnChip firmware to OSAK version 4.1. | phk | 2001-05-06 | 1 | -589/+687 |
* | | fix security hole created by fragment cache | darrenr | 2001-04-06 | 5 | -10/+36 |
* | | Send the remains (such as I have located) of "block major numbers" to | phk | 2001-03-26 | 2 | -3/+0 |
* | | Move configuration of work_memory to oltr_init() rather than | mdodd | 2001-03-08 | 1 | -43/+24 |
* | | Resolve merge conflicts. | msmith | 2001-03-05 | 6 | -26/+14 |
* | | This commit was generated by cvs2svn to compensate for changes in r73561, | msmith | 2001-03-05 | 63 | -1899/+2514 |
|\ \
| |/ |
|
| * | Belated vendor update to the Intel ACPI CA 20010208 snapshot. | msmith | 2001-03-05 | 69 | -1925/+2530 |
* | | fix duplicate rcsid | darrenr | 2001-02-04 | 1 | -1/+0 |
* | | fix conflicts | darrenr | 2001-02-04 | 14 | -114/+254 |
* | | Patch the reintroduced (~0 << 32) == 1 bug with a cryptic but functional | msmith | 2001-02-02 | 2 | -2/+4 |
* | | Merge conflicts from the ACPI CA 20010125 import. | msmith | 2001-01-31 | 10 | -32/+56 |
* | | Remove obsoleted files. | msmith | 2001-01-31 | 2 | -1801/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r71867, | msmith | 2001-01-31 | 261 | -4208/+7592 |
|\ \
| |/ |
|
| * | Update to the 20010125 ACPI CA snapshot. | msmith | 2001-01-31 | 271 | -4234/+7652 |
* | | Disable strstr() if ACPICA is compiled in userland. | iwasaki | 2001-01-10 | 2 | -0/+4 |
* | | Resolve conflicts from the ACPI CA 20001215 vendor import. | msmith | 2000-12-21 | 11 | -67/+61 |
* | | This commit was generated by cvs2svn to compensate for changes in r70243, | msmith | 2000-12-21 | 256 | -1082/+1182 |
|\ \
| |/ |
|
| * | Update to the Intel 20001215 ACPI CA snapshot. | msmith | 2000-12-21 | 267 | -1149/+1243 |
* | | Convert more malloc+bzero to malloc+M_ZERO. | dwmalone | 2000-12-08 | 1 | -2/+1 |
* | | Staticize some malloc M_ instances. | phk | 2000-12-08 | 1 | -1/+1 |
* | | Resolve conflicts from the 20001201 merge. | msmith | 2000-12-08 | 4 | -82/+150 |
* | | This commit was generated by cvs2svn to compensate for changes in r69746, | msmith | 2000-12-08 | 158 | -2228/+2908 |
|\ \
| |/ |
|
| * | Update to the 20001201 ACPI CA snapshot. | msmith | 2000-12-08 | 162 | -2310/+3058 |
* | | Remove duplicate definition. | msmith | 2000-12-01 | 2 | -4/+0 |
* | | Update local changes for new hardware register interface. | msmith | 2000-12-01 | 1 | -5/+5 |
* | | Resolve conflicts from the vendor update. | msmith | 2000-12-01 | 7 | -294/+80 |
* | | This commit was generated by cvs2svn to compensate for changes in r69450, | msmith | 2000-12-01 | 175 | -4423/+6822 |
|\ \
| |/ |
|
| * | Update to the 20001115 Intel ACPI CA snapshot. | msmith | 2000-12-01 | 184 | -4722/+6904 |