summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix the upgrade path from 4.1 and earlier.obrien2001-09-061-0/+11
* | Document two sysctl variables used by RFC 1948 functionality.bmah2001-09-061-2/+16
* | Allocate system resource IRQs as shareable; this is the typical case.msmith2001-09-061-1/+1
* | Call sendsig() with the proc lock held and return with it held.jhb2001-09-068-27/+16
* | Don't panic when we don't know the exact chip that is being used.imp2001-09-061-4/+44
* | Surf the net again and find more device IDs:imp2001-09-061-6/+24
* | minor commentaryimp2001-09-061-0/+10
* | Strip non version _number_ bits from HOST_OS_VERSION.obrien2001-09-061-1/+1
* | Add struct tags to avoid warnings in kernel code.dfr2001-09-061-2/+2
* | I was missing the HOST_OS_VERSION setting in the fall-back case.obrien2001-09-062-3/+6
* | Fix the size of medium code, the old one failed for DVD's.sos2001-09-061-1/+14
* | Use MACHINE_ARCH instead of MACHINE to fix pc98 module.nyan2001-09-061-3/+3
* | The default for -p was ``kern.notice'' in the -h case.ru2001-09-061-1/+1
* | Print the correct filename if we fail to open $etc_passwd.dd2001-09-061-1/+1
* | Fix all the ambiguous or erroneous statements of the brk(2)yar2001-09-061-55/+87
* | Update the atkbdc, atkbd, and psm drivers to probe/attachyokota2001-09-0610-335/+728
* | SECURITY.ru2001-09-062-33/+18
* | sysinstall's primitive network configuration expects only one valuemurray2001-09-061-0/+2
* | There is a problem in this example script. Setting ftp=time.cdrom.commurray2001-09-061-1/+1
* | If we're running as init, install a signal handler for SIGCHLD.murray2001-09-062-0/+26
* | Fix verbose probe message.sos2001-09-061-6/+8
* | * Switch from doing compress(1)ed crashdumps with the -z flag to usingkris2001-09-063-40/+43
* | correctly wrap macros with { }phantom2001-09-061-2/+3
* | Add zopen(), a stdio wrapper for gzipped data streams.kris2001-09-062-1/+41
* | strfmon(3) is not ready to go live.obrien2001-09-061-1/+1
* | Don't use a silly test to define INTR_ENTROPY.scottl2001-09-061-1/+1
* | Add support for set/getting the region code on DVD drives.sos2001-09-061-0/+3
* | Sort FILES.ru2001-09-061-5/+5
* | Mention some additional NatSemi DP8382x-based cards being marketed bywpaul2001-09-061-0/+4
* | Convert systat(1) to use the new devstat interface.ken2001-09-063-53/+46
* | Wrap array accesses in macros, which also happen to be lvalues:jlemon2001-09-0624-80/+99
* | Cosmetic cleanups and rearrangement for code to come. There should bejlemon2001-09-061-63/+68
* | gif(4) is no longer a count device, reflect this change.brooks2001-09-061-1/+1
OpenPOWER on IntegriCloud