summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Introduce private types for use in linux syscalls for two reasons:marcel2001-09-081-190/+210
* o Introduce private types for use in linux syscalls for two reasons:marcel2001-09-081-166/+215
* Don't call tsleep from AcpiOsStall(), call DELAY() always instead.iwasaki2001-09-081-5/+1
* If the local file does not exist, or is a regular file, and we're not tryingdes2001-09-081-27/+71
* Add missing entry to memory type name table and adjust field widths.dfr2001-09-082-4/+6
* Add a command 'memmap' to print out the EFI memory map.dfr2001-09-082-0/+150
* Convert the CMedia driver to using a device mutex and INTR_MPSAFE.green2001-09-081-2/+28
* Wrap array accesses in macros, which also happen to be lvalues:marcel2001-09-081-1/+1
* Fixes problem with pkg_add -r when adding multiple pkgs.unfurl2001-09-071-0/+1
* 1) If __SAPP stream is not seekable, remove __SAPP flag on first call insteadache2001-09-071-3/+10
* Driver supports CS4280 rather than CS428x.orion2001-09-072-4/+4
* Back out (with prejudice) the last WARNS=2 fix. I cannot understandmarkm2001-09-072-11/+9
* Add a bit of background to the ACPI release note.bmah2001-09-072-6/+12
* Yay!ru2001-09-071-236/+262
* Move to using .In instead of .Fd #include <> for include mark-up.asmodai2001-09-0727-39/+39
* reconnect strfmon.c to build listphantom2001-09-071-1/+1
* If -s -s is specified, don't show zero multicast routing statistics.ru2001-09-072-66/+48
* Fix some mdoc nits caused by my knowledge not being too up-to-date onasmodai2001-09-071-9/+12
* Port to ia64, taking into account the fact that pagesizes may be variable.dfr2001-09-071-0/+11
* ACPI CA updated to 20010831.dd2001-09-072-2/+2
* Deprecate the -l option in favour of more natural -W.ru2001-09-075-15/+11
* Don't print stray socket addresses (-A) with the listen queue display (-L).ru2001-09-071-23/+20
* Add options to select between 4k, 8k and 16k page sizes on ia64. Thedfr2001-09-072-0/+19
* Typo in comment.dfr2001-09-071-2/+2
* * Track ref/mod information properly when a mapping changes.dfr2001-09-071-4/+36
* Remove old setjmp/longjmp stubs.dfr2001-09-072-138/+0
* Add strfmon.3 to the fray.asmodai2001-09-072-1/+89
* Hook up the native EFI filesystem reader.dfr2001-09-072-2/+4
* Set currdev and loaddev variables.dfr2001-09-072-8/+8
* Add a libstand filesystem for accessing EFI native filesystems.dfr2001-09-073-3/+349
* Reformat.dfr2001-09-072-278/+280
* Remove some un-needed code that was accidentally included injulian2001-09-071-15/+0
* Patches from KAME to remove usage of Varargs in existingjulian2001-09-0710-66/+24
* First pass at porting John's "accept" changes tojulian2001-09-072-49/+383
* Fix another shortcircuit return() statement that I missed.jlemon2001-09-071-1/+1
* Fix sense of comparison in space test. Also eliminate a compilejlemon2001-09-071-8/+8
* Should check debug.acpi.avoid, not .disable.msmith2001-09-071-1/+1
* Correct the path for OsdEnvironment.c.green2001-09-071-1/+1
* Now that this code is MD, we don't need the i386 ifdefs.msmith2001-09-072-12/+18
* Allow the ACPI subsystem to be disabled with a hint.msmith2001-09-071-19/+59
* Move OsdEnvironment.c into MD code; searching for the ACPI tables is notmsmith2001-09-073-65/+1
* Merge our local branch changes with the 20010831 snapshot.msmith2001-09-074-173/+140
* For now just back out seek error checking in __SAPP case, it cause problemsache2001-09-071-2/+2
* This commit was generated by cvs2svn to compensate for changes in r83174,msmith2001-09-07108-2219/+1852
|\
| * Vendor-branch import of the Intel ACPI CA 20010831 snapshot.msmith2001-09-07112-2392/+1992
* | Initialise the adapter status to an invalid state, so that the initial checkmsmith2001-09-061-0/+1
* | Delete a note to myself that doesn't really belong in a releasedbmah2001-09-061-4/+0
* | Add a hack to acpi_EvaluateInteger() to handle the case of a methodjhb2001-09-061-1/+37
* | Delete some cruft that somehow snuck into this file.bmah2001-09-062-6/+0
* | All of this is now committed to the XFree86 port.jhb2001-09-061-52/+0
OpenPOWER on IntegriCloud