| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'BETA_2_0'. | cvs2svn | 1994-11-21 | 5 | -29/+14 |
| * | 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 |
| * | Andreas Klemm's tape erase patches from 1.1.5.1 | Jordan K. Hubbard | 1994-10-28 | 2 | -2/+65 |
| * | Julian Elischer's disklabel fixes. | Jordan K. Hubbard | 1994-10-27 | 2 | -7/+8 |
| * | Finished device configuration database work for all ISA devices (except `ze') | Garrett Wollman | 1994-10-23 | 6 | -15/+57 |
| * | Make my ALLDEVS kernel compile (basically, LINT minus a lot of options). | Garrett Wollman | 1994-10-21 | 1 | -2/+3 |
| * | Peter Dufaults comconsole changes. | Poul-Henning Kamp | 1994-10-20 | 1 | -3/+4 |
| * | Implement scsi_externalize(), again. (This was supposed to be committed in the | Garrett Wollman | 1994-10-19 | 1 | -1/+12 |
| * | Define SCSI_EXTERNALLEN outside of #ifdef KERNEL, for lsdev. | Garrett Wollman | 1994-10-19 | 1 | -2/+3 |
| * | Forgot to bring this file over from previous commit. | Garrett Wollman | 1994-10-19 | 1 | -1/+8 |
| * | all: register devices | Garrett Wollman | 1994-10-19 | 4 | -4/+175 |
| * | Removed unused vars. Silenced gcc -Wall. Some of this stuff is virtually | Poul-Henning Kamp | 1994-10-08 | 5 | -81/+95 |
| * | 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 |
| * | GCC cleanup. | Poul-Henning Kamp | 1994-10-02 | 1 | -1/+2 |
| * | Reviewed by: Julian Elischer / Jordan K. Hubbard | Stefan Eßer | 1994-09-28 | 5 | -16/+361 |
| * | Changed CDOUTSTANDING back to a value of 2 (from 1), since this is now only | Stefan Eßer | 1994-09-16 | 1 | -2/+2 |
| * | Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update(). | David Greenman | 1994-09-02 | 1 | -2/+2 |
| * | Reviewed by: Stefan Esser <se> | Stefan Eßer | 1994-08-31 | 1 | -5/+16 |
| * | Rather than exclude bounce buffers support with NOBOUNCE, include it | David Greenman | 1994-08-31 | 4 | -15/+13 |
| * | 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 |
| * | Raw partition is 2 now | 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 | 3 | -23/+6 |
| * | 1) cleaned up after Garrett - fixed more redundant declarations, changed | David Greenman | 1994-08-20 | 1 | -3/+1 |
| * | Change all #includes to follow the current Berkeley style. Some of these | Garrett Wollman | 1994-08-13 | 1 | -2/+2 |
| * | Added $Id$ | David Greenman | 1994-08-02 | 3 | -16/+7 |
| * | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | Rodney W. Grimes | 1994-05-25 | 4 | -38/+44 |
| * | Wait a much longer time for slow devices like CD multichangers to timeout | Jordan K. Hubbard | 1994-05-19 | 1 | -3/+3 |
| * | Bug fixes and performance improvements from John Dyson and myself: | David Greenman | 1994-04-20 | 3 | -8/+18 |
| * | 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 | 4 | -5/+30 |
| * | Get rid of a nagging call to sleep() which crept back in. | Garrett Wollman | 1994-03-20 | 1 | -1/+1 |
| * | 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 |
| * | Gee, seems like I have commited this fix at least 3 times :-) | Rodney W. Grimes | 1994-02-07 | 1 | -2/+2 |
| * | Fixed CDIOREADTOCENTRYS ioctl call so that it returns only the entries | Steven Wallace | 1994-02-05 | 1 | -9/+11 |
| * | 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 | 5 | -11/+48 |
| * | Remove bogus and missleading comment, this has been fixed. | Rodney W. Grimes | 1994-01-22 | 1 | -2/+1 |
| * | "New" VM system from John Dyson & myself. For a run-down of the | David Greenman | 1994-01-14 | 2 | -5/+19 |
| * | 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 | 9 | -58/+74 |
| * | Patch from Julian Elischer: | David Greenman | 1993-11-25 | 1 | -2/+3 |
| * | Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and | Garrett Wollman | 1993-11-25 | 5 | -17/+33 |
| * | New version of scsi code from Julian | Rodney W. Grimes | 1993-11-18 | 17 | -6380/+5668 |
| * | Fixed comments. | Garrett Wollman | 1993-11-18 | 1 | -2/+2 |