| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was generated by cvs2svn to compensate for changes in r129694, | njl | 2004-05-25 | 1 | -1/+1 |
|\ |
|
| * | Remove a warning of a constant that is too large. Change submitted to | njl | 2004-05-25 | 1 | -1/+1 |
* | | Local change: allow usermode to compile this header. Submitted to vendor. | njl | 2004-05-25 | 1 | -7/+1 |
* | | Local change: don't hang forever if WAK_STS is never set. | njl | 2004-05-25 | 1 | -9/+32 |
* | | Local change: remove warnings. | njl | 2004-05-25 | 3 | -45/+66 |
* | | Local diff: allow use of the disassembler. | njl | 2004-05-25 | 1 | -2/+33 |
* | | Unchanged files that are off the vendor branch. | njl | 2004-05-25 | 3 | -12/+24 |
* | | This commit was generated by cvs2svn to compensate for changes in r129684, | njl | 2004-05-25 | 49 | -1117/+2045 |
|\ \
| |/ |
|
| * | Vendor import of Intel ACPI-CA 20040514. | njl | 2004-05-25 | 58 | -1192/+2201 |
| * | Only avoid disabling bus mastering on the sleep path. This should fix | njl | 2004-04-14 | 1 | -13/+13 |
* | | This commit was generated by cvs2svn to compensate for changes in r129059, | marcel | 2004-05-09 | 18 | -190/+1273 |
|\ \ |
|
| * | | Update to BETA 7. Besides C++ support, which is irrelevant to us, | marcel | 2004-05-09 | 18 | -190/+1273 |
* | | | Add sys/types.h for both kernel and user compiles. | njl | 2004-05-05 | 1 | -1/+1 |
* | | | Commit three imported bugfixes from OpenBSD 3.4-stable: | dhartmei | 2004-05-02 | 3 | -19/+16 |
* | | | Remove warnings from vendor files. This takes some files off the vendor | njl | 2004-04-14 | 4 | -11/+11 |
* | | | Even though the patch has been submitted to the vendor, this file is off | njl | 2004-04-14 | 1 | -13/+13 |
* | | | Check in files with local changes: | njl | 2004-04-14 | 2 | -8/+20 |
* | | | Check in unmodified files off the vendor branch. | njl | 2004-04-14 | 3 | -29/+42 |
* | | | This commit was generated by cvs2svn to compensate for changes in r128212, | njl | 2004-04-14 | 32 | -222/+808 |
|\ \ \
| | |/
| |/| |
|
| * | | Import ACPI-CA 20040402 distribution. | njl | 2004-04-14 | 37 | -259/+870 |
* | | | Add another cleanfile for future imports. | njl | 2004-04-14 | 1 | -2/+2 |
* | | | Staticize <if>_clone_{create,destroy} functions. | brooks | 2004-04-14 | 2 | -8/+8 |
* | | | Commit import of OpenBSD-stable fix: | mlaier | 2004-04-11 | 1 | -6/+11 |
* | | | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | | | Unbreak the bootloader build by excluding ctype.h. | njl | 2004-04-05 | 1 | -0/+2 |
* | | | Add #include for ctype.h to cover strupr() in the !_KERNEL case. | njl | 2004-04-05 | 1 | -0/+1 |
* | | | Shut up a couple of annoying gcc warnings. Do not enclose the fixes with | mlaier | 2004-03-30 | 1 | -14/+16 |
* | | | Eliminate support for FreeBSD 3.x and earlier now that we're in the | imp | 2004-03-29 | 1 | -203/+0 |
* | | | Commit two fixes from OpenBSD's stable branch: | mlaier | 2004-03-28 | 2 | -6/+41 |
* | | | Revert 1.22. Go back to "FreeBSD" as our _OS value. Since we now support | njl | 2004-03-22 | 1 | -9/+2 |
* | | | Check in files off the vendor branch as well as files with local patches. | njl | 2004-03-18 | 4 | -23/+75 |
* | | | This commit was generated by cvs2svn to compensate for changes in r127175, | njl | 2004-03-18 | 18 | -103/+317 |
|\ \ \
| |/ / |
|
| * | | Import of Intel ACPI-CA 20040311. | njl | 2004-03-18 | 22 | -126/+392 |
| * | | Remove these on the vendor branch as we no longer import them (and some | njl | 2004-03-03 | 5 | -2897/+0 |
* | | | Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdef | mlaier | 2004-03-17 | 10 | -323/+283 |
* | | | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 1 | -1/+1 |
* | | | Remove `$Name$' leftovers from the port version reporting. | mlaier | 2004-03-10 | 3 | -3/+0 |
* | | | Part 2 of Project Evil: Pretend to be Windows 2000 for buggy ASL that | njl | 2004-03-04 | 1 | -2/+9 |
* | | | This commit was generated by cvs2svn to compensate for changes in r126520, | njl | 2004-03-03 | 5 | -2897/+0 |
* | | | Remove __inline keyword from functions that can't be inlined according to | mlaier | 2004-02-29 | 2 | -0/+8 |
* | | | Strip out new, unused file acnetbsd.h | njl | 2004-02-28 | 1 | -1/+1 |
* | | | This commit was generated by cvs2svn to compensate for changes in r126380, | njl | 2004-02-28 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix an off-by-one in the compiler path. Originally from iwasaki-san's | njl | 2004-02-28 | 1 | -1/+1 |
* | | | Local change: emulate a ReturnOp if the AML expects one but it isn't | njl | 2004-02-28 | 1 | -2/+2 |
* | | | Local change: In the resume path, give up after waiting for a while | njl | 2004-02-28 | 1 | -32/+123 |
* | | | Local change: Allow access to the field if it is within the region | njl | 2004-02-28 | 1 | -5/+5 |
* | | | Local change: Put various debugging options under ACPI_DISASSEMBLER. | njl | 2004-02-28 | 2 | -4/+4 |
* | | | Unchanged files from ACPICA 20040220 that are off the vendor branch. | njl | 2004-02-28 | 13 | -27/+36 |
* | | | This commit was generated by cvs2svn to compensate for changes in r126372, | njl | 2004-02-28 | 168 | -994/+1784 |
|\ \ \
| |/ / |
|
| * | | Vendor import of ACPICA 20040220 | njl | 2004-02-28 | 186 | -1070/+1968 |