summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* warning fixes, mostly type matchingbillf2002-02-234-10/+10
* convert from KNR to ANSI function declarationsbillf2002-02-239-114/+92
* Grrr. Got the wrong date on the last ACPI update. Fix this beforebmah2002-02-232-2/+2
* Updated release note: ACPI 20020207. While I'm here, correct anbmah2002-02-232-4/+4
* Don't call critical_enter()/critical_exit() around calls to pmap_pvo_enter()benno2002-02-233-24/+0
* AcpiOsPrintf and AcpiOsVprintf now return void.msmith2002-02-231-6/+4
* AcpiOsCallocate is no longer required.msmith2002-02-231-11/+0
* Match namespace cleanup changes in ACPI CA 20020217 update.msmith2002-02-235-24/+25
* Add our own private defines for driver debug layers.msmith2002-02-231-7/+18
* Match namespace cleanup changes in ACPI CA 20020217 update.msmith2002-02-231-46/+72
* Match namespace cleanup changes in ACPI CA 20020217 update.msmith2002-02-232-60/+68
* Match namespace cleanup changes in ACPI CA 20020217 update.msmith2002-02-232-38/+74
* Match namespace cleanup changes in ACPI CA 20020217 update.msmith2002-02-234-16/+16
* Match namespace cleanup changes in ACPI CA 20020217 update.msmith2002-02-231-38/+44
* Match namespace cleanup changes in ACPI CA 20020217 update.msmith2002-02-231-34/+15
* Match namespace cleanup changes in ACPI CA 20020217 update.msmith2002-02-231-125/+78
* Resolve conflicts arising from the ACPI CA 20020217 import.msmith2002-02-2312-513/+586
* This commit was generated by cvs2svn to compensate for changes in r91116,msmith2002-02-23126-7212/+7709
|\
| * Vendor import of the Intel ACPI CA 20020217 drop.msmith2002-02-23138-7720/+8290
* | Add -ffreestanding to CFLAGS.jake2002-02-231-0/+1
* | Add make variables for fs support and propagate them to CFLAGS. Putjake2002-02-231-9/+21
* | Fix test for != 0 that should be > 0.jake2002-02-231-1/+1
* | Check the return values of index() and don't dereference it if its null;jake2002-02-231-2/+8
* | #if 0 more bootinfo stuff.jake2002-02-231-0/+4
* | Fix fs support ifdefs. Add tftp support. Add physical and virtualjake2002-02-231-12/+107
* | Allocate a frame on our initial stack so that it doesn't run off intojake2002-02-232-12/+24
* | Add OF_claim_virt() and OF_release_phys().jake2002-02-232-0/+72
* | Include <machine/metadata.h>.jake2002-02-231-0/+2
* | The usage of 'newaliases' needs to be after we know for sure that /usrobrien2002-02-238-15/+25
* | Don't echo a comment during make depend.jake2002-02-231-3/+2
* | Make this compile.jake2002-02-231-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r91100,des2002-02-2394-284/+3860
|\ \
| * | Vendor import of OpenPAM Cantaloupedes2002-02-2394-284/+3860
* | | This commit was generated by cvs2svn to compensate for changes in r91097,des2002-02-2311-26/+73
|\ \ \ | |/ /
| * | Vendor import of OpenPAM Caliopsisdes2002-02-2311-26/+73
* | | This commit was generated by cvs2svn to compensate for changes in r91094,des2002-02-2387-0/+6867
|\ \ \ | |/ /
| * | Vendor import of OpenPAM Calamitedes2002-02-2387-0/+6867
| /
* | Add some DIAGNOSTIC code.julian2002-02-2210-94/+190
* | ANSIfy.markm2002-02-221-1/+1
* | Fix warnings inspired by lint, a commercial lint and WARNS=4.markm2002-02-224-21/+20
* | Fix a boatload of warnings inspired by lint, a commercial lintmarkm2002-02-221-16/+14
* | Warnings fixes.markm2002-02-221-1/+2
* | Fix warnings inspired by lint, a commercial lint and WARNS=4.markm2002-02-223-6/+10
* | Partially fix (well, work around) warnings inspired by lint, amarkm2002-02-221-2/+2
* | Fix warnings inspired by lint, a commercial lint and WARNS=4.markm2002-02-221-2/+3
* | Warnings fixes inspired by lint, a commercial lint and WARNS=4.markm2002-02-221-5/+4
* | Warning fix. Enter into the spirit of getopt(3) a bit more.markm2002-02-221-0/+2
* | Fix warnings inspired by lint, a commercial lint and WARNS=4.markm2002-02-227-36/+35
* | Fix warnings inspired by lint, a commercial lint and WARNS=4markm2002-02-221-9/+8
* | Also blindly attempt to fix broken world with respect to proc.p_runtimegreen2002-02-221-1/+3
OpenPOWER on IntegriCloud