| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create branch 'BETA_2_0'. | cvs2svn | 1994-11-21 | 1 | -7/+1 |
* | Avoid a division by zero if the actual sector size isn't known during the | Joerg Wunsch | 1994-11-07 | 1 | -1/+7 |
* | |Both, the wd and the sd driver do not reject invalid request of odd | Joerg Wunsch | 1994-11-03 | 1 | -1/+8 |
* | Changed RAW_PART to RAWPART so it comes from disklabel.h. | Poul-Henning Kamp | 1994-10-31 | 1 | -12/+14 |
* | Julian Elischer's disklabel fixes. | Jordan K. Hubbard | 1994-10-27 | 1 | -3/+6 |
* | Finished device configuration database work for all ISA devices (except `ze') | Garrett Wollman | 1994-10-23 | 1 | -3/+7 |
* | Peter Dufaults comconsole changes. | Poul-Henning Kamp | 1994-10-20 | 1 | -3/+4 |
* | all: register devices | Garrett Wollman | 1994-10-19 | 1 | -1/+51 |
* | Removed unused vars. Silenced gcc -Wall. Some of this stuff is virtually | Poul-Henning Kamp | 1994-10-08 | 1 | -10/+12 |
* | In sd_get_params() the timeout for the MODE_SENSE command was too | Rodney W. Grimes | 1994-10-04 | 1 | -2/+2 |
* | Pull in 1.1.5.1 changes to sd.c from 1.23 to 1.27 (basically the fixes for | Rodney W. Grimes | 1994-10-04 | 1 | -2/+5 |
* | Reviewed by: Julian Elischer / Jordan K. Hubbard | Stefan Eßer | 1994-09-28 | 1 | -2/+6 |
* | Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update(). | David Greenman | 1994-09-02 | 1 | -2/+2 |
* | Rather than exclude bounce buffers support with NOBOUNCE, include it | David Greenman | 1994-08-31 | 1 | -4/+2 |
* | Change RAW_PART back to 3, too early step right now, disklabels need more | Andrey A. Chernov | 1994-08-30 | 1 | -5/+5 |
* | Make decl/define for Debugger() match reality. | Jordan K. Hubbard | 1994-08-30 | 1 | -3/+3 |
* | RAW_PART=2 | Andrey A. Chernov | 1994-08-29 | 1 | -2/+2 |
* | 1) Changed ddb into a option rather than a pseudo-device (use options DDB | David Greenman | 1994-08-27 | 1 | -9/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | Rodney W. Grimes | 1994-05-25 | 1 | -17/+34 |
* | Bug fixes and performance improvements from John Dyson and myself: | David Greenman | 1994-04-20 | 1 | -5/+4 |
* | from John Dyson: | David Greenman | 1994-04-05 | 1 | -1/+5 |
* | Bounce buffers. From John Dyson with help from me. | David Greenman | 1994-03-23 | 1 | -1/+9 |
* | Catch the divide by zero bug earlier. If the drive give back | Andreas Schulz | 1994-03-15 | 1 | -3/+12 |
* | Put a safety check in for the secsiz divide for the MB printf. Else | Andreas Schulz | 1994-03-14 | 1 | -2/+2 |
* | Fixed bug in dump code that caused the wrong physical page to be dumped. | David Greenman | 1994-01-29 | 1 | -2/+2 |
* | Patch from Julian. Commit message by me. | Rodney W. Grimes | 1994-01-29 | 1 | -2/+2 |
* | Remove bogus and missleading comment, this has been fixed. | Rodney W. Grimes | 1994-01-22 | 1 | -2/+1 |
* | sddump code is now standard, no more options SDDUMP needed in the kernel | Rodney W. Grimes | 1994-01-06 | 1 | -35/+13 |
* | Make everything compile with -Wtraditional. Make it easier to distribute | Garrett Wollman | 1993-12-19 | 1 | -5/+4 |
* | Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and | Garrett Wollman | 1993-11-25 | 1 | -6/+6 |
* | New version of scsi code from Julian | Rodney W. Grimes | 1993-11-18 | 1 | -1330/+742 |
* | Increase timeout in sd_start_unit procedure from 2000 to 6000, per Adam David | Rodney W. Grimes | 1993-11-08 | 1 | -2/+2 |
* | Increase the timeout from 2000 counts to 6000 counts, reported by someone | Rodney W. Grimes | 1993-09-20 | 1 | -2/+2 |
* | The dynamically allocated struct's where not getting properly initialized | Rodney W. Grimes | 1993-09-20 | 1 | -1/+3 |
* | Fixed a small typo in an error printf. | Andreas Schulz | 1993-09-10 | 1 | -2/+2 |
* | Changed the delay from 100 seconds to 20 seconds if you don't have scsi | Rodney W. Grimes | 1993-09-09 | 1 | -2/+2 |
* | Revised drivers from Julian. Support for generic scsi. Fixed scsi tape (st.c) | Rodney W. Grimes | 1993-08-28 | 1 | -298/+366 |
* | Fixed printf's so that they announce them selfs correctly (ie aha%d: before | Rodney W. Grimes | 1993-08-21 | 1 | -31/+150 |
* | Update scsi code to the latest from Julian. This code is now identical | Rodney W. Grimes | 1993-08-20 | 1 | -161/+31 |
* | Removed tabs from the front of XXU: messages to make it fit the other | Rodney W. Grimes | 1993-08-06 | 1 | -2/+2 |
* | Removed PATCHKIT headers and updated our sources to Julian's with | Nate Williams | 1993-07-29 | 1 | -12/+134 |
* | Initial import, 0.1 + pk 0.2.4-B1 | Rodney W. Grimes | 1993-06-12 | 1 | -0/+1466 |