| Commit message (Expand) | Author | Age | Files | Lines |
* | - Change command name from 'config' to 'configure'. | pjd | 2004-05-21 | 3 | -7/+7 |
* | Clear KSE thread flags after KSE thread mode is ended. The side effect | davidxu | 2004-05-21 | 4 | -2/+8 |
* | ifdef writing to registers that the base pci standard says are | imp | 2004-05-21 | 1 | -0/+13 |
* | Upon further review it was decided this piece of the msync(2) | kensmith | 2004-05-21 | 1 | -0/+2 |
* | Add ru_RU.KOI8-R relnotes and build infrastructure | den | 2004-05-21 | 19 | -0/+1525 |
* | Fixed some style bugs in tdsigwakeup(). | bde | 2004-05-21 | 1 | -11/+10 |
* | Fix spelling. | dfr | 2004-05-21 | 3 | -13/+13 |
* | Correct parsing of Solaris default ACLs. | kientzle | 2004-05-21 | 1 | -4/+6 |
* | Added dependency on the miibus module. | ru | 2004-05-21 | 1 | -0/+1 |
* | Compeletely rewrite the description of hw.pci.do_powerstate to sound | imp | 2004-05-21 | 1 | -2/+2 |
* | Improve the English somewhat. | imp | 2004-05-21 | 1 | -1/+1 |
* | Ooops, forgot to commit the updated definition for hw.pci.do_powerstate | imp | 2004-05-21 | 1 | -2/+1 |
* | MFp4: | imp | 2004-05-21 | 1 | -3/+7 |
* | Move pci_do_powerstate up a level. Now it just means 'do not turn devices | imp | 2004-05-21 | 1 | -3/+6 |
* | MFp4: o save/restore subvendor, subdevice, vendor, device, baseclass, | imp | 2004-05-21 | 1 | -0/+16 |
* | When attaching pccard and cardbus children, there's no need to set the | imp | 2004-05-21 | 1 | -6/+2 |
* | Now that we have the resource allocation code in current, the kludge | imp | 2004-05-21 | 2 | -56/+10 |
* | make the pci power state and resource code a lot less chatty. The | imp | 2004-05-21 | 1 | -17/+28 |
* | Sync to 1.178 of usbdevs | sanpei | 2004-05-21 | 2 | -2/+18 |
* | add support Kyocera AH-K3001V (cellular phone in Japan) | sanpei | 2004-05-21 | 2 | -6/+36 |
* | Delete history. | markm | 2004-05-20 | 0 | -0/+0 |
* | Delete history. | markm | 2004-05-20 | 0 | -0/+0 |
* | Delete history. | markm | 2004-05-20 | 0 | -0/+0 |
* | Delete history. | markm | 2004-05-20 | 0 | -0/+0 |
* | Delete history. | markm | 2004-05-20 | 0 | -0/+0 |
* | Delete history. | markm | 2004-05-20 | 0 | -0/+0 |
* | Delete history. | markm | 2004-05-20 | 0 | -0/+0 |
* | Delete history. | markm | 2004-05-20 | 0 | -0/+0 |
* | Delete history. | markm | 2004-05-20 | 0 | -0/+0 |
* | Delete history. | markm | 2004-05-20 | 0 | -0/+0 |
* | Delete history. | markm | 2004-05-20 | 0 | -0/+0 |
* | In tdsigwakeup(), use TD_ON_SLEEPQ() rather than TD_IS_SLEEPING() to see if | jhb | 2004-05-20 | 1 | -1/+1 |
* | Various style.Makefile(5) improvements. | pjd | 2004-05-20 | 6 | -21/+19 |
* | Various style.Makefile(5) improvements. | pjd | 2004-05-20 | 3 | -11/+15 |
* | Update the date. | pjd | 2004-05-20 | 1 | -1/+1 |
* | Remove unneeded lseek(2) hack to position past the 2GB point, | hmp | 2004-05-20 | 1 | -18/+9 |
* | Update the document date. | alc | 2004-05-20 | 1 | -1/+1 |
* | In cpu_sched_exit(), we must check vm_refcnt against 0, not 1, since | tmm | 2004-05-20 | 1 | -1/+1 |
* | Added "rescue". | ru | 2004-05-20 | 1 | -2/+2 |
* | Fixed printf format errors which helped break GUPROF for arches with | bde | 2004-05-20 | 1 | -2/+2 |
* | Initialize the history counter type field in struct gmonparam as | bde | 2004-05-20 | 1 | -0/+4 |
* | Clean up language. | ru | 2004-05-20 | 1 | -261/+293 |
* | MFi386 (1.37: GUPROF calibration macros; only routine adjustments needed). | bde | 2004-05-20 | 1 | -0/+19 |
* | Moved i386 asms to an i386 header. The asms are for calibration of | bde | 2004-05-20 | 2 | -19/+22 |
* | Really remove the return statement this time. Thanks to | mtm | 2004-05-20 | 1 | -1/+0 |
* | Whitespace cleanup | des | 2004-05-20 | 1 | -16/+16 |
* | Whitespace cleanup. | des | 2004-05-20 | 1 | -22/+22 |
* | Fix supposed compilation problem, using LIBDIR here can confuse core/ | pjd | 2004-05-20 | 3 | -2/+3 |
* | Whitespace cleanup. | des | 2004-05-20 | 1 | -29/+29 |
* | The err routine requires two arguments: an exit value and a string. | mtm | 2004-05-20 | 2 | -4/+3 |