| Commit message (Expand) | Author | Age | Files | Lines |
* | Silence a warning on the Alpha. | dd | 2001-06-30 | 1 | -1/+2 |
* | Silence a warning on the Alpha. | dd | 2001-06-30 | 1 | -1/+1 |
* | Repo copy i8237.h to dev/ic so we can get rid of some of the final vestiges | imp | 2001-06-30 | 8 | -19/+7 |
* | Fix warning message. | imp | 2001-06-30 | 1 | -3/+4 |
* | Remove the p_spinlocks spin lock count that was obsoleted by the | jhb | 2001-06-30 | 2 | -2/+0 |
* | Replace some use of 'p' with 'targetp' so as to not scarily overload the | rwatson | 2001-06-30 | 2 | -22/+34 |
* | Make the schedlock saved critical section state a per-thread property. | jhb | 2001-06-30 | 2 | -4/+3 |
* | Properly cast a size argument to an unsigned type. | roam | 2001-06-29 | 1 | -1/+2 |
* | Wrap the interrupt handler so that we can get the ACPI lock. | msmith | 2001-06-29 | 1 | -2/+20 |
* | Add ACPI lock support. | msmith | 2001-06-29 | 1 | -13/+52 |
* | Correct a spelling error. | dd | 2001-06-29 | 1 | -1/+1 |
* | - fixed typo | ume | 2001-06-29 | 1 | -4/+4 |
* | Add ACPI subsystem mutex support, currently disabled. This implements | msmith | 2001-06-29 | 1 | -1/+21 |
* | Update for new debug layer constant names in the ACPI CA 20010615 | msmith | 2001-06-29 | 5 | -5/+5 |
* | Use msleep() when we sleep waiting for a GPE, since we are holding the | msmith | 2001-06-29 | 1 | -37/+55 |
* | Update to synch with the 20010615 ACPI CA import. | msmith | 2001-06-29 | 1 | -129/+183 |
* | sync usage/description with reality. | ume | 2001-06-29 | 2 | -3/+7 |
* | Merge FreeBSD-specific changes. | msmith | 2001-06-29 | 3 | -2/+14 |
* | This commit was generated by cvs2svn to compensate for changes in r78986, | msmith | 2001-06-29 | 16 | -362/+715 |
|\ |
|
| * | Vendor import of the Intel ACPI CA 20010615 snapshot. | msmith | 2001-06-29 | 19 | -364/+729 |
* | | Use __unused for non-used variables. | green | 2001-06-29 | 2 | -2/+2 |
* | | stop sending echo packets whenever the upper limit is specified by the -c | ume | 2001-06-29 | 1 | -7/+10 |
* | | Move ast() and userret() to sys/kern/subr_trap.c now that they are MI. | jhb | 2001-06-29 | 11 | -1645/+19 |
* | | Silence warnings on the Alpha: don't assume size_t is an int. | dd | 2001-06-29 | 1 | -1/+1 |
* | | Remove cruft from old bus. | imp | 2001-06-29 | 2 | -6/+0 |
* | | Remove file that hasn't been used since ze/zp. | imp | 2001-06-29 | 1 | -191/+0 |
* | | Clear the in thread scheduler flag after jumping to the start of | deischen | 2001-06-29 | 3 | -0/+18 |
* | | Connect the new kldconfig(8) utility to the build. | roam | 2001-06-29 | 1 | -0/+1 |
* | | Add kldconfig(8), a utility to modify the kernel module search path. | roam | 2001-06-29 | 3 | -0/+587 |
* | | Also add a colon to "Bad passphrase, please try again ". | green | 2001-06-29 | 1 | -1/+1 |
* | | Put in a missing colon in the "Enter passphrase" message. | green | 2001-06-29 | 1 | -1/+1 |
* | | Use the new-born BIO_CMD1 instead of fudging a bio_flag value for reading | joerg | 2001-06-29 | 2 | -232/+144 |
* | | Two more "oops"es here: i didn't mean to turn on fdc debugging by | joerg | 2001-06-29 | 1 | -2/+2 |
* | | Define BIO_CMD{1,2}, available for local hacks, similar to the already | joerg | 2001-06-29 | 1 | -0/+4 |
* | | Fix editor'o where I lost the `+'. | obrien | 2001-06-29 | 1 | -1/+1 |
* | | Clarify the feature that -exec parameters won't get | yar | 2001-06-29 | 1 | -0/+5 |
* | | Backout CSRG revision 7.22 to this file (if in_losing notices an | ru | 2001-06-29 | 1 | -3/+2 |
* | | Add a note on what happens if the "-p" option is specified | yar | 2001-06-29 | 1 | -0/+2 |
* | | Add a new MI pointer to the process' trapframe p_frame instead of using | jhb | 2001-06-29 | 41 | -181/+172 |
* | | Enable interrupts again after disabling them in epson_{in,out}sw(). | jhb | 2001-06-29 | 1 | -0/+2 |
* | | Duh-oh! When beautifying a comment right before my last commit, i | joerg | 2001-06-29 | 1 | -1/+1 |
* | | - Added entry for Daniel C. Sobral. | ru | 2001-06-29 | 1 | -2/+3 |
* | | Make `rttrash' variable (#routes not in table but not freed) visible | ru | 2001-06-29 | 3 | -5/+17 |
* | | Fixed bogon in revision 1.37. Don't bogusly print a radix node's | ru | 2001-06-29 | 1 | -8/+3 |
* | | Don't free buffers we didn't allocate. | yokota | 2001-06-29 | 2 | -3/+6 |
* | | This change slipped through hidden in a CVS conflict. Logically belongs | joerg | 2001-06-29 | 2 | -6/+6 |
* | | Upgrade to Binutils 2.11.2. | obrien | 2001-06-29 | 1 | -2/+25 |
* | | First stab at fixing resource deallocation, and implementing fdc(4) as | joerg | 2001-06-29 | 4 | -21/+78 |
* | | Quit the ioctl MOUSE_GETINFO as soon as we have gathered necessary | yokota | 2001-06-29 | 1 | -1/+1 |
* | | Test "sc->kbd != NULL" rather than "sc != NULL" before | yokota | 2001-06-29 | 1 | -1/+1 |