| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/3.1.0_cvs | cvs2svn | 1999-02-16 | 190 | -212/+212 |
| * | Fix ppc interrupt handling at boot. | Nicolas Souchu | 1999-02-14 | 1 | -2/+2 |
| * | MFC: Target mode fixes. | Justin T. Gibbs | 1999-02-11 | 2 | -9/+24 |
| * | Correct some indentation | Greg Lehey | 1999-02-11 | 1 | -34/+45 |
| * | build_write_request: correct logic for handling writes to volumes with | Greg Lehey | 1999-02-11 | 1 | -32/+27 |
| * | check_drive: Make sure that we don't open two different drives with | Greg Lehey | 1999-02-11 | 1 | -13/+26 |
| * | In some cases, it's possible that I/O errors will cause the daemon to | Greg Lehey | 1999-02-11 | 1 | -3/+14 |
| * | Bring the nlpt and plip drivers in sync with -current: | Dag-Erling Smørgrav | 1999-02-08 | 2 | -66/+72 |
| * | MFC: | Kazutaka YOKOTA | 1999-02-07 | 2 | -4/+4 |
| * | Changed to use IICBUS_REPEATED_START | Roger Hardiman | 1999-02-04 | 1 | -2/+2 |
| * | MFC: keycode fixes (atkbd.c, rev 1.4, kbdtables.h, 1.43, 1.44). | Kazutaka YOKOTA | 1999-01-31 | 2 | -71/+119 |
| * | MFC: pull down the splash screen when someone is about to read from | Kazutaka YOKOTA | 1999-01-31 | 1 | -7/+2 |
| * | Backport from -4.x, Fix '|' that was supposed to be '||' | Matthew Dillon | 1999-01-29 | 1 | -2/+2 |
| * | Change multiline comments to start with a lone /* and end with a */, | Greg Lehey | 1999-01-29 | 20 | -373/+717 |
| * | Change multiline comments to start with a lone /* and end with a */, | Greg Lehey | 1999-01-29 | 1 | -17/+26 |
| * | Retrofit revision 1.8: quieten warning messages, and conincidentally | Greg Lehey | 1999-01-28 | 1 | -3/+3 |
| * | build_write_request: only fail if all plexes are down, instead of if | Greg Lehey | 1999-01-28 | 1 | -2/+5 |
| * | Fix some format breakage before bde finds out | Greg Lehey | 1999-01-28 | 1 | -157/+107 |
| * | Retrofit revision 1.9 | Greg Lehey | 1999-01-28 | 1 | -4/+4 |
| * | Updated iicbus_repeated_start() for bt848 MSP34xx audio chip support | Roger Hardiman | 1999-01-27 | 1 | -3/+2 |
| * | Submitted by: Roger Hardiman | Roger Hardiman | 1999-01-27 | 1 | -1/+23 |
| * | Submitted by: Nicolas Souchu <nsouch@freebsd.org> | Roger Hardiman | 1999-01-26 | 1 | -1/+28 |
| * | Submitted by: Nicolas Souchu <nsouch@freebsd.org> | Roger Hardiman | 1999-01-26 | 1 | -1/+5 |
| * | Submitted by: Nicolas Souchu <nsouch@freebsd.org> | Roger Hardiman | 1999-01-26 | 1 | -2/+2 |
| * | Modify #include paths to make vinum compile statically | Greg Lehey | 1999-01-24 | 3 | -7/+7 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_3'. | cvs2svn | 1999-01-21 | 159 | -131444/+0 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -47/+59 |
| * | Retain some of the RAID5 texts even in the non-RAID5 versions. | Greg Lehey | 1999-01-21 | 1 | -1/+67 |
| * | Remove states: | Greg Lehey | 1999-01-21 | 1 | -28/+21 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -412/+455 |
| * | Change the style of revive: revive subdisks instead of plexes. This | Greg Lehey | 1999-01-21 | 1 | -35/+86 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -83/+41 |
| * | Add keywords help, makedev, quit and setdaemon | Greg Lehey | 1999-01-21 | 1 | -1/+7 |
| * | MMalloc: remove directory part of name correctly | Greg Lehey | 1999-01-21 | 1 | -5/+4 |
| * | Create functions lockdrive and unlockdrive to handle drive locking | Greg Lehey | 1999-01-21 | 1 | -2/+35 |
| * | Add keywords makedev, setdaemon and help. | Greg Lehey | 1999-01-21 | 1 | -1/+6 |
| * | Remove ioctls VINUM_GETUNMAPPED and VINUM_GETDEFECTIVE (we no longer | Greg Lehey | 1999-01-21 | 1 | -3/+7 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 2 | -390/+482 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -14/+25 |
| * | Remove old cruft | Greg Lehey | 1999-01-21 | 1 | -11/+2 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -110/+116 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -18/+40 |
| * | Code for vinum daemon. | Greg Lehey | 1999-01-21 | 1 | -0/+202 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -74/+30 |
| * | Reflect changes in vinumstate.h | Greg Lehey | 1999-01-21 | 1 | -5/+4 |
| * | Include Peter Wemm's renaming and restructuring | Greg Lehey | 1999-01-21 | 1 | -12/+41 |
| * | Include the copyright notice in the script, making the file COPYRIGHT | Greg Lehey | 1999-01-21 | 1 | -2/+40 |
| * | o enable plug and play support for the aha driver. Given the cumbersome | Warner Losh | 1999-01-20 | 3 | -22/+134 |
| * | Fix problem with zero valued map registers followed by valid map entries. | Stefan Eßer | 1999-01-19 | 2 | -3/+4 |
| * | syscons | Kazutaka YOKOTA | 1999-01-19 | 8 | -99/+233 |