aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BDECFLAGSBill Fumerola2002-02-231-6/+8
* KNF -> ANSI function declarationsBill Fumerola2002-02-231-6/+3
* KNF to ANSI function declaration, silence a warningBill Fumerola2002-02-231-14/+9
* warning fixes, mostly type matchingBill Fumerola2002-02-234-10/+10
* convert from KNR to ANSI function declarationsBill Fumerola2002-02-239-114/+92
* Grrr. Got the wrong date on the last ACPI update. Fix this beforeBruce A. Mah2002-02-232-2/+2
* Updated release note: ACPI 20020207. While I'm here, correct anBruce A. Mah2002-02-232-4/+4
* Don't call critical_enter()/critical_exit() around calls to pmap_pvo_enter()Benno Rice2002-02-233-24/+0
* AcpiOsPrintf and AcpiOsVprintf now return void.Mike Smith2002-02-231-6/+4
* AcpiOsCallocate is no longer required.Mike Smith2002-02-231-11/+0
* Match namespace cleanup changes in ACPI CA 20020217 update.Mike Smith2002-02-235-24/+25
* Add our own private defines for driver debug layers.Mike Smith2002-02-231-7/+18
* Match namespace cleanup changes in ACPI CA 20020217 update.Mike Smith2002-02-231-46/+72
* Match namespace cleanup changes in ACPI CA 20020217 update.Mike Smith2002-02-232-60/+68
* Match namespace cleanup changes in ACPI CA 20020217 update.Mike Smith2002-02-232-38/+74
* Match namespace cleanup changes in ACPI CA 20020217 update.Mike Smith2002-02-234-16/+16
* Match namespace cleanup changes in ACPI CA 20020217 update.Mike Smith2002-02-231-38/+44
* Match namespace cleanup changes in ACPI CA 20020217 update.Mike Smith2002-02-231-34/+15
* Match namespace cleanup changes in ACPI CA 20020217 update.Mike Smith2002-02-231-125/+78
* Resolve conflicts arising from the ACPI CA 20020217 import.Mike Smith2002-02-2312-513/+586
* This commit was generated by cvs2svn to compensate for changes in r91116,Mike Smith2002-02-23126-7188/+7685
|\
| * Vendor import of the Intel ACPI CA 20020217 drop.Mike Smith2002-02-23138-7696/+8266
* | Add -ffreestanding to CFLAGS.Jake Burkholder2002-02-231-0/+1
* | Add make variables for fs support and propagate them to CFLAGS. PutJake Burkholder2002-02-231-9/+21
* | Fix test for != 0 that should be > 0.Jake Burkholder2002-02-231-1/+1
* | Check the return values of index() and don't dereference it if its null;Jake Burkholder2002-02-231-2/+8
* | #if 0 more bootinfo stuff.Jake Burkholder2002-02-231-0/+4
* | Fix fs support ifdefs. Add tftp support. Add physical and virtualJake Burkholder2002-02-231-12/+107
* | Allocate a frame on our initial stack so that it doesn't run off intoJake Burkholder2002-02-232-12/+24
* | Add OF_claim_virt() and OF_release_phys().Jake Burkholder2002-02-232-0/+72
* | Include <machine/metadata.h>.Jake Burkholder2002-02-231-0/+2
* | The usage of 'newaliases' needs to be after we know for sure that /usrDavid E. O'Brien2002-02-238-15/+25
* | Don't echo a comment during make depend.Jake Burkholder2002-02-231-3/+2
* | Make this compile.Jake Burkholder2002-02-231-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r91100,Dag-Erling Smørgrav2002-02-2394-284/+3860
|\ \
| * | Vendor import of OpenPAM Cantaloupevendor/openpam/CANTALOUPEDag-Erling Smørgrav2002-02-2394-284/+3860
* | | This commit was generated by cvs2svn to compensate for changes in r91097,Dag-Erling Smørgrav2002-02-2311-26/+73
|\| |
| * | Vendor import of OpenPAM Caliopsisvendor/openpam/CALIOPSISDag-Erling Smørgrav2002-02-2311-26/+73
* | | This commit was generated by cvs2svn to compensate for changes in r91094,Dag-Erling Smørgrav2002-02-2387-0/+6867
|\| |
| * | Vendor import of OpenPAM Calamitevendor/openpam/CALAMITEDag-Erling Smørgrav2002-02-2387-0/+6867
| /
* | Add some DIAGNOSTIC code.Julian Elischer2002-02-2210-94/+190
* | ANSIfy.Mark Murray2002-02-221-1/+1
* | Fix warnings inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-224-21/+20
* | Fix a boatload of warnings inspired by lint, a commercial lintMark Murray2002-02-221-16/+14
* | Warnings fixes.Mark Murray2002-02-221-1/+2
* | Fix warnings inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-223-6/+10
* | Partially fix (well, work around) warnings inspired by lint, aMark Murray2002-02-221-2/+2
* | Fix warnings inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-221-2/+3
* | Warnings fixes inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-221-5/+4
* | Warning fix. Enter into the spirit of getopt(3) a bit more.Mark Murray2002-02-221-0/+2