| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 2 | -24/+24 |
| * | Fix -Wformat warnings from LINT kernel. | Rodney W. Grimes | 1995-05-11 | 1 | -2/+2 |
| * | Rewrite the MCD_TRACE macro to be a varargs macro so that the extraneous | Rodney W. Grimes | 1995-05-09 | 1 | -18/+25 |
| * | Add a class field to devconf and mst drivers. | Garrett Wollman | 1995-04-12 | 1 | -4/+6 |
| * | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | Bruce Evans | 1995-03-28 | 1 | -1/+6 |
| * | READSUBCHANNEL: | Andrey A. Chernov | 1995-02-23 | 1 | -13/+25 |
| * | Increase retry count while reading toc, old one | Andrey A. Chernov | 1995-02-22 | 1 | -2/+2 |
| * | Implement tray closing and tray locking | Andrey A. Chernov | 1995-02-22 | 1 | -19/+130 |
| * | Use double speed read for FX001D, now this drive | Andrey A. Chernov | 1995-01-30 | 2 | -9/+21 |
| * | Merge several probe diagnostics into one. | Andrey A. Chernov | 1994-12-24 | 2 | -27/+20 |
| * | Remove get status from probe, confuse LU002 | Andrey A. Chernov | 1994-12-21 | 1 | -5/+3 |
| * | stbytes miss by one for new model | Andrey A. Chernov | 1994-12-21 | 1 | -4/+4 |
| * | Remove unused variable from previous commit | Andrey A. Chernov | 1994-11-14 | 1 | -2/+1 |
| * | Add model autodetection code, idea from burgess@s069.infonet.net | Andrey A. Chernov | 1994-11-14 | 1 | -4/+44 |
| * | Implement CDIOCALLOW as dummy function (for xcdplayer) | Andrey A. Chernov | 1994-11-12 | 1 | -1/+3 |
| * | Changes from bugress@s069.infonet.net NOT installed (expect one | Andrey A. Chernov | 1994-11-12 | 1 | -10/+19 |
| * | Add and reorganize new MCD commands from bugress@s069.infonet.net | Andrey A. Chernov | 1994-11-12 | 2 | -15/+71 |
| * | Julian Elischer's disklabel fixes. | Jordan K. Hubbard | 1994-10-27 | 1 | -2/+1 |
| * | Finished device configuration database work for all ISA devices (except `ze') | Garrett Wollman | 1994-10-23 | 1 | -1/+27 |
| * | Increase transfer speed by waiting much less than 10ms after request | Andrey A. Chernov | 1994-09-14 | 1 | -2/+11 |
| * | Reviewed by: Stefan Esser <se> | Stefan Eßer | 1994-09-06 | 1 | -2/+2 |
| * | Newly implemented ioctls list: | Andrey A. Chernov | 1994-09-03 | 2 | -245/+344 |
| * | Raw partition is 2 now | Andrey A. Chernov | 1994-08-29 | 1 | -2/+2 |
| * | Bruce was right, stupid device returns non-busy state too early, | Andrey A. Chernov | 1994-08-28 | 1 | -8/+6 |
| * | Continue previous fix: | Andrey A. Chernov | 1994-08-27 | 1 | -3/+5 |
| * | 1) Raw partition number was incorrectly 0, changed to 3 | Andrey A. Chernov | 1994-08-27 | 1 | -5/+22 |
| * | Change all #includes to follow the current Berkeley style. Some of these | Garrett Wollman | 1994-08-13 | 1 | -17/+17 |
| * | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | Rodney W. Grimes | 1994-05-25 | 1 | -1/+1 |
| * | Change old alias b_cylin to b_resid | Gary Clark II | 1994-04-30 | 1 | -2/+2 |
| * | Bug fixes and performance improvements from John Dyson and myself: | David Greenman | 1994-04-20 | 1 | -1/+4 |
| * | Changed the raw partition number from 3 to 0. This change lets us use | Andreas Schulz | 1994-03-21 | 1 | -2/+2 |
| * | Used definable status codes (some may be sharable, esp the door open codes, but | Jordan K. Hubbard | 1994-03-06 | 1 | -8/+8 |
| * | Added more status bytes for the mitsumi drive. This is only an ugly | Andreas Schulz | 1994-03-05 | 1 | -2/+7 |
| * | This should stop the false probes in their slimey little tracks. | Jordan K. Hubbard | 1994-03-05 | 1 | -2/+5 |
| * | This is Jordans probe code fixes. Tested on LU002, FX001D. Then I went | Rodney W. Grimes | 1994-02-22 | 2 | -127/+217 |
| * | Fixed bug in probe that was causing it to always probe true. | David Greenman | 1994-02-07 | 1 | -2/+2 |
| * | Update for new format of cd_toc_entry that was changed in sys/cdio.h. | Rodney W. Grimes | 1994-02-06 | 1 | -4/+4 |
| * | Added the correct typecast's to the untimeout calls. Added a missing | Andreas Schulz | 1994-01-22 | 1 | -4/+5 |
| * | Reduced the delay amounts per patch submitted by gclarkii@netport.neosoft.com | Nate Williams | 1994-01-18 | 1 | -4/+4 |
| * | From Gary Clark II: | Jordan K. Hubbard | 1994-01-16 | 2 | -72/+46 |
| * | Make everything compile with -Wtraditional. Make it easier to distribute | Garrett Wollman | 1993-12-19 | 1 | -8/+13 |
| * | Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and | Garrett Wollman | 1993-11-25 | 1 | -10/+13 |
| * | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | Rodney W. Grimes | 1993-10-16 | 1 | -2/+1 |
| * | Mitsumi cd rom driver from Holger Viet as fixed up by Gary Clark II. | Rodney W. Grimes | 1993-10-12 | 2 | -0/+1411 |