| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was generated by cvs2svn to compensate for changes in r115367, | Nate Lawson | 2003-05-28 | 1 | -2/+2 |
| |\ |
|
| | * | Revert to using TABLE_ID_DSDT as the default. It looks like the dynamic | Nate Lawson | 2003-05-28 | 1 | -2/+2 |
| * | | This commit was generated by cvs2svn to compensate for changes in r115351, | Nate Lawson | 2003-05-27 | 2 | -4/+44 |
| |\| |
|
| | * | Fix false AE_NOT_FOUND messages, reported in NetBSD port-i386/20897. | Nate Lawson | 2003-05-27 | 2 | -4/+44 |
| * | | This commit was generated by cvs2svn to compensate for changes in r114584, | Warner Losh | 2003-05-03 | 1 | -1/+1 |
| |\| |
|
| | * | Fix halt -p. I've done this with an import because kochi-san reports | Warner Losh | 2003-05-03 | 1 | -1/+1 |
| * | | Restore local changes accidentally lost in the last import. | John Baldwin | 2003-05-01 | 6 | -6/+54 |
| * | | Resolve conflicts. | Nate Lawson | 2003-04-29 | 17 | -330/+515 |
| * | | Updated import-preparation script. It now removes vendor paths from header | Nate Lawson | 2003-04-29 | 1 | -2/+17 |
| * | | Resolve conflicts | Nate Lawson | 2003-04-29 | 1 | -85/+46 |
| * | | This commit was generated by cvs2svn to compensate for changes in r114239, | Nate Lawson | 2003-04-29 | 4 | -0/+1690 |
| |\| |
|
| | * | Import of Intel ACPI 20030228 vendor distribution | Nate Lawson | 2003-04-29 | 4 | -0/+1690 |
| * | | This commit was generated by cvs2svn to compensate for changes in r114237, | Nate Lawson | 2003-04-29 | 133 | -4488/+4321 |
| |\| |
|
| | * | Import of Intel ACPI 20030228 vendor distribution | Nate Lawson | 2003-04-29 | 151 | -4863/+4887 |
| * | | Use bioq_flush() to drain a bio queue with a specific error code. | Poul-Henning Kamp | 2003-04-01 | 1 | -2/+2 |
| * | | Including <sys/stdint.h> is (almost?) universally only to be able to use | Poul-Henning Kamp | 2003-03-18 | 1 | -1/+0 |
| * | | Catch up with recent infrastructure changes. | Matthew N. Dodd | 2003-03-16 | 1 | -5/+0 |
| * | | Register module dependencies. | Matthew N. Dodd | 2003-03-15 | 1 | -0/+2 |
| * | | G/C unused varilable. | Matthew N. Dodd | 2003-03-15 | 1 | -1/+1 |
| * | | Catch up with recent changes. | Matthew N. Dodd | 2003-03-15 | 1 | -36/+5 |
| * | | Centralize the devstat handling for all GEOM disk device drivers | Poul-Henning Kamp | 2003-03-08 | 1 | -9/+1 |
| * | | NO_GEOM cleanup: | Poul-Henning Kamp | 2003-02-22 | 1 | -68/+16 |
| * | | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 2 | -5/+5 |
| * | | Mark our struct disk with DISKFLAG_CANDELETE instead of the cdevsw with | Poul-Henning Kamp | 2003-02-11 | 1 | -1/+2 |
| * | | Consolidate MIN/MAX macros into one place (param.h). | Alfred Perlstein | 2003-02-02 | 1 | -1/+0 |
| * | | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 2 | -5/+5 |
| * | | Resolve conflicts arising from the ACPI CA 20021118 import. | Mitsuru IWASAKI | 2002-11-27 | 13 | -170/+226 |
| * | | This commit was generated by cvs2svn to compensate for changes in r107325, | Mitsuru IWASAKI | 2002-11-27 | 77 | -1377/+1838 |
| |\| |
|
| | * | Vendor import of the Intel ACPI CA 20021118 drop. | Mitsuru IWASAKI | 2002-11-27 | 90 | -1547/+2064 |
| * | | network interface and link layer changes: | Sam Leffler | 2002-11-15 | 1 | -4/+9 |
| * | | Resolve conflicts arising from the ACPI CA 20021002 import. | Mitsuru IWASAKI | 2002-10-04 | 6 | -36/+50 |
| * | | This commit was generated by cvs2svn to compensate for changes in r104470, | Mitsuru IWASAKI | 2002-10-04 | 48 | -1399/+1986 |
| |\| |
|
| | * | Vendor import of the Intel ACPI CA 20021002 drop. | Mitsuru IWASAKI | 2002-10-04 | 54 | -1435/+2036 |
| * | | (This commit touches about 15 disk device drivers in a very consistent | Poul-Henning Kamp | 2002-09-20 | 1 | -7/+6 |
| * | | Don't call dkunit() to find our unit number, it is in our softc. | Poul-Henning Kamp | 2002-09-20 | 1 | -1/+1 |
| * | | Fix kernel build breakage when ACPI_DEBUG option is specified. | Mitsuru IWASAKI | 2002-08-29 | 1 | -2/+4 |
| * | | Resolve conflicts arising from the ACPI CA 20020815 import. | Mitsuru IWASAKI | 2002-08-29 | 16 | -154/+147 |
| * | | This commit was generated by cvs2svn to compensate for changes in r102550, | Mitsuru IWASAKI | 2002-08-29 | 77 | -890/+3734 |
| |\| |
|
| | * | Vendor import of the Intel ACPI CA 20020815 drop. | Mitsuru IWASAKI | 2002-08-29 | 90 | -1041/+3874 |
| * | | Prepare for importing newer version of ACPI CA. | Mitsuru IWASAKI | 2002-08-22 | 1 | -3/+10 |
| * | | Resolve conflicts arising from the ACPI CA 20020725 import. | Mitsuru IWASAKI | 2002-07-30 | 14 | -1746/+340 |
| * | | This commit was generated by cvs2svn to compensate for changes in r100966, | Mitsuru IWASAKI | 2002-07-30 | 64 | -1655/+8457 |
| |\| |
|
| | * | Vendor import of the Intel ACPI CA 20020725 drop. | Mitsuru IWASAKI | 2002-07-30 | 75 | -2376/+8798 |
| * | | Resolve conflicts arising from the ACPI CA 20020611 import. | Mitsuru IWASAKI | 2002-07-09 | 15 | -576/+808 |
| * | | This commit was generated by cvs2svn to compensate for changes in r99679, | Mitsuru IWASAKI | 2002-07-09 | 116 | -3393/+4521 |
| |\| |
|
| | * | Vendor import of the Intel ACPI CA 20020611 drop. | Mitsuru IWASAKI | 2002-07-09 | 128 | -3954/+5160 |
| * | | Resolve conflicts arising from the ACPI CA 20020404 import. | Mitsuru IWASAKI | 2002-06-30 | 11 | -251/+309 |
| * | | This commit was generated by cvs2svn to compensate for changes in r99146, | Mitsuru IWASAKI | 2002-06-30 | 64 | -824/+1393 |
| |\| |
|
| | * | Vendor import of the Intel ACPI CA 200200404 drop. | Mitsuru IWASAKI | 2002-06-30 | 74 | -1082/+1700 |
| * | | - Add sanity check for argument. | Mitsuru IWASAKI | 2002-06-12 | 1 | -2/+7 |